FHIR IG analytics| Package | ch.fhir.ig.ch-etoc |
| Resource Type | Observation |
| Id | Observation-Electrocardiogram.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Electrocardiogram
Profile: CH eTOC Cardiology Observation
status: Final
code: EKG vom 12.5.23: unauffällig
{
"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"
}
}