This page is part of the PACIO Cognitive Status Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "provider-role-neurologist",
"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-NoraOlogist.html\">Generated Summary: id: 3668788925; active: true; Nora Ologist; gender: female</a></p><p><b>organization</b>: <a href=\"Organization-provider-org-16.html\">Generated Summary: name: Neuro Care INC.</a></p><p><b>code</b>: <span title=\"Codes: {http://nucc.org/provider-taxonomy 2084N0400X}\">Neurology Physician</span></p><p><b>location</b>: <a href=\"Location-provider-org-loc-16.html\">Generated Summary: status: active; name: Neuro Care INC.</a></p></div>"
},
"active" : true,
"practitioner" : {
"reference" : "Practitioner/Practitioner-NoraOlogist"
},
"organization" : {
"reference" : "Organization/provider-org-16"
},
"code" : [
{
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "2084N0400X",
"display" : "Neurology Physician"
}
]
}
],
"location" : [
{
"reference" : "Location/provider-org-loc-16"
}
]
}