This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0275 ( Document Storage Status)
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0275"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Document Storage Status</p> <table class="grid"> <tr> <td> <b>Code</b> </td> <td> <b>Description</b> </td> <td> <b>Deutsch (German)</b> </td> <td> <b>Nederlands (Dutch)</b> </td> <td> <b>Comment</b> </td> <td> <b>Version</b> </td> </tr> <tr> <td>aa <a name="aa"> </a> </td> <td>Active and archived</td> <td>Aktiv und archiviert</td> <td>Actief en gearchiveerd</td> <td/> <td>added v2.3</td> </tr> <tr> <td>ac <a name="ac"> </a> </td> <td>Active</td> <td>Aktiv</td> <td>Actief</td> <td/> <td>added v2.3</td> </tr> <tr> <td>ar <a name="ar"> </a> </td> <td>Archived (not active)</td> <td>Archiviert (inaktiv)</td> <td>Gearchiveerd (niet actief)</td> <td/> <td>added v2.3</td> </tr> <tr> <td>pu <a name="pu"> </a> </td> <td>Purged</td> <td>Bereinigt (gelöscht)</td> <td>Verwijderd</td> <td/> <td>added v2.3</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/v2/0275"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.133883.18.168"/> </identifier> <version value="2.8.2"/> <name value="v2 Document Storage Status"/> <status value="active"/> <experimental value="true"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0275 ( Document Storage Status)"/> <caseSensitive value="false"/> <valueSet value="http://hl7.org/fhir/ValueSet/v2-0275"/> <content value="complete"/> <concept> <code value="AA"/> <display value="Active and archived"/> <designation> <language value="de"/> <value value="Aktiv und archiviert"/> </designation> <designation> <language value="nl"/> <value value="Actief en gearchiveerd"/> </designation> </concept> <concept> <code value="AC"/> <display value="Active"/> <designation> <language value="de"/> <value value="Aktiv"/> </designation> <designation> <language value="nl"/> <value value="Actief"/> </designation> </concept> <concept> <code value="AR"/> <display value="Archived (not active)"/> <designation> <language value="de"/> <value value="Archiviert (inaktiv)"/> </designation> <designation> <language value="nl"/> <value value="Gearchiveerd (niet actief)"/> </designation> </concept> <concept> <code value="PU"/> <display value="Purged"/> <designation> <language value="de"/> <value value="Bereinigt (gelöscht)"/> </designation> <designation> <language value="nl"/> <value value="Verwijderd"/> </designation> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.