FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-practitioner-role-snomed-supplement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/CodeSystem-cs-practitioner-role-snomed-supplement.html |
| URL | http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement |
| Version | 0.1.3 |
| Status | draft |
| Date | 2026-04-02T08:49:43+00:00 |
| Name | CSPractitionerRoleSnomedSupplement |
| Title | Practitioner Role SNOMED supplement |
| Description | Supplement adding SNOMED CT mappings for WOF Connect Practitioner Role codes. Used 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 |
No resources found
| CodeSystem | ||
| servicewell.fhir.wof-connect#current | practitioner-role | WOF Connect Practitioner Role |
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
| Name | Code | URI | Type | Description |
| Snomed | Snomed | http://snomed.info/sct | code | SNOMED conceptId |
Concepts
This code system supplement http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement defines properties on the following codes:
| Code | Snomed |
| dentist | 106289002 |
| hygienist | 45956004 |
| orthodontist | 37504001 |
| endodontist | 50149000 |
{
"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"
}
]
}
]
}