FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRole-PT-DeyonteDarden.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PractitionerRole-PT-DeyonteDarden
active: true
practitioner: Deyonte Darden
organization: Motor City Skilled Nursing Facility
code: Physical Therapist
location: Location Motor City Nursing Facility
{
"resourceType": "PractitionerRole",
"id": "PractitionerRole-PT-DeyonteDarden",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-DeyonteDarden",
"display": "Deyonte Darden"
},
"organization": {
"reference": "Organization/org-Motor-City-Skilled-Nursing-Facility",
"display": "Motor City Skilled Nursing Facility"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "225100000X",
"display": "Physical Therapist"
}
]
}
],
"location": [
{
"reference": "Location/org-Loc-Motor-City-Skilled-Nursing-Facility"
}
]
}