This page is part of the WOF Connect Implementation Guide (v0.1.3: 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
{
"resourceType" : "Practitioner",
"id" : "701e76bc-117c-4ab6-8f07-2e88242de54c",
"meta" : {
"source" : "frenda",
"profile" : [
🔗 "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitioner"
],
"tag" : [
{
"system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
"code" : "frenda"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 701e76bc-117c-4ab6-8f07-2e88242de54c</b></p><a name=\"701e76bc-117c-4ab6-8f07-2e88242de54c\"> </a><a name=\"hc701e76bc-117c-4ab6-8f07-2e88242de54c\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: frenda</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-wof-connect-practitioner.html\">Wof Connect Practitioner</a></p><p style=\"margin-bottom: 0px\">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>identifier</b>: <code>https://frenda.se/id/treater</code>/701e76bc-117c-4ab6-8f07-2e88242de54c, <code>urn:oid:1.2.752.129.2.1.4.1</code>/197001239297</p><p><b>active</b>: true</p><p><b>name</b>: Tandhygienist Behandlare Olsson, Tandhygienist Behandlare Persson</p></div>"
},
"identifier" : [
{
"system" : "https://frenda.se/id/treater",
"value" : "701e76bc-117c-4ab6-8f07-2e88242de54c"
},
{
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "197001239297"
}
],
"active" : true,
"name" : [
{
"text" : "Tandhygienist Behandlare Olsson",
"family" : "Olsson",
"given" : [
"Behandlare"
]
},
{
"text" : "Tandhygienist Behandlare Persson",
"family" : "Persson",
"given" : [
"Behandlare"
]
}
]
}