FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Organization |
| Id | Medical Team Helen Georgiou - IPS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medicalteam-r4"
]
},
"active": true,
"name": "Dr. Helen Georgiou MO",
"partOf": {
"reference": "Organization/194309"
},
"contact": [
{
"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"
}
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "team",
"display": "Organizational team"
}
]
}
]
}