FHIR IG analytics| Package | rl.fhir.r4.draft |
| Resource Type | PractitionerRole |
| Id | Example_PractitionerRole_Core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "esempio-PractitionerRole-core",
"meta": {
"lastUpdated": "2023-01-11T08:32:56+01:00",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLPractitionerRoleCore"
],
"versionId": "1"
},
"period": {
"start": "2012-01-01T08:32:56+01:00",
"end": "2999-03-31T08:32:56+01:00"
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "VRDGNN80D16F205I"
}
],
"practitioner": {
"reference": "Practitioner/3a14db34-a959-11ed-afa1-0242ac120002",
"display": "Luca Verdi"
},
"organization": {
"reference": "Organization/52b1a05a-a959-11ed-afa1-0242ac120002",
"display": "ASST DELLA BRIANZA"
},
"code": [
{
"coding": [
{
"code": "MMG",
"display": "Medico di Medicina Generale/ Pediatra di Libera Scelta"
}
]
}
]
}