STU3 Candidate

This page is part of the FHIR Specification (v1.8.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 . Page versions: R4 R3

V2-0364.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0364 ( Comment Type)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0364"/>
  <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>Comment Type</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Nederlands (Dutch)</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>1R
            <a name="1R"> </a>
          </td>
          <td>Primary Reason</td>
          <td>Primaire reden</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>2R
            <a name="2R"> </a>
          </td>
          <td>Secondary Reason</td>
          <td>Secundaire reden</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>AI
            <a name="AI"> </a>
          </td>
          <td>Ancillary Instructions</td>
          <td>Aanvullende instructies</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>DR
            <a name="DR"> </a>
          </td>
          <td>Duplicate/Interaction Reason</td>
          <td>Duplicaat/interactie reden</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>GI
            <a name="GI"> </a>
          </td>
          <td>General Instructions</td>
          <td>Algemene instructies</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>GR
            <a name="GR"> </a>
          </td>
          <td>General Reason</td>
          <td>Algemene reden</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>PI
            <a name="PI"> </a>
          </td>
          <td>Patient Instructions</td>
          <td>Patiëntinstructies</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
        <tr>
          <td>RE
            <a name="RE"> </a>
          </td>
          <td>Remark</td>
          <td>Opmerking</td>
          <td/>
          <td>added v2.3.1</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/v2/0364"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.133883.18.222"/>
  </identifier>
  <version value="2.8.2"/>
  <name value="v2 Comment Type"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0364 ( Comment Type)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0364"/>
  <content value="complete"/>
  <concept>
    <code value="1R"/>
    <display value="Primary Reason"/>
    <designation>
      <language value="nl"/>
      <value value="Primaire reden"/>
    </designation>
  </concept>
  <concept>
    <code value="2R"/>
    <display value="Secondary Reason"/>
    <designation>
      <language value="nl"/>
      <value value="Secundaire reden"/>
    </designation>
  </concept>
  <concept>
    <code value="AI"/>
    <display value="Ancillary Instructions"/>
    <designation>
      <language value="nl"/>
      <value value="Aanvullende instructies"/>
    </designation>
  </concept>
  <concept>
    <code value="DR"/>
    <display value="Duplicate/Interaction Reason"/>
    <designation>
      <language value="nl"/>
      <value value="Duplicaat/interactie reden"/>
    </designation>
  </concept>
  <concept>
    <code value="GI"/>
    <display value="General Instructions"/>
    <designation>
      <language value="nl"/>
      <value value="Algemene instructies"/>
    </designation>
  </concept>
  <concept>
    <code value="GR"/>
    <display value="General Reason"/>
    <designation>
      <language value="nl"/>
      <value value="Algemene reden"/>
    </designation>
  </concept>
  <concept>
    <code value="PI"/>
    <display value="Patient Instructions"/>
    <designation>
      <language value="nl"/>
      <value value="Patiëntinstructies"/>
    </designation>
  </concept>
  <concept>
    <code value="RE"/>
    <display value="Remark"/>
    <designation>
      <language value="nl"/>
      <value value="Opmerking"/>
    </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.