PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

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

: PFEIG-Practitioner-JillBradley - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "PFEIG-Practitioner-JillBradley",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PFEIG-Practitioner-JillBradley</b></p><a name=\"PFEIG-Practitioner-JillBradley\"> </a><a name=\"hcPFEIG-Practitioner-JillBradley\"> </a><a name=\"PFEIG-Practitioner-JillBradley-en-US\"> </a><p><b>active</b>: true</p><p><b>name</b>: Jill Bradley</p><p><b>gender</b>: Female</p></div>"
  },
  "active" : true,
  "name" : [
    {
      "text" : "Jill Bradley",
      "family" : "Bradley",
      "given" : [
        "Jill"
      ]
    }
  ],
  "gender" : "female"
}