Release 5 R6 Ballot (2nd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

Example Device/KinsaThermometer (XML)

Orders and Observations Work Group Maturity Level : N/A Standards Status : Informative Compartments : No defined compartments

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

Jump past Narrative

KinsaThermometer (id = "KinsaThermometer")

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


 
display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%
    
      
        
        
        
      
    
    
    
  
  
    
      
        
        
        
      
    
    
    
  
  
    
    
    
    
    
  
  
  
  
    
    
  
  
  
    
      
      
      
    
    
  
  
    
      
        
        
      
      
    
    
  
  
    
      
        
        
      
      
    
    
  
  
    
      
        
        
      
      
    
    
  
  
    
      
        
        
      
      
    
    
  
  
    
      
        
        
      
      
    
    
      
        
        
      
      
    
  

<Device xmlns="http://hl7.org/fhir">
  <id value="KinsaThermometer"/> 
  <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-52-49-20-45-4C-42"/> 
  </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="10-CE-A9-80-14-66"/> 
  </identifier> 
  <udiCarrier> 
    <deviceIdentifier value="18479793050726"/> 
    <issuer value="http://hl7.org/fhir/NamingSystem/gs1-di"/> 
    <jurisdiction value="http://hl7.org/fhir/NamingSystem/fda-udi"/> 
    <carrierHRF value="(01)18479793050726(21)1i9JfKh"/> 
    <entryType value="unknown"/> 
  </udiCarrier> 
  <manufacturer value="Kinsa"/> 
  <serialNumber value="1i9JfKh"/> 
  <name> 
    <value value="KS_1i9JfKh"/> 
    <type/>  
  </name> 
  <modelNumber value="KS_1i9JfKh"/> 
  <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="531976"/> 
      </coding> 
      <text value="MDC_ID_PROD_SPEC_FW: Firmware revision"/> 
    </type> 
    <value value="1.00"/> 
  </deviceVersion> 
  <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="V2.19"/> 
  </deviceVersion> 
  <deviceVersion> 
    <type> 
      <coding> 
        <system value="urn:iso:std:iso:11073:10101"/> 
        <code value="531974"/> 
      </coding> 
      <text value="MDC_ID_PROD_SPEC_SW: Hardware revision"/> 
    </type> 
    <value value="1.00"/> 
  </deviceVersion> 
  <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.