eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHealthUnitCodes - XML Representation

Active as of 2020-10-19

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-unit-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://ehealth.sundhed.dk/cs/ehealth-unit-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">1/30sec<a name="ehealth-unit-code-1.4730sec"> </a></td><td>one per 30 seconds</td><td>Number of occurrences in 30 seconds</td></tr><tr><td style="white-space:nowrap">percentpoint<a name="ehealth-unit-code-percentpoint"> </a></td><td>percent point</td><td>Percentage point</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>1/30sec</td><td>1/ 30 sek</td></tr><tr><td>percentpoint</td><td>procentpoint</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/ehealth-unit-code"/>
  <version value="latest"/>
  <name value="eHealthUnitCodes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-10-19T08: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="Unit Codes"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="1/30sec"/>
    <display value="one per 30 seconds"/>
    <definition value="Number of occurrences in 30 seconds"/>
    <designation>
      <language value="da"/>
      <value value="1/ 30 sek"/>
    </designation>
  </concept>
  <concept>
    <code value="percentpoint"/>
    <display value="percent point"/>
    <definition value="Percentage point"/>
    <designation>
      <language value="da"/>
      <value value="procentpoint"/>
    </designation>
  </concept>
</CodeSystem>