This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "PFEIG-Practitioner-LunaBaskins",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PFEIG-Practitioner-LunaBaskins</b></p><a name=\"PFEIG-Practitioner-LunaBaskins\"> </a><a name=\"hcPFEIG-Practitioner-LunaBaskins\"> </a><a name=\"PFEIG-Practitioner-LunaBaskins-en-US\"> </a><p><b>active</b>: true</p><p><b>name</b>: Luna Baskins</p><p><b>telecom</b>: ph: -unknown-</p><p><b>gender</b>: Female</p></div>"
},
"active" : true,
"name" : [
{
"text" : "Luna Baskins",
"family" : "Baskins",
"given" : [
"Luna"
]
}
],
"telecom" : [
{
"system" : "phone"
}
],
"gender" : "female"
}