FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | CodeSystem |
| Id | CodeSystem-pms-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/CodeSystem-pms-system.html |
| URL | http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system |
| Version | 0.1.1 |
| Status | active |
| Date | 2026-01-21T09:02:32+00:00 |
| Name | PmsSystem |
| Title | WOF-Connect PMS System |
| Description | Code system for WOF-Connect source Practice Management System |
| Content | fragment |
| ValueSet | |
| pms-system | WOF-Connect PMS System |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem pms-system
This code system http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system provides a fragment that includes following codes:
| Code | Display |
| frenda | Frenda |
| opus | Opus Dental |
{
"resourceType": "CodeSystem",
"id": "pms-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"version": "0.1.1",
"name": "PmsSystem",
"title": "WOF-Connect PMS System",
"status": "active",
"experimental": false,
"date": "2026-01-21T09:02:32+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "Code system for WOF-Connect source Practice Management System",
"valueSet": "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/pms-system",
"content": "fragment",
"concept": [
{
"code": "frenda",
"display": "Frenda"
},
{
"code": "opus",
"display": "Opus Dental"
}
]
}