HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: commentType - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0364"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0364 defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">PI<a name="v2-0364-PI"> </a></td><td>Patient Instructions</td><td>Patient Instructions</td></tr><tr><td style="white-space:nowrap">AI<a name="v2-0364-AI"> </a></td><td>Ancillary Instructions</td><td>Ancillary Instructions</td></tr><tr><td style="white-space:nowrap">GI<a name="v2-0364-GI"> </a></td><td>General Instructions</td><td>General Instructions</td></tr><tr><td style="white-space:nowrap">1R<a name="v2-0364-1R"> </a></td><td>Primary Reason</td><td>Primary Reason</td></tr><tr><td style="white-space:nowrap">2R<a name="v2-0364-2R"> </a></td><td>Secondary Reason</td><td>Secondary Reason</td></tr><tr><td style="white-space:nowrap">GR<a name="v2-0364-GR"> </a></td><td>General Reason</td><td>General Reason</td></tr><tr><td style="white-space:nowrap">RE<a name="v2-0364-RE"> </a></td><td>Remark</td><td>Remark</td></tr><tr><td style="white-space:nowrap">DR<a name="v2-0364-DR"> </a></td><td>Duplicate/Interaction Reason</td><td>Duplicate/Interaction Reason</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="inm"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0364"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.222"/>
  </identifier>
  <version value="2.1.0"/>
  <name value="CommentType"/>
  <title value="commentType"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/"/>
    </telecom>
  </contact>
  <description
               value="Code system of concepts that identify the type of comment text being sent in the specific comment record.  Used in the Notes and Comments (NTE) segment in HL7 Version 2.x messaging."/>
  <purpose
           value="Underlying Master Code System for V2 table 0364 (Comment Type)"/>
  <copyright
             value="Copyright HL7. Licensed under creative commons public domain"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0364"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <concept id="3655">
    <code value="PI"/>
    <display value="Patient Instructions"/>
    <definition value="Patient Instructions"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3656">
    <code value="AI"/>
    <display value="Ancillary Instructions"/>
    <definition value="Ancillary Instructions"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3657">
    <code value="GI"/>
    <display value="General Instructions"/>
    <definition value="General Instructions"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3658">
    <code value="1R"/>
    <display value="Primary Reason"/>
    <definition value="Primary Reason"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3659">
    <code value="2R"/>
    <display value="Secondary Reason"/>
    <definition value="Secondary Reason"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3660">
    <code value="GR"/>
    <display value="General Reason"/>
    <definition value="General Reason"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3661">
    <code value="RE"/>
    <display value="Remark"/>
    <definition value="Remark"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3662">
    <code value="DR"/>
    <display value="Duplicate/Interaction Reason"/>
    <definition value="Duplicate/Interaction Reason"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>