FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Practitioner |
| Id | Practitioner_Doctor_Helen_Georgiou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "cyehrpractitioner-dr-helengeorgiou",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4"
]
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.3.9143.2.1.1",
"value": "CY/Identity-HG-1111",
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-issuingcountry",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CY",
"display": "Cyprus"
}
]
}
}
]
},
{
"system": "urn:oid:2.16.840.1.113883.3.9143.2.1.2",
"value": "CY/Passport-HG-1112",
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-issuingcountry",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CY",
"display": "Cyprus"
}
]
}
}
]
},
{
"system": "urn:oid:2.16.840.1.113883.3.9143.2.1.4",
"value": "CY/Social-Insurance-HG-1113"
},
{
"system": "urn:oid:2.16.840.1.113883.3.9143.2.1.10",
"value": "CY/Medical-Register-HG-1114"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "Helen Georgiou",
"given": [
"Helen"
],
"family": "Georgiou"
}
],
"telecom": [
{
"system": "phone",
"value": "22040404",
"use": "work"
},
{
"system": "email",
"value": "helengeorgiou@gmail.com",
"use": "work"
}
],
"address": [
{
"use": "home",
"type": "physical",
"line": [
"Aristofanous",
"6",
"Ay. Dometios",
"Nicosia",
"1134",
"Cyprus"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Aristofanous"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "6"
}
]
}
],
"district": "Ay. Dometios",
"city": "Nicosia",
"postalCode": "1134",
"country": "Cyprus"
}
],
"gender": "female",
"birthDate": "1964-05-23",
"qualification": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",
"code": "BS",
"display": "Bachelor of Science"
}
]
},
"extension": [
{
"url": "http://hl7.org.nz/fhir/StructureDefinition/educational-qualification",
"extension": [
{
"url": "fullname",
"valueString": "Bachelor's in Medical Science and Medicine"
},
{
"url": "year",
"valueDate": "1990"
},
{
"url": "institution",
"valueString": "Monash University"
},
{
"url": "city",
"valueString": "Melbourne"
},
{
"url": "country",
"valueString": "Australia"
}
]
}
]
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",
"code": "MD",
"display": "Doctor of Medicine"
}
]
},
"extension": [
{
"url": "http://hl7.org.nz/fhir/StructureDefinition/educational-qualification",
"extension": [
{
"url": "fullname",
"valueString": "Medicine"
},
{
"url": "year",
"valueDate": "1995"
},
{
"url": "institution",
"valueString": "Monash University"
},
{
"url": "city",
"valueString": "Melbourne"
},
{
"url": "country",
"valueString": "Australia"
}
]
}
]
}
]
}