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-10-30 |
{
"resourceType" : "NamingSystem",
"id" : "service-type-id",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem service-type-id</b></p><a name=\"service-type-id\"> </a><a name=\"hcservice-type-id\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/service-type-id</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>ServiceTypeId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NamingSystem describing the dynamic code system used for service types that identifies with an ID, for example treatment.id in Frenda</p>\n</div></td></tr><tr><td>Publisher</td><td>Service Well AB</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id</td><td>true</td><td>URI to identify the servicetype by id in a CodeSystem context</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/service-type-id"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "0.1.0"
}
],
"name" : "ServiceTypeId",
"status" : "active",
"kind" : "codesystem",
"date" : "2025-10-30",
"publisher" : "Service Well AB",
"contact" : [
{
"name" : "Service Well AB",
"telecom" : [
{
"system" : "url",
"value" : "https://servicewell.se"
}
]
}
],
"description" : "NamingSystem describing the dynamic code system used for service types that identifies with an ID, for example treatment.id in Frenda",
"usage" : "Used in WofConnect to identify ActivityDefinition ServiceType in case of an identifier example Treatment.Id as a code system in FHIR resources",
"uniqueId" : [
{
"type" : "uri",
"value" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
"preferred" : true,
"comment" : "URI to identify the servicetype by id in a CodeSystem context"
}
]
}