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

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

: v3 Code System CodingRationale - XML Representation

Page standards status: External Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-CodingRationale"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-CodingRationale</b></p><a name="v3-CodingRationale"> </a><a name="hcv3-CodingRationale"> </a><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>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-CodingRationale</code> defines the following codes in a Is-A hierarchy:</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>status</b></td></tr><tr><td style="white-space:nowrap">O<a name="v3-CodingRationale-O"> </a></td><td>originally produced code</td><td>Description: Originally produced code.</td><td/></tr><tr><td style="white-space:nowrap">OR<a name="v3-CodingRationale-OR"> </a></td><td>original and required</td><td>Originally produced code, required by the specification describing the use of the coded concept.</td><td/></tr><tr><td style="white-space:nowrap">P<a name="v3-CodingRationale-P"> </a></td><td>post-coded</td><td>Description: Post-coded from free text source&lt;/description&gt;</td><td/></tr><tr><td style="white-space:nowrap">PR<a name="v3-CodingRationale-PR"> </a></td><td>post-coded and required</td><td>Post-coded from free text source, required by the specification describing the use of the coded concept.</td><td/></tr><tr><td style="white-space:nowrap">R<a name="v3-CodingRationale-R"> </a></td><td>required</td><td>Description: Required standard code for HL7.</td><td/></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">HL7<a name="v3-CodingRationale-HL7"> </a></td><td>HL7 Specified or Mandated</td><td>HL7 Specified or Mandated</td><td>retired</td></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">SH<a name="v3-CodingRationale-SH"> </a></td><td>Both HL7 mandated and the original code</td><td>Both HL7 mandated and the original code (precoordination)</td><td>retired</td></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">SRC<a name="v3-CodingRationale-SRC"> </a></td><td>Source (or original) code</td><td>Source (or original) code</td><td>retired</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4.r4b"/>
    </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-CodingRationale"/>
  <version value="2018-08-12"/>
  <name value="v3.CodingRationale"/>
  <title value="v3 Code System CodingRationale"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2018-08-12T00: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="Identifies how to interpret the instance of the code, codeSystem value in a set of translations.  Since HL7 (or a government body) may mandate that codes from certain code systems be sent in conformant messages, other synonyms that are sent in the translation set need to be distinguished among the originally captured source, the HL7 specified code, or some future role.  When this code is NULL, it indicates that the translation is an undefined type.  When valued, this property must contain one of the following values: SRC - Source (or original) code HL7 - HL7 Specified or Mandated SH - both HL7 mandated and the original code (precoordination) There may be additional values added to this value set as we work through the use of codes in messages and determine other Use Cases requiring special interpretation of the translations."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org/ValueSet/v3-CodingRationale|3.0.0"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description
                 value="A property that indicates the status of the concept. One of active, experimental, deprecated, retired"/>
    <type value="code"/>
  </property>
  <concept>
    <code value="O"/>
    <display value="originally produced code"/>
    <definition value="Description: Originally produced code."/>
  </concept>
  <concept>
    <code value="OR"/>
    <display value="original and required"/>
    <definition
                value="Originally produced code, required by the specification describing the use of the coded concept."/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="post-coded"/>
    <definition
                value="Description: Post-coded from free text source&lt;/description&gt;"/>
  </concept>
  <concept>
    <code value="PR"/>
    <display value="post-coded and required"/>
    <definition
                value="Post-coded from free text source, required by the specification describing the use of the coded concept."/>
  </concept>
  <concept>
    <code value="R"/>
    <display value="required"/>
    <definition value="Description: Required standard code for HL7."/>
  </concept>
  <concept>
    <code value="HL7"/>
    <display value="HL7 Specified or Mandated"/>
    <definition value="HL7 Specified or Mandated"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
  </concept>
  <concept>
    <code value="SH"/>
    <display value="Both HL7 mandated and the original code"/>
    <definition
                value="Both HL7 mandated and the original code (precoordination)"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
  </concept>
  <concept>
    <code value="SRC"/>
    <display value="Source (or original) code"/>
    <definition value="Source (or original) code"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
  </concept>
</CodeSystem>