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

FHIR IG analytics

Packageehealth4u.package
Resource TypePatient
IdPatient_Alexis_ioannou.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": "Patient",
  "id": "cyehrpatient-alexisioannou",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient"
    ]
  },
  "extension": [
    {
      "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-insurance",
      "extension": [
        {
          "url": "insuranceOrganizationName",
          "valueString": "Insurance_name_AI"
        },
        {
          "url": "insurancePlanIdentifier",
          "valueString": "Insurance_number_AI"
        }
      ]
    },
    {
      "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-fathersinformation",
      "extension": [
        {
          "url": "fathersGivenName",
          "valueString": "Ioannis"
        },
        {
          "url": "fathersFamilyName",
          "valueString": "Ioannou"
        },
        {
          "url": "contactPhone",
          "valueString": "99060606"
        },
        {
          "url": "email",
          "valueString": "ioannisioannou@gmail.com"
        },
        {
          "url": "placeOfBirth",
          "valueString": "Nicosia"
        },
        {
          "url": "placeOfOrigin",
          "valueString": "Cyprus"
        },
        {
          "url": "occupation",
          "valueString": "Engineer"
        }
      ]
    },
    {
      "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation",
      "extension": [
        {
          "url": "mothersGivenName",
          "valueString": "Kiriaki"
        },
        {
          "url": "mothersFamilyName",
          "valueString": "Ioannou"
        },
        {
          "url": "contactPhone",
          "valueString": "99070707"
        },
        {
          "url": "email",
          "valueString": "kiriakiioannou@gmail.com"
        },
        {
          "url": "placeOfBirth",
          "valueString": "Nicosia"
        },
        {
          "url": "placeOfOrigin",
          "valueString": "Cyprus"
        },
        {
          "url": "occupation",
          "valueString": "Engineer"
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.3.9143.2.1.5",
      "value": "CY/GHS-AI-1111"
    },
    {
      "use": "official",
      "system": "urn:oid:2.16.840.1.113883.3.9143.2.1.1",
      "value": "CY/Identity-AI-1111",
      "extension": [
        {
          "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-issuingcountry",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "urn:iso:std:iso:3166",
                "code": "CY",
                "display": "Cyprus"
              }
            ]
          }
        }
      ]
    },
    {
      "use": "official",
      "system": "urn:oid:2.16.840.1.113883.3.9143.2.1.2",
      "value": "CY/Passport-AI-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.4",
      "value": "CY/Social-Insurance-AI-1111"
    }
  ],
  "name": [
    {
      "use": "official",
      "given": "Alexis",
      "family": "Ioannou",
      "text": "Alexis Ioannou"
    }
  ],
  "birthDate": "1973-07-14",
  "gender": "male",
  "address": {
    "use": "home",
    "type": "physical",
    "line": [
      "Agios Antonis",
      "15",
      "Strovolos",
      "Nicosia",
      "2021",
      "Cyprus"
    ],
    "_line": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
            "valueString": "Agios Antonis"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
            "valueString": "15"
          }
        ]
      }
    ],
    "district": "Strovolos",
    "city": "Nicosia",
    "postalCode": "2021",
    "country": "Cyprus"
  },
  "telecom": [
    {
      "system": "phone",
      "value": "99050505",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "alexisioannou@gmail.com",
      "use": "home"
    }
  ],
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
              "code": "NOK",
              "display": "Next of kin"
            }
          ]
        }
      ],
      "extension": [
        {
          "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-relationshiplevel",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "72705000",
                "display": "Mother (person)"
              }
            ]
          }
        }
      ],
      "name": {
        "use": "official",
        "given": [
          "Kiriaki"
        ],
        "family": "Ioannou"
      },
      "telecom": [
        {
          "system": "phone",
          "value": "99070707",
          "use": "mobile"
        },
        {
          "system": "email",
          "value": "kiriakiioannou@gmail.com",
          "use": "home"
        }
      ],
      "gender": "female",
      "address": {
        "use": "home",
        "type": "physical",
        "line": [
          "Thermopylon",
          "4A",
          "Platy",
          "Nicosia",
          "1823",
          "Cyprus"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Thermopylon"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "4A"
              }
            ]
          }
        ],
        "district": "Platy",
        "city": "Nicosia",
        "postalCode": "1823",
        "country": "Cyprus"
      }
    },
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
              "code": "ECON",
              "display": "emergency contact"
            }
          ]
        }
      ],
      "extension": [
        {
          "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-relationshiplevel",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "66839005",
                "display": "Father (person)"
              }
            ]
          }
        }
      ],
      "name": [
        {
          "use": "official",
          "given": "Ioannis",
          "family": "Ioannou"
        }
      ],
      "telecom": [
        {
          "system": "phone",
          "value": "99060606",
          "use": "mobile"
        },
        {
          "system": "email",
          "value": "ioannisioannou@gmail.com",
          "use": "home"
        }
      ],
      "address": {
        "use": "home",
        "type": "physical",
        "line": [
          "Thermopylon",
          "4A",
          "Platy",
          "Nicosia",
          "1823",
          "Cyprus"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Thermopylon"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "4A"
              }
            ]
          }
        ],
        "district": "Platy",
        "city": "Nicosia",
        "postalCode": "1823",
        "country": "Cyprus"
      }
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/cyehrpractitioner-dr-helengeorgiou"
    }
  ],
  "communication": [
    {
      "language": [
        {
          "coding": [
            {
              "system": "Ietf3066",
              "code": "el-CY",
              "display": "Greek, Modern (1453-)-CYPRUS"
            }
          ]
        }
      ]
    }
  ],
  "active": true
}