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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeCodeSystem
IdCodeSystem-cs-practitioner-role-snomed-supplement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/CodeSystem-cs-practitioner-role-snomed-supplement.html
URLhttp://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement
Version0.1.3
Statusdraft
Date2026-04-02T08:49:43+00:00
NameCSPractitionerRoleSnomedSupplement
TitlePractitioner Role SNOMED supplement
DescriptionSupplement adding SNOMED CT mappings for WOF Connect Practitioner Role codes. Used as guide to understand how connecters should map their corresponding Role codes.
Contentsupplement
Supplementshttp://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
servicewell.fhir.wof-connect#currentpractitioner-roleWOF Connect Practitioner Role

Narrative

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

Generated Narrative: CodeSystem cs-practitioner-role-snomed-supplement

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SnomedSnomedhttp://snomed.info/sctcodeSNOMED conceptId

Concepts

This code system supplement http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement defines properties on the following codes:

CodeSnomed
dentist 106289002
hygienist 45956004
orthodontist 37504001
endodontist 50149000

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-practitioner-role-snomed-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement",
  "version": "0.1.3",
  "name": "CSPractitionerRoleSnomedSupplement",
  "title": "Practitioner Role SNOMED supplement",
  "status": "draft",
  "experimental": false,
  "date": "2026-04-02T08:49:43+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": "Supplement adding SNOMED CT mappings for WOF Connect Practitioner Role codes.\nUsed as guide to understand how connecters should map their corresponding Role codes.",
  "content": "supplement",
  "supplements": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role",
  "property": [
    {
      "code": "Snomed",
      "uri": "http://snomed.info/sct",
      "description": "SNOMED conceptId",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "dentist",
      "property": [
        {
          "code": "Snomed",
          "valueCode": "106289002"
        }
      ]
    },
    {
      "code": "hygienist",
      "property": [
        {
          "code": "Snomed",
          "valueCode": "45956004"
        }
      ]
    },
    {
      "code": "orthodontist",
      "property": [
        {
          "code": "Snomed",
          "valueCode": "37504001"
        }
      ]
    },
    {
      "code": "endodontist",
      "property": [
        {
          "code": "Snomed",
          "valueCode": "50149000"
        }
      ]
    }
  ]
}