eHealth Infrastructure
8.0.1 - release Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 8.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: eHealth Property - XML Representation

Active as of 2025-03-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-property"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth-property</b></p><a name="ehealth-property"> </a><a name="hcehealth-property"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/ehealth-property</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></tr><tr><td style="white-space:nowrap">phmr-unit<a name="ehealth-property-phmr-unit"> </a></td><td>PHMR Unit</td><td>The unit to be used when transforming Observations to PHMR Measurement.</td></tr><tr><td style="white-space:nowrap">icd11-foundation-entity-id<a name="ehealth-property-icd11-foundation-entity-id"> </a></td><td>ICD11 Foundation Entity ID</td><td>The identifier of the ICD11 Foundation Entity that corresponds to the code in an ICD11 CodeSystem. This property is used to link the ICD11 CodeSystem to the ICD11 Foundation, which contains the full hierarchy and relationships of ICD11 concepts.</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/ehealth-property"/>
  <version value="8.0.1"/>
  <name value="eHealthProperty"/>
  <title value="eHealth Property"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-05T09:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Codes used to identity specific properties on codes in eHealth CodeSystems."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="phmr-unit"/>
    <display value="PHMR Unit"/>
    <definition
                value="The unit to be used when transforming Observations to PHMR Measurement."/>
  </concept>
  <concept>
    <code value="icd11-foundation-entity-id"/>
    <display value="ICD11 Foundation Entity ID"/>
    <definition
                value="The identifier of the ICD11 Foundation Entity that corresponds to the code in an ICD11 CodeSystem. This property is used to link the ICD11 CodeSystem to the ICD11 Foundation, which contains the full hierarchy and relationships of ICD11 concepts."/>
  </concept>
</CodeSystem>