FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Practitioner |
| Id | Practitioner_Doctor_Sokratis_Pavlou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "cyehrpractitioner-dr-sokratispavlou",
"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-SP-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-SP-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-SP-1113"
},
{
"system": "urn:oid:2.16.840.1.113883.3.9143.2.1.10",
"value": "CY/Medical-Register-SP-1114"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "Sokratis Pavlou",
"given": [
"Sokratis"
],
"family": "Pavlou"
}
],
"telecom": [
{
"system": "phone",
"value": "22010101",
"use": "work"
},
{
"system": "email",
"value": "sokratispavlou@gmail.com",
"use": "work"
}
],
"address": [
{
"use": "home",
"type": "physical",
"line": [
"Themidos",
"14",
"Aglantzia",
"Nicosia",
"2109",
"Cyprus"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Themidos"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "14"
}
]
}
],
"district": "Aglantzia",
"city": "Nicosia",
"postalCode": "2109",
"country": "Cyprus"
}
],
"gender": "male",
"birthDate": "1967-12-11",
"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"
}
]
}
]
}
]
}