FHIR IG analytics| Package | ch.fhir.ig.swissnoso |
| Resource Type | Observation |
| Id | Observation-Fever-20210706-181521210706.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "Fever-20210706-181521210706"
Profile: Swissnoso Observation Fever
status: final
code: Fieber >38.0°C (Ohr) (Swissnoso Clinical Symptom#1)
subject: Patient/FridolinMueller
encounter: Encounter/Encounter-181521210706
effective: 2021-07-06
value: true
{
"resourceType": "Observation",
"id": "Fever-20210706-181521210706",
"meta": {
"profile": [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-observation-fever"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-clinical-symptom",
"code": "1",
"display": "Fieber >38.0°C (Ohr)"
}
]
},
"subject": {
"reference": "Patient/FridolinMueller"
},
"encounter": {
"reference": "Encounter/Encounter-181521210706"
},
"effectiveDateTime": "2021-07-06",
"valueBoolean": true
}