Personal Health Device Implementation Guide
1.1.0 - STU 1.1 International flag

Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions

: ASN1ToHL7Concepts - XML Representation

Active as of 2024-11-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ASN1ToHL7Concepts"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ASN1ToHL7Concepts</b></p><a name="ASN1ToHL7Concepts"> </a><a name="hcASN1ToHL7Concepts"> </a><a name="ASN1ToHL7Concepts-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7Concepts</code> defines the following codes in a Grouped By hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">type<a name="ASN1ToHL7Concepts-type"> </a></td><td>Type of bit - indicates if a bit represents an Event (that happens) or a State (that persists)</td></tr><tr><td style="white-space:nowrap">source<a name="ASN1ToHL7Concepts-source"> </a></td><td>Source - indicates if a bit comes from a measurement or from a device</td></tr><tr><td style="white-space:nowrap">MDCCode<a name="ASN1ToHL7Concepts-MDCCode"> </a></td><td>The original MDC code of the bitsring observation type</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7Concepts"/>
  <version value="1.1.0"/>
  <name value="ASN1ToHL7Concepts"/>
  <title value="11073 ASN1ToHl7 codesystem concepts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-18T13:55:58+00:00"/>
  <publisher value="HL7 International / Health Care Devices"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
  </contact>
  <description
               value="Code system to have a formal definition and URI for these concepts."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="type"/>
    <display
             value="Type of bit - indicates if a bit represents an Event (that happens) or a State (that persists)"/>
  </concept>
  <concept>
    <code value="source"/>
    <display
             value="Source - indicates if a bit comes from a measurement or from a device"/>
  </concept>
  <concept>
    <code value="MDCCode"/>
    <display value="The original MDC code of the bitsring observation type"/>
  </concept>
</CodeSystem>