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

FHIR IG analytics

Packagehl7.fhir.us.cardx-htn
Resource TypeDevice
IdDevice-phd-bloodpressuremonitor-MS.json
FHIR VersionR4

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

Resource Device "phd-bloodpressuremonitor-MS"

Profile: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice

identifier: SYSID: 71-10-00-FE-FF-5F-49-B0, BTMAC: B0-49-5F-00-10-71

manufacturer: OMRONHEALTHCARE

serialNumber: 20150200002A

modelNumber: HEM-9200T

type: MDC_MOC_VMS_MDS_SIMP (ISO 11073-10101 Health informatics - Point-of-care#65573)

Specializations

-SystemTypeVersion
*MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff (ISO 11073-10101 Health informatics - Point-of-care#528391)1

version

type: MDC_ID_PROD_SPEC_FW: Firmware revision (ISO 11073-10101 Health informatics - Point-of-care#531976)

value: C.00.7AJ-02

version

type: MDC_ID_PROD_SPEC_SW: Software revision (ISO 11073-10101 Health informatics - Point-of-care#531975)

value: 0000000000000101

version

type: MDC_ID_PROD_SPEC_HW: Hardware revision (ISO 11073-10101 Health informatics - Point-of-care#531974)

value: 0000000000000100

Properties

-TypeValueCode
*MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol (ISO 11073-10101 Health informatics - Point-of-care#68220)MDC_TIME_SYNC_NONE: (ISO 11073-10101 Health informatics - Point-of-care#532224)

Source1

{
  "resourceType": "Device",
  "id": "phd-bloodpressuremonitor-MS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/phd/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://hl7.org/fhir/uv/phd/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"
      }
    ],
    "text": "MDC_MOC_VMS_MDS_SIMP"
  },
  "specialization": [
    {
      "systemType": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "528391"
          }
        ],
        "text": "MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff"
      },
      "version": "1"
    }
  ],
  "version": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531976"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_FW: Firmware revision"
      },
      "value": "C.00.7AJ-02"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531975"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_SW: Software revision"
      },
      "value": "0000000000000101"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531974"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_HW: Hardware revision"
      },
      "value": "0000000000000100"
    }
  ],
  "property": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "68220"
          }
        ],
        "text": "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:11073:10101",
              "code": "532224"
            }
          ],
          "text": "MDC_TIME_SYNC_NONE:"
        }
      ]
    }
  ]
}