WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions
: How is the milk prepared? - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "feed-preparation",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-che-custom-codes.html\"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B21S2.46DE19\">CHE.B21S2.DE19</a></td><td>Correct or hygienic feed preparation</td><td>The caregiver is preparing the milk correctly and hygenically</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B21S2.46DE20\">CHE.B21S2.DE20</a></td><td>Incorrect or unhygienic feed preparation</td><td>The caregiver is not preparing the milk correctly and hygenically</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/feed-preparation",
"version" : "0.1.0",
"name" : "valueset-feed-preparation",
"title" : "How is the milk prepared?",
"status" : "draft",
"experimental" : false,
"date" : "2023-10-04T12:32:21+00:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "Ask the mother to demonstrate or explain how a feed is prepared and how she gives it to the infant. Determine if the breastmilk substitute is being prepared correctly and hygienically.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
"concept" : [
{
"code" : "CHE.B21S2.DE19",
"display" : "Correct or hygienic feed preparation",
"designation" : [
{
"value" : "The caregiver is preparing the milk correctly and hygenically"
}
]
},
{
"code" : "CHE.B21S2.DE20",
"display" : "Incorrect or unhygienic feed preparation",
"designation" : [
{
"value" : "The caregiver is not preparing the milk correctly and hygenically"
}
]
}
]
}
]
}
}