FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-80df486d-22a2-4b3a-8ab9-f3705425e896.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "80df486d-22a2-4b3a-8ab9-f3705425e896",
"meta": {
"versionId": "1000018339",
"lastUpdated": "2022-08-26T13:24:56+00:00"
},
"language": "fr-FR",
"identifier": [
{
"system": "urn:oid:1.2.250.1.300.1.1.1.113",
"value": "222"
}
],
"active": true,
"period": {
"start": "1999-12-31T23:00:00+00:00",
"end": "2019-12-31T23:00:00+00:00"
},
"practitioner": {
"reference": "Practitioner/80df486d-22a2-4b3a-8ab9-f3705425e896"
},
"code": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.4.642.3.439",
"code": "doctor",
"display": "Doctor"
}
],
"text": "A qualified/registered medical practitioner"
}
]
}