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

: CholCodeLegacyStatus - XML Representation

Page standards status: Informative

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="example-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem example-supplement</b></p><a name="example-supplement"> </a><a name="hcexample-supplement"> </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>Type</b></td><td><b>Description</b></td></tr><tr><td>legacy</td><td>legacy</td><td>boolean</td><td>hether the test is currently performed</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>http://hl7.org/fhir/CodeSystem/example-supplement</code> defines properties on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>legacy</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4B/codesystem-example.html#example-chol-mmol">chol-mmol</a><a name="example-supplement-chol-mmol"> </a></td><td>false</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4B/codesystem-example.html#example-chol-mass">chol-mass</a><a name="example-supplement-chol-mass"> </a></td><td>true</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4B/codesystem-example.html#example-chol">chol</a><a name="example-supplement-chol"> </a></td><td>true</td></tr></table></div>
  </text>
  <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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/example-supplement"/>
  <version value="4.0.1"/>
  <name value="CholCodeLegacyStatus"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2016-01-28T10: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>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/CodeSystem/example|4.3.0"/>
  <property>
    <code value="legacy"/>
    <description value="hether the test is currently performed"/>
    <type value="boolean"/>
  </property>
  <concept>
    <code value="chol-mmol"/>
    <property>
      <code value="legacy"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
  <concept>
    <code value="chol-mass"/>
    <property>
      <code value="legacy"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
  <concept>
    <code value="chol"/>
    <property>
      <code value="legacy"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
</CodeSystem>