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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeDevice
IdDevice-UC2-Device-Pacemaker.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 UC2-Device-Pacemaker

status: Active

type: Cardiac pacemaker

patient: Hans Rudolf Meier Male, DoB: 1952-11-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756015095672647590)


Source1

{
  "resourceType": "Device",
  "id": "UC2-Device-Pacemaker",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "14106009",
        "display": "Cardiac pacemaker"
      }
    ]
  },
  "patient": {
    "reference": "Patient/UC2-Patient-HansMeier"
  }
}