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

FHIR IG analytics

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

Profile: VMD Device profile

status: active

type: MDC_DEV_ECG_VMD (ISO 11073-10101 Health informatics - Point-of-care#69798)

parent: Device/PhysioMonitorMdsDevice


Source1

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