ITB - Online appointment booking service, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 1.0.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-portal/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-20 |
{
"resourceType" : "ValueSet",
"id" : "physical-type-wof-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet physical-type-wof-vs</b></p><a name=\"physical-type-wof-vs\"> </a><a name=\"hcphysical-type-wof-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-location-physical-type.html\"><code>http://terminology.hl7.org/CodeSystem/location-physical-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.0.1, the version found through the package references\"> version 📦2.0.1</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=\"http://terminology.hl7.org/7.1.0/CodeSystem-location-physical-type.html#location-physical-type-site\">site</a></td><td/><td/></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-location-physical-type.html#location-physical-type-area\">area</a></td><td style=\"color: #cccccc\">Area</td><td>A defined physical boundary of something, such as a flood risk zone, region, postcode</td></tr></table></li></ul></div>"
},
"url" : "https://canonical.fhir.link/servicewell/wof-portal/ValueSet/physical-type-wof-vs",
"version" : "1.0.0",
"name" : "PhysicalTypeWofVS",
"title" : "Physical Type Wof VS",
"status" : "active",
"date" : "2026-04-20T08:10:56+00:00",
"publisher" : "Service Well AB",
"contact" : [
{
"name" : "Service Well AB",
"telecom" : [
{
"system" : "url",
"value" : "https://servicewell.se"
},
{
"system" : "email",
"value" : "info@servicewell.se"
}
]
},
{
"name" : "Service well",
"telecom" : [
{
"system" : "email",
"value" : "info@servicewell.se",
"use" : "work"
}
]
}
],
"description" : "Value set for physical types in WOF.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"concept" : [
{
"code" : "site"
},
{
"code" : "area"
}
]
}
]
}
}