FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Practitioner |
| Id | Practitioner_Secretary_Sofia_Andreou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "cyehrpractitioner-secretary-sofiaandreou",
"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-SA-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-SA-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-SA-1113"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "Sofia Andreou",
"given": [
"Sofia"
],
"family": "Andreou"
}
],
"telecom": [
{
"system": "phone",
"value": "22151515",
"use": "work"
},
{
"system": "email",
"value": "sofiaandreou@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": "1995-03-11"
}