ITB - Online appointment booking service
1.0.0 - Initial Release

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

: EndpointIdentifierSystemForPatient - JSON Representation

Active as of 2026-03-19

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "EndpointIdentifierSystemForPatient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem EndpointIdentifierSystemForPatient</b></p><a name=\"EndpointIdentifierSystemForPatient\"> </a><a name=\"hcEndpointIdentifierSystemForPatient\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://canonical.fhir.link/servicewell/wof-portal/NamingSystem/EndpointIdentifierSystemForPatient</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>EndpointIdentifierSystemForPatient</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Root identifier namespace for Patient source-system primary keys per endpoint.<br/>\nPattern: <code>https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-patient/{endpointId}</code></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></tr><tr><td>URI</td><td>https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-patient</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://canonical.fhir.link/servicewell/wof-portal/NamingSystem/EndpointIdentifierSystemForPatient"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    }
  ],
  "name" : "EndpointIdentifierSystemForPatient",
  "status" : "active",
  "kind" : "root",
  "date" : "2026-03-19",
  "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" : "Root identifier namespace for Patient source-system primary keys per endpoint.  \nPattern: `https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-patient/{endpointId}`",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-patient",
      "preferred" : true
    }
  ]
}