FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phd.r4b
Resource TypeDevice
IdDevice-phd-711000FEFF5F49B0.B0495F001071.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device phd-711000FEFF5F49B0.B0495F001071

Profile: PhdDevice

identifier: IEEE 11073 System Identifier/71-10-00-FE-FF-5F-49-B0, Bluetooth MAC address/B0-49-5F-00-10-71

manufacturer: OMRONHEALTHCARE

serialNumber: 20150200002A

modelNumber: HEM-9200T

type: Simple PHD

Specializations

-SystemTypeVersion
*Blood Pressure Cuff1

version

type: Firmware revision

value: C.00.7AJ-02

version

type: Software revision

value: 0000000000000101

version

type: Hardware revision

value: 0000000000000100

Properties

-TypeValueCode
*Time synchronization protocolNone

Source1

{
  "resourceType": "Device",
  "id": "phd-711000FEFF5F49B0.B0495F001071",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers",
            "code": "SYSID"
          }
        ]
      },
      "system": "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
      "value": "71-10-00-FE-FF-5F-49-B0"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers",
            "code": "BTMAC"
          }
        ]
      },
      "system": "http://hl7.org/fhir/sid/eui-48/bluetooth",
      "value": "B0-49-5F-00-10-71"
    }
  ],
  "manufacturer": "OMRONHEALTHCARE",
  "serialNumber": "20150200002A",
  "modelNumber": "HEM-9200T",
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "65573",
        "display": "MDC_MOC_VMS_MDS_SIMP"
      }
    ],
    "text": "Simple PHD"
  },
  "specialization": [
    {
      "systemType": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "528391",
            "display": "MDC_DEV_SPEC_PROFILE_BP"
          }
        ],
        "text": "Blood Pressure Cuff"
      },
      "version": "1"
    }
  ],
  "version": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531976",
            "display": "MDC_ID_PROD_SPEC_FW"
          }
        ],
        "text": "Firmware revision"
      },
      "value": "C.00.7AJ-02"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531975",
            "display": "MDC_ID_PROD_SPEC_SW"
          }
        ],
        "text": "Software revision"
      },
      "value": "0000000000000101"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531974",
            "display": "MDC_ID_PROD_SPEC_HW"
          }
        ],
        "text": "Hardware revision"
      },
      "value": "0000000000000100"
    }
  ],
  "property": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "68220",
            "display": "MDC_TIME_SYNC_PROTOCOL"
          }
        ],
        "text": "Time synchronization protocol"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:11073:10101",
              "code": "532224",
              "display": "MDC_TIME_SYNC_NONE"
            }
          ],
          "text": "None"
        }
      ]
    }
  ]
}