Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions
: KLVurderingTypekoderSCT - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "KLEvaluationTypeCodesSCT",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 225400002 (Personal assessment)</li></ul></div>"
},
"url" : "http://kl.dk/fhir/common/caresocial/ValueSet/KLEvaluationTypeCodesSCT",
"version" : "0.7.0",
"name" : "KLEvaluationTypeCodesSCT",
"title" : "KLVurderingTypekoderSCT",
"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" : "SNOMED CT codes used to distinguish different kinds of evaluations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DNK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "225400002"
}
]
}
]
}
}