PACIO Re-Assessment Timepoints Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "provider-role-physical-therapist-Practitioner-ScottDumble",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Practitioner-ScottDumble.html\">Generated Summary: active: true; Scott Dumble; Phone: (210) 555 1399; gender: male</a></p><p><b>organization</b>: <a href=\"Organization-Provider-Org-2.html\">Generated Summary: name: Sky Harbor Home Health Services</a></p><p><b>code</b>: <span title=\"Codes: {http://nucc.org/provider-taxonomy 225100000X}\">Physical Therapist</span></p><p><b>specialty</b>: <span title=\"Codes: {http://snomed.info/sct 394601005}\">Clinical physiology</span></p><p><b>location</b>: <a href=\"Location-Provider-Org-Loc-2.html\">Generated Summary: status: active; name: Sky Harbor Home Health Services</a></p></div>"
},
"active" : true,
"practitioner" : {
"reference" : "Practitioner/Practitioner-ScottDumble"
},
"organization" : {
"reference" : "Organization/Provider-Org-2"
},
"code" : [
{
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "225100000X",
"display" : "Physical Therapist"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394601005",
"display" : "Clinical physiology"
}
]
}
],
"location" : [
{
"reference" : "Location/Provider-Org-Loc-2"
}
]
}