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

FHIR IG analytics

Packageservicewell.fhir.se.frenda-wof-connect-flc
Resource TypeCodeSystem
IdCodeSystem-wp-identifier-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/CodeSystem-wp-identifier-type.html
URLhttps://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/CodeSystem/wp-identifier-type
Version0.1.2
Statusactive
Date2026-04-02T11:02:13+00:00
NameWPIdentifierTypes
TitleWOF Portal Identifier types
DescriptionCode system for the identifiertypes usen i WOF Portal
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem wp-identifier-type

This code system https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/CodeSystem/wp-identifier-type defines the following codes:

CodeDisplay
wcIdentifierTypes IdentifierTypes from the entities in WofConnect
wcPractitioner WofConnect Practitioner
wcPractitionerRole WofConnect PractitionerRole
wcHealthcareService WofConnect HealthcareService
wcActivityDefinition WofConnect ActivityDefinition
wcAppointment WofConnect Appointment
wcEcoOrganization WofConnect Economy Organization

Source1

{
  "resourceType": "CodeSystem",
  "id": "wp-identifier-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}