FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageehealth4u.package
Resource TypePractitioner
IdPractitioner_Operator_Marios_Kyriakou.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Practitioner",
  "id": "cyehrpractitioner-operator-marioskyriakou",
  "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-MK-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-MK-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-MK-1234"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "text": "Marios Kyriakou",
      "given": [
        "Marios"
      ],
      "family": "Kyriakou"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "22010101",
      "use": "work"
    },
    {
      "system": "email",
      "value": "mkyriakou@neha.gov.cy",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "22020202",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "home",
      "type": "physical",
      "text": "1 Agia Eleni - NeHA management, PO Box 20537, 1 Floor - Office 127, 2109 Aglantzia, Cyprus",
      "line": [
        "1 Agia Eleni",
        "1",
        "127",
        "NeHA management",
        "20537"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "1"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Agia Eleni"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType",
              "valueString": "Floor"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString": "1"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType",
              "valueString": "Office"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString": "127"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType",
              "valueString": "Building"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString": "NeHA management"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
              "valueString": "20537"
            }
          ]
        }
      ],
      "city": "Aglantzia",
      "district": "Nicosia",
      "state": "Nicosia",
      "postalCode": "2109",
      "country": "CY"
    }
  ],
  "communication": [
    {
      "coding": [
        {
          "system": "urn:ietf:bcp:47",
          "code": "el-GR",
          "display": "Greek, Modern (1453-)-GREECE"
        },
        {
          "system": "urn:ietf:bcp:47",
          "code": "el-CY",
          "display": "Greek, Modern (1453-)-CYPRUS"
        },
        {
          "system": "urn:ietf:bcp:47",
          "code": "en-GB",
          "display": "English-UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND"
        }
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1988-01-30",
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",
            "code": "BBA",
            "display": "Bachelor of Business Administration"
          }
        ]
      },
      "extension": [
        {
          "url": "http://hl7.org.nz/fhir/StructureDefinition/educational-qualification",
          "extension": [
            {
              "url": "fullname",
              "valueString": "Business Management with a Year in Industry"
            },
            {
              "url": "year",
              "valueDate": "2012"
            },
            {
              "url": "institution",
              "valueString": "Queen Mary University of London"
            },
            {
              "url": "city",
              "valueString": "London"
            },
            {
              "url": "country",
              "valueString": "United Kingdom"
            }
          ]
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",
            "code": "BBA",
            "display": "Master of Business Administration"
          }
        ]
      },
      "extension": [
        {
          "url": "http://hl7.org.nz/fhir/StructureDefinition/educational-qualification",
          "extension": [
            {
              "url": "fullname",
              "valueString": "Marketing and Management with a Year in Industry"
            },
            {
              "url": "year",
              "valueDate": "2012"
            },
            {
              "url": "institution",
              "valueString": "Queen Mary University of London"
            },
            {
              "url": "city",
              "valueString": "London"
            },
            {
              "url": "country",
              "valueString": "United Kingdom"
            }
          ]
        }
      ]
    }
  ]
}