AddCommunication Implementation Guide
2.2 - version 2.2
This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "TemplatePractitioner",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPractitioner"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner TemplatePractitioner</b></p><a name=\"TemplatePractitioner\"> </a><a name=\"hcTemplatePractitioner\"> </a><a name=\"TemplatePractitioner-en-US\"> </a><p><b>Practitioner title</b>: Malla Moll, Fysioterapeut</p><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE162321000255-942233</p></div>"
},
"extension" : [
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extPractitionerTitle",
"valueString" : "Malla Moll, Fysioterapeut"
}
],
"identifier" : [
{
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE162321000255-942233"
}
]
}