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" : "PractitionerRole",
"id" : "PFEIG-Role-PT-RonMarble",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PFEIG-Role-PT-RonMarble</b></p><a name=\"PFEIG-Role-PT-RonMarble\"> </a><a name=\"hcPFEIG-Role-PT-RonMarble\"> </a><a name=\"PFEIG-Role-PT-RonMarble-en-US\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-PFEIG-Practitioner-RonMarble.html\">Practitioner Ron Marble</a></p><p><b>organization</b>: <a href=\"Organization-PFEIG-Org-01.html\">Organization San Antonio General Hospital</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 36682004}\">Physiotherapist</span></p><p><b>location</b>: <a href=\"Location-PFEIG-Org-Loc-01.html\">Location San Antonio General Hospital</a></p></div>"
},
"active" : true,
"practitioner" : {
🔗 "reference" : "Practitioner/PFEIG-Practitioner-RonMarble"
},
"organization" : {
🔗 "reference" : "Organization/PFEIG-Org-01"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "36682004",
"display" : "Physiotherapist"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/PFEIG-Org-Loc-01"
}
]
}