Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "pcoPractitionerAnderson",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner pcoPractitionerAnderson</b></p><a name=\"pcoPractitionerAnderson\"> </a><a name=\"hcpcoPractitionerAnderson\"> </a><a name=\"pcoPractitionerAnderson-en-US\"> </a><p><b>identifier</b>: <code>http://example.org</code>/ee8d4ac0-545c-4501-8d7e-646bfbda6de8\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: John Anderson, MD</p><p><b>gender</b>: Male</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://example.org",
"value" : "ee8d4ac0-545c-4501-8d7e-646bfbda6de8"
}
],
"name" : [
{
"text" : "John Anderson, MD",
"family" : "Anderson",
"given" : [
"John"
],
"suffix" : [
"MD"
]
}
],
"gender" : "male"
}