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