0.1.0 - ci-build
This page is part of the WOF Connect Implementation Guide (v0.1.0: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Active as of 2025-11-27 |
{
"resourceType" : "CodeSystem",
"id" : "pms-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pms-system</b></p><a name=\"pms-system\"> </a><a name=\"hcpms-system\"> </a><p>This code system <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system</code> provides <b>a fragment</b> that includes 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\">frenda<a name=\"pms-system-frenda\"> </a></td><td>Frenda</td></tr><tr><td style=\"white-space:nowrap\">opus<a name=\"pms-system-opus\"> </a></td><td>Opus Dental</td></tr></table></div>"
},
"url" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"version" : "0.1.0",
"name" : "PmsSystem",
"title" : "WOF-Connect PMS System",
"status" : "active",
"experimental" : false,
"date" : "2025-11-27T09:26:06+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"
}
]
}