This page is part of the KL Gateway (v1.1.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: FSIIICareConditions - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "FSIIICareConditions",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://fhir.kl.dk/term/1.0.0/ValueSet-KLConditionCodesNursing.html\">KLTilstandeKoderSygepleje</a></li><li>Import all the codes that are contained in <a href=\"http://fhir.kl.dk/term/1.0.0/ValueSet-KLConditionCodesHomeCare.html\">KLTilstandeKoderHjemmepleje</a></li></ul></div>"
},
"url" : "http://fhir.kl.dk/gateway/ValueSet/FSIIICareConditions",
"version" : "1.1.0",
"name" : "FSIIICareConditions",
"title" : "FSIIICareConditions",
"status" : "active",
"date" : "2023-06-21T21:55:19+02:00",
"publisher" : "KL",
"contact" : [
{
"name" : "KL",
"telecom" : [
{
"system" : "url",
"value" : "http://www.kl.dk"
}
]
}
],
"description" : "Conditions defined by FSIII for nursing and home care",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"http://fhir.kl.dk/term/ValueSet/KLConditionCodesNursing"
]
},
{
"valueSet" : [
"http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare"
]
}
]
}
}