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

: 11073 ASN1 Event Or State - XML Representation

Active as of 2024-11-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ASN1EventOrState"/>
  <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 ASN1EventOrState</b></p><a name="ASN1EventOrState"> </a><a name="hcASN1EventOrState"> </a><a name="ASN1EventOrState-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1EventOrState</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">event<a name="ASN1EventOrState-event"> </a></td><td>Event</td></tr><tr><td style="white-space:nowrap">state<a name="ASN1EventOrState-state"> </a></td><td>State</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/ASN1EventOrState"/>
  <version value="1.1.0"/>
  <name value="ASN1EventOrState"/>
  <title value="11073 ASN1 Event Or State"/>
  <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 for ASN1ToHL7 state or event property"/>
  <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="2"/>
  <concept>
    <code value="event"/>
    <display value="Event"/>
  </concept>
  <concept>
    <code value="state"/>
    <display value="State"/>
  </concept>
</CodeSystem>