FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Observation |
| Id | Observation-LarsIncontinenceObservation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation LarsIncontinenceObservation
status: Final
code: Clinical history/examination observable (observable entity)
effective: 2021-10-21 10:45:00+0000
value: Naturininkontinens
{
"resourceType": "Observation",
"id": "LarsIncontinenceObservation",
"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": "54f42eb5-18f9-4e82-98e0-1c83988189b9",
"display": "Naturininkontinens"
}
]
}
}