One Medical FHIR Implementation Guide
0.1.0 - ci-build
One Medical 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" : "b2c3d4e5-f6a7-8901-bcde-f12345678901",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner b2c3d4e5-f6a7-8901-bcde-f12345678901</b></p><a name=\"b2c3d4e5-f6a7-8901-bcde-f12345678901\"> </a><a name=\"hcb2c3d4e5-f6a7-8901-bcde-f12345678901\"> </a><p><b>name</b>: James Chen </p></div>"
},
"name" : [
{
"family" : "Chen",
"given" : [
"James"
],
"prefix" : [
"Dr."
]
}
]
}