FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | PractitionerRole |
| Id | Practitioner role - Medical Doctor - Helen Georgiou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "cyehrpractitionerrole-dr-helengeorgiou",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolehealthcareassociate-r4"
]
},
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-partofpractitionerrole",
"valueReference": {
"reference": "PractitionerRole/cyehrpractitionerlicense-helengeorgiou"
}
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/cyehrpractitioner-dr-helengeorgiou"
},
"location": {
"reference": "Location/cyehrmedicalteamlocation-helengeorgiou-drhelengeorgioumo"
},
"organization": {
"reference": "Organization/cyehrmedicalteam-helengeorgiou-drhelengeorgioumo",
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-custodian",
"valueBoolean": true
}
]
},
"code": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.9.6.2.7",
"code": "221",
"display": "Medical doctors"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408467006",
"display": "Adult mental illness"
}
]
}
]
}