Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions
: KLFunktionsevneniveauFSIII - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "KLSeveritiesFSIII",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-FSIII.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B1\">B1</a></td><td>Ingen/ubetydelige begrænsninger</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B2\">B2</a></td><td>Lette begrænsninger</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B3\">B3</a></td><td>Moderate begrænsninger</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B4\">B4</a></td><td>Svære begrænsninger</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B5\">B5</a></td><td>Totale begrænsninger</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-B6\">B6</a></td><td>Ikke relevant</td></tr></table></li></ul></div>"
},
"url" : "http://kl.dk/fhir/common/caresocial/ValueSet/KLSeveritiesFSIII",
"version" : "0.7.0",
"name" : "KLSeveritiesFSIII",
"title" : "KLFunktionsevneniveauFSIII",
"status" : "draft",
"date" : "2023-07-06T08:45:08+02:00",
"publisher" : "Kommunernes landsforening",
"contact" : [
{
"name" : "Kommunernes landsforening",
"telecom" : [
{
"system" : "url",
"value" : "http://kl.dk"
},
{
"system" : "email",
"value" : "kl@kl.dk"
}
]
}
],
"description" : "Severities related to conditions in FSIII home care (funktionsniveau)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DNK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII",
"concept" : [
{
"code" : "B1"
},
{
"code" : "B2"
},
{
"code" : "B3"
},
{
"code" : "B4"
},
{
"code" : "B5"
},
{
"code" : "B6"
}
]
}
]
}
}