Finnish Scheduling
2.0.0-rc1 - ballot
This page is part of the Finnish Scheduling (v2.0.0-rc1: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0-rc2. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "practitioner-keijo",
"meta" : {
"profile" : [
🔗 "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-keijo</b></p><a name=\"practitioner-keijo\"> </a><a name=\"hcpractitioner-keijo\"> </a><a name=\"practitioner-keijo-fi-FI\"> </a><p><b>name</b>: Keijo Kätilö</p></div>"
},
"name" : [
{
"text" : "Keijo Kätilö",
"family" : "Kätilö",
"given" : [
"Keijo"
]
}
]
}