FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Observation |
| Id | Observation-KirstenParentMentalStatus.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation KirstenParentMentalStatus
status: Final
code: Forælders psykiske tilstand
effective: 2020-07-07 00:00:00+0000
value: Let psykisk reaktion
{
"resourceType": "Observation",
"id": "KirstenParentMentalStatus",
"meta": {
"profile": [
"http://fhir.kl.dk/children/StructureDefinition/klgateway-children-parent-mental-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "2c39af9f-8e45-4c88-962f-e7a9e2cd31b6",
"display": "Forælders psykiske tilstand"
}
]
},
"subject": {
"reference": "Patient/Kirsten"
},
"effectiveDateTime": "2020-07-07T00:00:00.000Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "b8220216-e185-451b-8d2a-67cdf73c42c3",
"display": "Let psykisk reaktion"
}
]
}
}