0.1.0 - ci-build
WOFConnect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-connect/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-27 |
{
"resourceType" : "CodeSystem",
"id" : "cs-service-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-service-type</b></p><a name=\"cs-service-type\"> </a><a name=\"hccs-service-type\"> </a><p>This code system <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/cs-service-type</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">akut<a name=\"cs-service-type-akut\"> </a></td><td>Akut</td></tr><tr><td style=\"white-space:nowrap\">undersokning<a name=\"cs-service-type-undersokning\"> </a></td><td>Undersökning</td></tr></table></div>"
},
"url" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/cs-service-type",
"version" : "0.1.0",
"name" : "CSServiceType",
"title" : "WOF Connect Service Types",
"status" : "active",
"experimental" : false,
"date" : "2025-11-27T10:00:21+00:00",
"publisher" : "Service Well AB",
"contact" : [
{
"name" : "Service Well AB",
"telecom" : [
{
"system" : "url",
"value" : "https://servicewell.se"
}
]
}
],
"description" : "Service types used across PMS adapters.",
"valueSet" : "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/vs-service-type",
"content" : "fragment",
"concept" : [
{
"code" : "akut",
"display" : "Akut"
},
{
"code" : "undersokning",
"display" : "Undersökning"
}
]
}