Personal Health Device Implementation Guide
2.0.0-ballot2 - STU 2 - Ballot 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 2.0.0-ballot2 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

: ANS1ToHL7 codes defined for non-measurement attributes - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ASN1DeviceBits"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ASN1DeviceBits</b></p><a name="ASN1DeviceBits"> </a><a name="hcASN1DeviceBits"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include codes from<a href="CodeSystem-ASN1ToHL7.html"><code>http://terminology.hl7.org/CodeSystem/ASN1ToHL7</code></a> where source  = <a href="CodeSystem-ASN1ToHL7.html#ASN1ToHL7-device">device</a></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/ASN1DeviceBits"/>
  <version value="2.0.0-ballot2"/>
  <name value="ASN1DeviceBits"/>
  <title value="ANS1ToHL7 codes defined for non-measurement attributes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2018-09-17"/>
  <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="ValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements."/>
  <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="source"/>
        <op value="="/>
        <value value="device"/>
      </filter>
    </include>
  </compose>
</ValueSet>