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/and20601bpmonitor (JSON)

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

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

AND20601BPMonitor

{
  "resourceType" : "Device",
  "id" : "and20601bpmonitor",
  "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" : "00-09-1F-FF-FE-80-07-3A"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers",
        "code" : "BTMAC",
        "display" : "Bluetooth Address"
      }]
    },
    "system" : "http://hl7.org/fhir/sid/eui-48",
    "value" : "00-09-1F-80-07-3A"
  }],
  "udiCarrier" : [{
    "deviceIdentifier" : "39183189818",
    "issuer" : "http://hl7.org/fhir/NamingSystem/gs1-di",
    "jurisdiction" : "http://hl7.org/fhir/NamingSystem/fda-udi",
    "carrierHRF" : "(01)39183189818(21)5091100966",
    "entryType" : "unknown"
  }],
  "manufacturer" : "A&D Medical",
  "serialNumber" : "5091100966",
  "name" : [{
    "value" : "AND BP UA-767PBT-C",
    "type" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/device-nametype",
        "code" : "user-friendly-name"
      }]
    }
  }],
  "modelNumber" : "UA-767PBT-C",
  "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" : "532352"
      }],
      "text" : "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version"
    },
    "value" : "1.0"
  }],
  "conformsTo" : [{
    "specification" : {
      "coding" : [{
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "528391"
      }],
      "text" : "MDC_DEV_SPEC_PROFILE_BP: Blood Pressure meter"
    },
    "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" : "7"
      }]
    }
  },
  {
    "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"
      }],
      "text" : "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"
      }],
      "text" : "mds-time-capab-set-clock"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
        "code" : "Y"
      }],
      "text" : "setting the time supported"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
        "code" : "68219.11"
      }],
      "text" : "mds-time-mgr-set-time"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
        "code" : "Y"
      }],
      "text" : "manager requested to set the time"
    }
  }]
}

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.