Frenda Wof-Connect FLC
0.1.2 - ci-build [WIP]

Frenda Wof-Connect FLC, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/ and changes regularly. See the Directory of published versions

: WOF Portal Identifier types - JSON Representation

Active as of 2026-04-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "wp-identifier-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem wp-identifier-type</b></p><a name=\"wp-identifier-type\"> </a><a name=\"hcwp-identifier-type\"> </a><p>This  code system <code>https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/CodeSystem/wp-identifier-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">wcIdentifierTypes<a name=\"wp-identifier-type-wcIdentifierTypes\"> </a></td><td>IdentifierTypes from the entities in WofConnect</td></tr><tr><td style=\"white-space:nowrap\">wcPractitioner<a name=\"wp-identifier-type-wcPractitioner\"> </a></td><td>WofConnect Practitioner</td></tr><tr><td style=\"white-space:nowrap\">wcPractitionerRole<a name=\"wp-identifier-type-wcPractitionerRole\"> </a></td><td>WofConnect PractitionerRole</td></tr><tr><td style=\"white-space:nowrap\">wcHealthcareService<a name=\"wp-identifier-type-wcHealthcareService\"> </a></td><td>WofConnect HealthcareService</td></tr><tr><td style=\"white-space:nowrap\">wcActivityDefinition<a name=\"wp-identifier-type-wcActivityDefinition\"> </a></td><td>WofConnect ActivityDefinition</td></tr><tr><td style=\"white-space:nowrap\">wcAppointment<a name=\"wp-identifier-type-wcAppointment\"> </a></td><td>WofConnect Appointment</td></tr><tr><td style=\"white-space:nowrap\">wcEcoOrganization<a name=\"wp-identifier-type-wcEcoOrganization\"> </a></td><td>WofConnect Economy Organization</td></tr></table></div>"
  },
  "url" : "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/CodeSystem/wp-identifier-type",
  "version" : "0.1.2",
  "name" : "WPIdentifierTypes",
  "title" : "WOF Portal Identifier types",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02T11:02:13+00:00",
  "publisher" : "Service Well AB",
  "contact" : [
    {
      "name" : "Service Well AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://servicewell.se"
        }
      ]
    }
  ],
  "description" : "Code system for the identifiertypes usen i WOF Portal",
  "valueSet" : "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/pms-system",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "wcIdentifierTypes",
      "display" : "IdentifierTypes from the entities in WofConnect"
    },
    {
      "code" : "wcPractitioner",
      "display" : "WofConnect Practitioner"
    },
    {
      "code" : "wcPractitionerRole",
      "display" : "WofConnect PractitionerRole"
    },
    {
      "code" : "wcHealthcareService",
      "display" : "WofConnect HealthcareService"
    },
    {
      "code" : "wcActivityDefinition",
      "display" : "WofConnect ActivityDefinition"
    },
    {
      "code" : "wcAppointment",
      "display" : "WofConnect Appointment"
    },
    {
      "code" : "wcEcoOrganization",
      "display" : "WofConnect Economy Organization"
    }
  ]
}