FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Observation |
| Id | Observation-1-Symptome.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "1-Symptome",
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "404684003",
"display": "Clinical finding (finding)"
}
]
},
"subject": {
"reference": "Patient/1-ThomasMueller"
},
"encounter": {
"reference": "Encounter/1-Einsatz"
},
"valueCodeableConcept": {
"text": "Starke Schmerzen in der Brust und im linken Oberarm verspürt."
}
}