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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeValueSet
IdValueSet-wof-personal-number-system-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/ValueSet-wof-personal-number-system-vs.html
URLhttp://canonical.fhir.link/servicewell/wof-connect/ValueSet/wof-personal-number-system-vs
Version0.1.1
Statusactive
Date2026-02-11T12:21:17+00:00
NameWofPersonalNumberSystemVS
TitleAllowed Personal Number Identifier Systems
DescriptionValueSet containing allowed identifier.system values for national personal numbers.

Resources that use this resource

StructureDefinition
wof-connect-patientWof Connect Patient

Resources that this resource uses

CodeSystem
wof-personal-number-systemWOF Personal Number Identifier Systems

Narrative

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

Generated Narrative: ValueSet wof-personal-number-system-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "wof-personal-number-system-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/wof-personal-number-system-vs",
  "version": "0.1.1",
  "name": "WofPersonalNumberSystemVS",
  "title": "Allowed Personal Number Identifier Systems",
  "status": "active",
  "date": "2026-02-11T12:21:17+00:00",
  "publisher": "Service Well AB",
  "contact": [
    {
      "name": "Service Well AB",
      "telecom": [
        {
          "system": "url",
          "value": "https://servicewell.se"
        },
        {
          "system": "email",
          "value": "info@servicewell.se"
        }
      ]
    }
  ],
  "description": "ValueSet containing allowed identifier.system values for national personal numbers.",
  "compose": {
    "include": [
      {
        "system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wof-personal-number-system"
      }
    ]
  }
}