Personal Health Device Implementation Guide
3.0.0-draft - STU 3 - R6 Global (Whole world)

Personal Health Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft 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

: ASN1 Event or State Values

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ASN1EventOrStateValues"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ASN1EventOrStateValues</b></p><a name="ASN1EventOrStateValues"> </a><a name="hcASN1EventOrStateValues"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="CodeSystem-ASN1ToHL7.html"><code>http://terminology.hl7.org/CodeSystem/ASN1ToHL7</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.0.0-draft</span> where concept  is-a <a href="CodeSystem-ASN1ToHL7.html#ASN1ToHL7-eventOrState">eventOrState</a></li><li>Include these codes as defined in <a href="CodeSystem-ASN1ToHL7.html"><code>http://terminology.hl7.org/CodeSystem/ASN1ToHL7</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.0.0-draft</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-ASN1ToHL7.html#ASN1ToHL7-event">event</a></td><td>Event</td><td>The bit represents an event</td></tr><tr><td><a href="CodeSystem-ASN1ToHL7.html#ASN1ToHL7-state">state</a></td><td>State</td><td>The bit represents a state</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/phd/ValueSet/ASN1EventOrStateValues"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.73.48.3"/>
  </identifier>
  <version value="3.0.0-draft"/>
  <name value="ASN1EventOrStateValues"/>
  <title value="ASN1 Event or State Values"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-13"/>
  <publisher value="HL7 International / Devices"/>
  <contact>
    <name value="HL7 International / Devices"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for the eventOrState property values in the ASN1ToHL7 CodeSystem"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/ASN1ToHL7"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="eventOrState"/>
      </filter>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/ASN1ToHL7"/>
      <concept>
        <code value="event"/>
        <display value="Event"/>
      </concept>
      <concept>
        <code value="state"/>
        <display value="State"/>
      </concept>
    </include>
  </compose>
</ValueSet>