FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Observation |
| Id | Observation-RikkeFeedingObservationStatus.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RikkeFeedingObservationStatus
status: Final
code: Infant feeding method
effective: 2020-07-07 00:00:00+0000
value: Ammes som supplement til anden kost
{
"resourceType": "Observation",
"id": "RikkeFeedingObservationStatus",
"meta": {
"profile": [
"http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "169740003",
"display": "Infant feeding method"
},
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "e61e4dab-54bb-4bf4-9b76-8d991cf4de08",
"display": "Ernæring"
}
]
},
"subject": {
"reference": "Patient/Rikke"
},
"encounter": {
"reference": "Encounter/2mthEncounter"
},
"effectiveDateTime": "2020-07-07T00:00:00.000Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "3edc905c-2830-442a-98cc-463cc3701dd1",
"display": "Ammes som supplement til anden kost"
}
]
}
}