DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG DeviceType Codes - XML Representation

Active as of 2025-11-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ng-device-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ng-device-type-cs</b></p><a name="ng-device-type-cs"> </a><a name="hcng-device-type-cs"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs</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">measurement<a name="ng-device-type-cs-measurement"> </a></td><td>Measurement</td><td>Metric represents a measured value from a device.</td></tr><tr><td style="white-space:nowrap">setting<a name="ng-device-type-cs-setting"> </a></td><td>Setting</td><td>Metric represents a device setting that affects behavior.</td></tr><tr><td style="white-space:nowrap">calculation<a name="ng-device-type-cs-calculation"> </a></td><td>Calculation</td><td>Metric represents a calculated/derived value.</td></tr><tr><td style="white-space:nowrap">unspecified<a name="ng-device-type-cs-unspecified"> </a></td><td>Unspecified</td><td>Metric category is not specified.</td></tr><tr><td style="white-space:nowrap">apple<a name="ng-device-type-cs-apple"> </a></td><td>Apple Whatch</td><td/></tr><tr><td style="white-space:nowrap">chemistryA<a name="ng-device-type-cs-chemistryA"> </a></td><td>Chemistry Analyzer</td><td/></tr></table></div>
  </text>
  <url value="https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs"/>
  <version value="0.2.0"/>
  <name value="NgDevicetypeCS"/>
  <title value="NG DeviceType Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-25T07:48:54+00:00"/>
  <publisher value="DHIN"/>
  <contact>
    <name value="DHIN"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dhin-hie.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Interoperability Network."/>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Local mirror of Device Type."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NG"/>
      <display value="Nigeria"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="measurement"/>
    <display value="Measurement"/>
    <definition value="Metric represents a measured value from a device."/>
  </concept>
  <concept>
    <code value="setting"/>
    <display value="Setting"/>
    <definition
                value="Metric represents a device setting that affects behavior."/>
  </concept>
  <concept>
    <code value="calculation"/>
    <display value="Calculation"/>
    <definition value="Metric represents a calculated/derived value."/>
  </concept>
  <concept>
    <code value="unspecified"/>
    <display value="Unspecified"/>
    <definition value="Metric category is not specified."/>
  </concept>
  <concept>
    <code value="apple"/>
    <display value="Apple Whatch"/>
  </concept>
  <concept>
    <code value="chemistryA"/>
    <display value="Chemistry Analyzer"/>
  </concept>
</CodeSystem>