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-psykisk-halsa",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kontaktorsak-psykisk-halsa</b></p><a name=\"kontaktorsak-psykisk-halsa\"> </a><a name=\"hckontaktorsak-psykisk-halsa\"> </a><ul><li>Include codes from<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> where code = <a href=\"CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO06\">KO06</a></li></ul></div>"
},
"url" : "https://canonical.fhir.link/demo/terminology/ValueSet/kontaktorsak-psykisk-halsa",
"version" : "0.1.0",
"name" : "KontaktorsakPsykiskHalsa",
"title" : "Kodverksurval - Psykisk hälsa",
"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 psykisk ohälsa. \nDetta urval är skapat utifrån en filtrering där matchning görs på 'code'",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE",
"display" : "Sweden"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://demo.terminologi.se/fhir/CodeSystem/kontaktorsak",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "KO06"
}
]
}
]
}
}