FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Observation |
| Id | Observation-LarsMentalStateObservation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation LarsMentalStateObservation
status: Final
code: Clinical history/examination observable (observable entity)
effective: 2021-10-21 10:45:00+0000
value: For det meste glad
{
"resourceType": "Observation",
"id": "LarsMentalStateObservation",
"meta": {
"profile": [
"http://fhir.kl.dk/children/StructureDefinition/klgateway-children-exam-result"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363788007"
}
]
},
"subject": {
"reference": "Patient/Lars"
},
"encounter": {
"reference": "Encounter/SchoolStartEncounter"
},
"effectiveDateTime": "2021-10-21T10:45:00.000Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "6bea1014-8e30-40e7-9274-2b02376c0b1b",
"display": "For det meste glad"
}
]
}
}