WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions
: Palmar Pallor - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "plamar-palor",
"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.46B15S2.46DE02\">CHE.B15S2.DE02</a></td><td>Severe Palmar Pallor</td><td>The child has severe palmar pallor if the skin of the palm is very pale or so pale that it looks white.</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B15S2.46DE03\">CHE.B15S2.DE03</a></td><td>Some Palmar Pallor</td><td>The child has some palmar pallor if the skin of the child’s palm is pale but not very pale or so pale that it looks white.</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B15S2.46DE04\">CHE.B15S2.DE04</a></td><td>No Palmar Pallor</td><td>The child does not have palmar pallor</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/plamar-palor",
"version" : "0.1.0",
"name" : "valueset-plamar-palor",
"title" : "Palmar Pallor",
"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.B15S2.DE02",
"display" : "Severe Palmar Pallor",
"designation" : [
{
"value" : "The child has severe palmar pallor if the skin of the palm is very pale or so pale that it looks white."
}
]
},
{
"code" : "CHE.B15S2.DE03",
"display" : "Some Palmar Pallor",
"designation" : [
{
"value" : "The child has some palmar pallor if the skin of the child’s palm is pale but not very pale or so pale that it looks white."
}
]
},
{
"code" : "CHE.B15S2.DE04",
"display" : "No Palmar Pallor",
"designation" : [
{
"value" : "The child does not have palmar pallor"
}
]
}
]
}
]
}
}