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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypePatient
Id822A52N52H8R-de-identified.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

{
  "active": true,
  "address": [
    {
      "city": "",
      "country": "BE",
      "line": [
        ""
      ],
      "period": {
        "end": "9999-12-31T23:59:00+01:00",
        "start": "2000-01-01T00:00:00+01:00"
      },
      "postalCode": "",
      "use": "home"
    }
  ],
  "birthDate": "1982-08-03",
  "communication": [
    {
      "language": {
        "coding": [
          {
            "code": "nl",
            "system": "urn:ietf:bcp:47"
          }
        ]
      }
    }
  ],
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "code": "N",
              "system": "http://terminology.hl7.org/CodeSystem/v2-013"
            }
          ]
        },
        {
          "coding": [
            {
              "code": "partner",
              "system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person"
            }
          ]
        },
        {
          "coding": [
            {
              "code": "par",
              "display": "partner",
              "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/patientAdres/relatieType"
            }
          ]
        }
      ],
      "telecom": [
        {
          "rank": 9,
          "system": "sms",
          "value": ""
        }
      ]
    }
  ],
  "deceasedBoolean": false,
  "gender": "male",
  "id": "822A52N52H8R",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr",
      "type": {
        "coding": [
          {
            "code": "MR",
            "display": "Medical record number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "use": "usual",
      "value": ""
    },
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/emdnr",
      "type": {
        "coding": [
          {
            "code": "MR",
            "display": "Medical record number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "use": "usual",
      "value": ""
    },
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/geadnr",
      "type": {
        "coding": [
          {
            "code": "MR",
            "display": "Medical record number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ],
        "text": "pseudonymised eadnr with pseudo key 'UZL_FHIRTEST'"
      },
      "use": "usual",
      "value": "ZXF3DLBKJ4GM"
    }
  ],
  "meta": {
    "lastUpdated": "2022-02-11T09:38:32.834291+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPatient"
    ]
  },
  "multipleBirthBoolean": false,
  "name": [
    {
      "family": "",
      "given": [
        ""
      ],
      "prefix": [
        ""
      ],
      "use": "official"
    }
  ],
  "resourceType": "Patient",
  "telecom": [
    {
      "rank": 1,
      "system": "phone",
      "value": ""
    }
  ]
}