Demo Terminologiförvaltning
0.1.0 - Demo environment
This page is part of the Demo Terminologiförvaltning (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Active as of 2026-02-26 |
{
"resourceType" : "ValueSet",
"id" : "kontaktorsak-planerad-vard",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kontaktorsak-planerad-vard</b></p><a name=\"kontaktorsak-planerad-vard\"> </a><a name=\"hckontaktorsak-planerad-vard\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-kontaktorsak-demo.html\"><code>http://demo.terminologi.se/fhir/CodeSystem/kontaktorsak</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><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-kontaktorsak-demo.html#kontaktorsak-demo-KO02\">KO02</a></td><td style=\"color: #cccccc\">Kronisk sjukdom</td><td>Uppföljning eller behandling av kronisk sjukdom.</td></tr><tr><td><a href=\"CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO07\">KO07</a></td><td style=\"color: #cccccc\">Preventiv vård</td><td>Förebyggande insats (t.ex. vaccination, rådgivning).</td></tr><tr><td><a href=\"CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO08\">KO08</a></td><td style=\"color: #cccccc\">Kontroll/uppföljning</td><td>Planerad kontroll eller uppföljning.</td></tr><tr><td><a href=\"CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO09\">KO09</a></td><td style=\"color: #cccccc\">Administrativ åtgärd</td><td>Intyg, receptförnyelse eller annan administrativ åtgärd.</td></tr></table></li></ul></div>"
},
"url" : "https://canonical.fhir.link/demo/terminology/ValueSet/kontaktorsak-planerad-vard",
"version" : "0.1.0",
"name" : "KontaktorsakPlaneradVard",
"title" : "Kodverksurval - Planerad vård",
"status" : "active",
"date" : "2026-02-26T11:49:12+00:00",
"publisher" : "Servicewell-demo",
"contact" : [
{
"name" : "Servicewell-demo",
"telecom" : [
{
"system" : "url",
"value" : "https://servicewell.se"
},
{
"system" : "email",
"value" : "info@servicewell.se"
}
]
}
],
"description" : "Urval av kontaktorsaker som används vid planerade kontakter. \nDetta urval är skapat genom att direkt peka på vilka koder som ska inkluderas i urvalet.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE",
"display" : "Sweden"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://demo.terminologi.se/fhir/CodeSystem/kontaktorsak",
"concept" : [
{
"code" : "KO02"
},
{
"code" : "KO07"
},
{
"code" : "KO08"
},
{
"code" : "KO09"
}
]
}
]
}
}