FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-DrSasquatch-podiatrist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole DrSasquatch-podiatrist
active: true
practitioner: Practitioner Dr. Sandy Sasquatch
organization: Organization Orthopedic Health Services
code: Podiatrist
{
"resourceType": "PractitionerRole",
"id": "DrSasquatch-podiatrist",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/DrSasquatch"
},
"organization": {
"reference": "Organization/OrthopedicHealthServices"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "159034004",
"display": "Podiatrist"
}
]
}
]
}