This page is part of the FHIR Specification v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions 
ANDThermometer
{
"resourceType" : "Device",
"id" : "ANDThermometer",
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers",
"code" : "SYSID",
"display" : "System Identifier"
}]
},
"system" : "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
"value" : "54-4A-16-FF-FE-32-12-26"
},
{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers",
"code" : "BTMAC",
"display" : "Bluetooth Address"
}]
},
"system" : "http://hl7.org/fhir/sid/eui-48",
"value" : "54-4A-16-32-12-26"
}],
"udiCarrier" : [{
"deviceIdentifier" : "92677176693286",
"issuer" : "http://hl7.org/fhir/NamingSystem/gs1-di",
"jurisdiction" : "http://hl7.org/fhir/NamingSystem/fda-udi",
"carrierHRF" : "(01)92677176693286(21)5160800011",
"entryType" : "unknown"
}],
"manufacturer" : "A&D Medical",
"serialNumber" : "5160800011",
"name" : [{
"value" : "A&D_UT201BLEA_321226"
}],
"modelNumber" : "UT-201BLE-A",
"type" : [{
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "65573",
"display" : "MDC_MOC_VMS_MDS_SIMP"
}],
"text" : "MDC_MOC_VMS_MDS_SIMP: Personal Health Device"
}],
"deviceVersion" : [{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "531976"
}],
"text" : "MDC_ID_PROD_SPEC_FW: Firmware revision"
},
"value" : "HTP009_137"
},
{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "531975"
}],
"text" : "MDC_ID_PROD_SPEC_SW: Software revision"
},
"value" : "0.00"
},
{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "531974"
}],
"text" : "MDC_ID_PROD_SPEC_HW: Hardware revision"
},
"value" : "0.00"
},
{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "532352"
}],
"text" : "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version"
},
"value" : "4.1"
}],
"conformsTo" : [{
"specification" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "528392"
}],
"text" : "MDC_DEV_SPEC_PROFILE_TEMP: Thermometer"
},
"version" : "1"
}],
"property" : [{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "532353"
}],
"text" : "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: Continua certified device list"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ContinuaPAN",
"code" : "32776"
}]
}
},
{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
"code" : "532354.0",
"display" : "regulation-status"
}]
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
"code" : "N"
}],
"text" : "Device is Regulated"
}
},
{
"type" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68220"
}],
"text" : "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "532224"
}],
"text" : "MDC_TIME_SYNC_NONE: No time synchronization"
}
},
{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
"code" : "68219.0",
"display" : "mds-time-capab-real-time-clock"
}]
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
"code" : "Y"
}],
"text" : "real time clock supported"
}
},
{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
"code" : "68219.1",
"display" : "mds-time-capab-set-clock"
}]
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
"code" : "Y"
}],
"text" : "setting the time supported"
}
}]
}
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.