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

FHIR IG analytics

Packagech.fhir.ig.ch-etoc
Resource TypeObservation
IdObservation-Electrocardiogram.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: Observation Electrocardiogram

status: Final

code: EKG vom 12.5.23: unauffällig

subject: Susanna Ufferer (official) Female, DoB: 1970-03-14


Source1

{
  "resourceType": "Observation",
  "id": "Electrocardiogram",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-cardiology-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "77412-5",
        "display": "cardiology History and physical note"
      }
    ],
    "text": "EKG vom 12.5.23: unauffällig"
  },
  "subject": {
    "reference": "Patient/SUfferer"
  }
}