FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: EncounterSpecialCourtesy - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-EncounterSpecialCourtesy"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy</code> 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><td><b>internalId</b></td><td><b>status</b></td></tr><tr><td style="white-space:nowrap">EXT<a name="v3-EncounterSpecialCourtesy-EXT"> </a></td><td>extended courtesy</td><td/><td>12244</td><td>active</td></tr><tr><td style="white-space:nowrap">NRM<a name="v3-EncounterSpecialCourtesy-NRM"> </a></td><td>normal courtesy</td><td/><td>12243</td><td>active</td></tr><tr><td style="white-space:nowrap">PRF<a name="v3-EncounterSpecialCourtesy-PRF"> </a></td><td>professional courtesy</td><td/><td>12245</td><td>active</td></tr><tr><td style="white-space:nowrap">STF<a name="v3-EncounterSpecialCourtesy-STF"> </a></td><td>staff</td><td>Courtesies extended to the staff of the entity providing service.</td><td>12247</td><td>active</td></tr><tr><td style="white-space:nowrap">VIP<a name="v3-EncounterSpecialCourtesy-VIP"> </a></td><td>very important person</td><td/><td>12246</td><td>active</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy"/>
  <version value="2.1.0"/>
  <name value="EncounterSpecialCourtesy"/>
  <title value="EncounterSpecialCourtesy"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-03-20T10:00:00+10:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="**** MISSING DESCRIPTION ****"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <property>
    <code value="Specializes"/>
    <description
                 value="The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."/>
    <type value="Coding"/>
  </property>
  <property>
    <code value="Generalizes"/>
    <description
                 value="Inverse of Specializes.  Only included as a derived relationship."/>
    <type value="Coding"/>
  </property>
  <property>
    <code value="internalId"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/>
    <description
                 value="The internal identifier for the concept in the HL7 Access database repository."/>
    <type value="code"/>
  </property>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description
                 value="Designation of a concept's state. Normally is not populated unless the state is retired."/>
    <type value="code"/>
  </property>
  <concept>
    <code value="EXT"/>
    <display value="extended courtesy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="12244"/>
    </property>
  </concept>
  <concept>
    <code value="NRM"/>
    <display value="normal courtesy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="12243"/>
    </property>
  </concept>
  <concept>
    <code value="PRF"/>
    <display value="professional courtesy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="12245"/>
    </property>
  </concept>
  <concept>
    <code value="STF"/>
    <display value="staff"/>
    <definition
                value="Courtesies extended to the staff of the entity providing service."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="12247"/>
    </property>
  </concept>
  <concept>
    <code value="VIP"/>
    <display value="very important person"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="12246"/>
    </property>
  </concept>
</CodeSystem>