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

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeDevice
IdDevice-0b89dcab-1d0c-44fa-a958-3131452d8cca.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

Cardiac pacemaker


Source1

{
  "resourceType": "Device",
  "id": "0b89dcab-1d0c-44fa-a958-3131452d8cca",
  "meta": {
    "profile": [
      "http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "deviceName": [
    {
      "name": "Cardiac pacemaker",
      "type": "user-friendly-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "14106009",
        "display": "Cardiac pacemaker"
      }
    ]
  },
  "patient": {
    "reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  }
}