FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Device/Bodimetrics (XML)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Bodimetrics (id = "Bodimetrics")

<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="Bodimetrics"/> 
  <identifier> 
    <type> 
      <coding> 
        <system value="http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers"/> 
        <code value="SYSID"/> 
        <display value="System Identifier"/> 
      </coding> 
    </type> 
    <system value="urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680"/> 
    <value value="00-00-00-00-00-00-00-00"/> 
  </identifier> 
  <identifier> 
    <type> 
      <coding> 
        <system value="http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers"/> 
        <code value="BTMAC"/> 
        <display value="Bluetooth Address"/> 
      </coding> 
    </type> 
    <system value="http://hl7.org/fhir/sid/eui-48"/> 
    <value value="00-17-E9-54-C8-52"/> 
  </identifier> 
  <udiCarrier> 
    <deviceIdentifier value="102698895442"/> 
    <issuer value="http://hl7.org/fhir/NamingSystem/gs1-di"/> 
    <jurisdiction value="http://hl7.org/fhir/NamingSystem/fda-udi"/> 
    <carrierHRF value="(01)102698895442(21)1607124656"/> 
    <entryType value="unknown"/> 
  </udiCarrier> 
  <manufacturer value="BodiMetrics"/> 
  <serialNumber value="1607124656"/> 
  <name> 
    <value value="BM-88   4656"/> 
    <type> 
      <coding> 
        <system value="http://hl7.org/fhir/device-nametype"/> 
        <code value="user-friendly-name"/> 
      </coding> 
    </type> 
  </name> 
  <modelNumber value="6611"/> 
  <type> 
    <coding> 
      <system value="urn:iso:std:iso:11073:10101"/> 
      <code value="65573"/> 
      <display value="MDC_MOC_VMS_MDS_SIMP"/> 
    </coding> 
    <text value="MDC_MOC_VMS_MDS_SIMP: Personal Health Device"/> 
  </type> 
  <deviceVersion> 
    <type> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="531975"/> 
      </coding> 
      <text value="MDC_ID_PROD_SPEC_SW: Software revision"/> 
    </type> 
    <value value="020008"/> 
  </deviceVersion> 
  <deviceVersion> 
    <type> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="531974"/> 
      </coding> 
      <text value="MDC_ID_PROD_SPEC_HW: Hardware revision"/> 
    </type> 
    <value value="CC"/> 
  </deviceVersion> 
  <conformsTo> 
    <specification> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="528391"/> 
      </coding> 
      <text value="MDC_DEV_SPEC_PROFILE_BP: Blood Pressure meter"/> 
    </specification> 
    <version value="1"/> 
  </conformsTo> 
  <conformsTo> 
    <specification> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="528457"/> 
      </coding> 
      <text value="MDC_DEV_SPEC_PROFILE_GENERIC: Generic 20601 device"/> 
    </specification> 
    <version value="1"/> 
  </conformsTo> 
  <conformsTo> 
    <specification> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="528390"/> 
      </coding> 
      <text value="MDC_DEV_SPEC_PROFILE_MIN_ECG: Electro cardiogram"/> 
    </specification> 
    <version value="1"/> 
  </conformsTo> 
  <conformsTo> 
    <specification> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="528388"/> 
      </coding> 
      <text value="MDC_DEV_SPEC_PROFILE_PULS_OXIM: Pulse Oximeter"/> 
    </specification> 
    <version value="1"/> 
  </conformsTo> 
  <conformsTo> 
    <specification> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="528392"/> 
      </coding> 
      <text value="MDC_DEV_SPEC_PROFILE_TEMP: Thermometer"/> 
    </specification> 
    <version value="1"/> 
  </conformsTo> 
  <property> 
    <type> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="68220"/> 
      </coding> 
      <text value="MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"/> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="532224"/> 
      </coding> 
      <text value="MDC_TIME_SYNC_NONE: No time synchronization"/> 
    </valueCodeableConcept> 
  </property> 
</Device> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.