V3 Value SetActClassClinicalDocument
v3.ActClassClinicalDocument
http://terminology.hl7.org/ValueSet/v3-ActClassClinicalDocument
A clinical document is a documentation of clinical observations and services, with the following characteristics: (1) Persistence - A clinical document continues to exist in an unaltered state, for a time period defined by local and regulatory requirements; (2) Stewardship - A clinical document is maintained by a person or organization entrusted with its care; (3) Potential for authentication - A clinical document is an assemblage of information that is intended to be legally authenticated; (4) Wholeness - Authentication of a clinical document applies to the whole and does not apply to portions of the document without the full context of the document; (5) Human readability - A clinical document is human readable."
| ID | v3-ActClassClinicalDocument |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-ActClassClinicalDocument |
|---|
| Version | 2014-03-26 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-ActClass |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | DOCCLIN |
|
|---|
{
"resourceType": "ValueSet",
"id": "v3-ActClassClinicalDocument",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:42:20.022+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-ActClassClinicalDocument",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.13948"
} ],
"version": "2014-03-26",
"name": "v3.ActClassClinicalDocument",
"title": "V3 Value SetActClassClinicalDocument",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " A clinical document is a documentation of clinical observations and services, with the following characteristics: (1) Persistence - A clinical document continues to exist in an unaltered state, for a time period defined by local and regulatory requirements; (2) Stewardship - A clinical document is maintained by a person or organization entrusted with its care; (3) Potential for authentication - A clinical document is an assemblage of information that is intended to be legally authenticated; (4) Wholeness - Authentication of a clinical document applies to the whole and does not apply to portions of the document without the full context of the document; (5) Human readability - A clinical document is human readable.\"",
"immutable": true,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "DOCCLIN"
} ]
} ]
}
}