Dermatology Image Annotation FHIR Implementation Guide
0.1.0 - ci-build
Dermatology Image Annotation 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" : "example-dermatologist",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner example-dermatologist</b></p><a name=\"example-dermatologist\"> </a><a name=\"hcexample-dermatologist\"> </a><p><b>name</b>: Robert Johnson </p></div>"
},
"name" : [
{
"family" : "Johnson",
"given" : [
"Robert"
],
"prefix" : [
"Dr."
]
}
]
}