This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0273 ( Document Availability Status)
{ "resourceType": "ValueSet", "text": { "status": "additional", "div": "<div><p>Document Availability Status</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>AV<a name=\"AV\"> </a></td><td>Available for patient care</td><td>added v2.3</td></tr>\r\n <tr><td>CA<a name=\"CA\"> </a></td><td>Deleted</td><td>added v2.3.1</td></tr>\r\n <tr><td>OB<a name=\"OB\"> </a></td><td>Obsolete</td><td>added v2.3.1</td></tr>\r\n <tr><td>UN<a name=\"UN\"> </a></td><td>Unavailable for patient care</td><td>added v2.3</td></tr>\r\n</table>\r\n</div>" }, "identifier": "http://hl7.org/fhir/v2/vs/0273", "name": "v2 Document Availability Status", "publisher": "HL7, Inc", "telecom": [ { "system": "url", "value": "http://hl7.org" } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0273 ( Document Availability Status)", "status": "active", "date": "2011-01-28", "define": { "system": "http://hl7.org/fhir/v2/0273", "caseSensitive": true, "concept": [ { "code": "AV", "display": "Available for patient care" }, { "code": "CA", "display": "Deleted" }, { "code": "OB", "display": "Obsolete" }, { "code": "UN", "display": "Unavailable for patient care" } ] } }