WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions
: Continue to Assess Sick Child - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "continue-assessement",
"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.46B7.46B8.46B9.46DE02\">CHE.B7.B8.B9.DE02</a></td><td>Stabilised, continue consultation</td><td>The child has been stabilised and the healthcare worker will continue the consultation</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B7.46B8.46B9.46DE03\">CHE.B7.B8.B9.DE03</a></td><td>End consultation</td><td>The child has not been stabilised and the healthcare worker willend the consultation</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B7.46B8.46B9.46DE04\">CHE.B7.B8.B9.DE04</a></td><td>Entered response in error</td><td>The healthcare worker entered the response for a life-threatening illness in error</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/continue-assessement",
"version" : "0.1.0",
"name" : "valueset-continue-assessement",
"title" : "Continue to Assess Sick Child",
"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" : "Codes representing possible values for the Provide an estimated age or estimated date of birth element",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
"concept" : [
{
"code" : "CHE.B7.B8.B9.DE02",
"display" : "Stabilised, continue consultation",
"designation" : [
{
"value" : "The child has been stabilised and the healthcare worker will continue the consultation"
}
]
},
{
"code" : "CHE.B7.B8.B9.DE03",
"display" : "End consultation",
"designation" : [
{
"value" : "The child has not been stabilised and the healthcare worker willend the consultation"
}
]
},
{
"code" : "CHE.B7.B8.B9.DE04",
"display" : "Entered response in error",
"designation" : [
{
"value" : "The healthcare worker entered the response for a life-threatening illness in error"
}
]
}
]
}
]
}
}