Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0275.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0275 ( Document Storage Status)

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0275"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-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/ValueSet/v2-0275"/>
  <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)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.168"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0275"/>
    <caseSensitive value="false"/>
    <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>
</ValueSet>

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.