FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRoleExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PractitionerRoleExample
identifier: http://hl7.it/sid/codiceFiscale/PLLDSR80E47A462P
period: 2005-04-15 --> (ongoing)
practitioner: Practitioner Désirée Pellé
organization: Organization AZIENDA U.S.L. VALLE D'AOSTA
code: impiegata
{
"resourceType": "PractitionerRole",
"id": "PractitionerRoleExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "PLLDSR80E47A462P"
}
],
"period": {
"start": "2005-04-15"
},
"practitioner": {
"reference": "Practitioner/PractitionerExample"
},
"organization": {
"reference": "Organization/asl-020101"
},
"code": [
{
"text": "impiegata"
}
]
}