FHIR IG analytics| Package | tw.cathay.fhir.iclaim |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRole-rec.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "PractitionerRole",
"id": "PractitionerRole-rec",
"meta": {
"profile": [
"https://claim.cgh.org.tw/iclaim/StructureDefinition/practitionerrole-iclaim"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/Practitioner-Wang1",
"display": "王大郎"
},
"code": [
{
"coding": [
{
"system": "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values",
"code": "recordedPhysician"
}
]
}
]
}