FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Observation |
| Id | Observation-RikkeFeedingObservationPeriod.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RikkeFeedingObservationPeriod
status: Final
code: Infant feeding method
effective: 2020-05-05 00:00:00+0000 --> 2020-06-28 00:00:00+0000
value: Fuldamning, inklusiv modermælk på flaske
{
"resourceType": "Observation",
"id": "RikkeFeedingObservationPeriod",
"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"
},
"effectivePeriod": {
"start": "2020-05-05T00:00:00.000Z",
"end": "2020-06-28T00:00:00.000Z"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "77a008dd-21cc-452f-a1ee-ac8d025b7817",
"display": "Fuldamning, inklusiv modermælk på flaske"
}
]
}
}