FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-FeedingPatternInfant-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 10:00:00, 20 december 2016 |
|---|---|
| Code | Waarde |
| bevinding betreffende voedingspatroon van zuigeling | |
| voedingssupplement | Geen |
| frequentie van voeding van zuigeling | 6 /d |
| soort zuigelingenvoeding | moedermelk |
{
"resourceType": "Observation",
"id": "nl-core-FeedingPatternInfant-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-FeedingPatternInfant"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "NutritionOrder/nl-core-FeedingPatternInfant-01-NutritionOrder-01",
"type": "NutritionOrder",
"display": "voedingsadvies"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "289145007",
"display": "bevinding betreffende voedingspatroon van zuigeling"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2016-12-20T10:00:00+01:00",
"note": [
{
"text": "Heeft veel zuigbehoefte en krijgt fopspeen voor de nacht"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373453009",
"display": "voedingssupplement"
}
]
},
"valueCodeableConcept": {
"text": "Geen"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364653007",
"display": "frequentie van voeding van zuigeling"
}
]
},
"valueQuantity": {
"value": 6,
"unit": "/d",
"system": "http://unitsofmeasure.org",
"code": "/d"
}
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-FeedingPatternInfant.FeedingMethod",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "169741004",
"display": "zuigeling krijgt voeding via borst"
}
]
}
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "109021000146107",
"display": "soort zuigelingenvoeding"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "226789007",
"display": "moedermelk"
}
]
}
}
]
}