FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-FeedingPatternInfant-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 10:00:00, 10 februari 2019 |
|---|---|
| Code | Waarde |
| Finding of infant feeding pattern (finding) | |
| Nutritional supplement (substance) | Geen |
| Frequency of infant feeding (observable entity) | 6 per day |
| Infant food type | Kunstvoeding |
{
"resourceType": "Observation",
"id": "zib-feedingpatterninfant-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "19e9c247-8fdf-11ec-1046-020000000000"
}
],
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "289145007",
"display": "Finding of infant feeding pattern (finding)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2019-02-10T10:00:00+02:00",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373453009",
"display": "Nutritional supplement (substance)"
}
]
},
"valueString": "Geen"
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364653007",
"display": "Frequency of infant feeding (observable entity)"
}
]
},
"valueQuantity": {
"value": 6,
"unit": "per day",
"system": "http://unitsofmeasure.org",
"code": "1/d"
}
},
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant-FeedingMethod",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "268472006",
"display": "Flesvoeding"
}
]
}
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "109021000146107",
"display": "Infant food type"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "226790003",
"display": "Kunstvoeding"
}
]
}
}
]
}