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

FHIR IG analytics

Packagehl7.fhir.uv.pocd
Resource TypeDevice
IdDevice-BloodPressureChannelDevice.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 "BloodPressureChannelDevice"

Profile: Channel Device profile

status: active

type: MDC_DEV_ANALY_PRESS_BLD_CHAN (ISO 11073-10101 Health informatics - Point-of-care#69711)

parent: Device/BloodPressureVmdDevice


Source1

{
  "resourceType": "Device",
  "id": "BloodPressureChannelDevice",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/pocd/StructureDefinition/ChannelDevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "69711",
        "display": "MDC_DEV_ANALY_PRESS_BLD_CHAN"
      }
    ]
  },
  "parent": {
    "reference": "Device/BloodPressureVmdDevice"
  }
}