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

FHIR IG analytics

Packagehl7.fhir.be.core
Resource TypePatient
IdPatient-patient1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Patient patient1

version: 1; Last updated: 2019-07-01 13:30:55+0000

Profile: BePatient

Josephine Nessa La Paradisio (official) Female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4 (use: usual, ))


Active:trueMarital Status:Divorced
Other Id:Social Beneficiary Identifier/79121137740 (use: official, )
Contact Detail
Next-of-Kin:
Links:
Patient Nationality:
  • code: Belgium
Patient Birth PlaceNamen BE

Source1

{
  "resourceType": "Patient",
  "id": "patient1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-07-01T13:30:55.864+00:00",
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/language",
            "valueCode": "nl"
          }
        ],
        "city": "Namen",
        "country": "BE"
      }
    },
    {
      "extension": [
        {
          "url": "code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country",
                "code": "BE",
                "display": "Belgium"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "SB",
            "display": "Social Beneficiary Identifier"
          }
        ]
      },
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value": "79121137740"
    },
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Medical record number"
          }
        ]
      },
      "system": "https://www.goodhealthhospital.be/standards/fhir/NamingSystem/patientrecord",
      "value": "45XXP0PA-4"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "La Paradisio",
      "given": [
        "Josephine",
        "Nessa"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "nessa.laparadisio@belgium.be"
    },
    {
      "system": "phone",
      "value": "+322476792979",
      "use": "mobile"
    },
    {
      "system": "phone",
      "value": "+3226718655",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "+322476799",
      "use": "work"
    }
  ],
  "gender": "female",
  "birthDate": "1979-12-11",
  "_birthDate": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
        "valueDateTime": "1979-12-11T13:28:17-05:00"
      }
    ]
  },
  "address": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/language",
          "valueCode": "nl"
        }
      ],
      "use": "home",
      "type": "both",
      "text": "Sloordelle 42, 1160 Oudergem",
      "line": [
        "Sloordelle 42"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Sloordelle"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "42"
            }
          ]
        }
      ],
      "city": "Oudergem",
      "postalCode": "1160",
      "country": "BE"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/language",
          "valueCode": "fr"
        }
      ],
      "use": "home",
      "type": "both",
      "text": "42, Allee des Colzas, 1160 Auderghem",
      "line": [
        "42, Allee des Colzas"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Allee des Colzas"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "42"
            }
          ]
        }
      ],
      "city": "Auderghem",
      "postalCode": "1160",
      "country": "BE"
    },
    {
      "use": "work",
      "type": "both",
      "text": "377, Avenue Prince d'Orange, 1420 Braine-lʼAlleud",
      "line": [
        "377, Avenue Prince d'Orange"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Avenue Prince d'Orange"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "377"
            }
          ]
        }
      ],
      "city": "Braine-lʼAlleud",
      "postalCode": "1420",
      "country": "BE"
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "code": "D",
        "display": "Divorced"
      },
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-civilstate",
        "code": "41",
        "display": "Divorced since 1/10/1994"
      }
    ]
  },
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code": "N",
              "display": "Next-of-Kin"
            },
            {
              "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person",
              "code": "mother"
            }
          ]
        }
      ],
      "name": {
        "family": "Vogels",
        "given": [
          "Leia"
        ]
      },
      "telecom": [
        {
          "system": "phone",
          "value": "+31201234567",
          "use": "mobile"
        }
      ]
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/practitioner1"
    }
  ]
}