OZO FHIR implementation guide
0.1.0 - ci-build
OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "Practitioner-A-P-Otheeker",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-12-05T16:24:57.115+00:00",
"source" : "#DcsI5fG7KexfXCQg"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-A-P-Otheeker</b></p><a name=\"Practitioner-A-P-Otheeker\"> </a><a name=\"hcPractitioner-A-P-Otheeker\"> </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\">version: 1; Last updated: 2024-12-05 16:24:57+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #DcsI5fG7KexfXCQg</p></div><p><b>active</b>: true</p><p><b>name</b>: A.P. Otheeker</p></div>"
},
"active" : true,
"name" : [
{
"text" : "A.P. Otheeker",
"family" : "Otheeker",
"given" : [
"Adrie",
"Pieter"
]
}
]
}