FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageservicewell.fhir.wof-portal
Resource TypeValueSet
IdValueSet-physical-type-wof-vs.json
FHIR VersionR4
Sourcefile:///azp/_work/1/s/output/ValueSet-physical-type-wof-vs.html
URLhttps://canonical.fhir.link/servicewell/wof-portal/ValueSet/physical-type-wof-vs
Version1.0.0
Statusactive
Date2026-04-20T11:19:47+00:00
NamePhysicalTypeWofVS
TitlePhysical Type Wof VS
DescriptionValue set for physical types in WOF.

Resources that use this resource

StructureDefinition
servicewell.fhir.wof-portal#1.0.0LocationAreaLocation Area

Resources that this resource uses

CodeSystem
hl7.terminology#currentlocation-physical-typeLocation type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet physical-type-wof-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "physical-type-wof-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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-20T11:19:47+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"
          }
        ]
      }
    ]
  }
}