FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/nxh-patient

Packagenexuzhealth.fhir.r4
Resource TypeStructureDefinition
Idnxh-patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPatient
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPatient
Statusactive
Date2024-02-22T15:59:28.4932058+00:00
NameNxhPatient
DescriptionNexuzhealth profile for a patient.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
nxh-ext-subjectNxhExtsubject
NxhHomeCareCompositionNxhHomeCareComposition

Resources that this resource uses

StructureDefinition
be-patientBePatient
nxh-ext-hospitalCodeNxhExtHospitalCode
nxh-ext-patientFlagsNxhExtPatientFlags
ValueSet
nxh-vs-contact-relationshipNxhVSContactRelationship
nxh-vs-externe-patient-koppelingNxhVSExternePatientKoppeling

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nxh-patient",
  "meta": {
    "lastUpdated": "2025-03-10T09:46:32.4836061+00:00"
  },
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPatient",
  "name": "NxhPatient",
  "status": "active",
  "date": "2024-02-22T15:59:28.4932058+00:00",
  "description": "Nexuzhealth profile for a patient.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.extension:birthPlace",
        "path": "Patient.extension",
        "sliceName": "birthPlace"
      },
      {
        "id": "Patient.extension:birthPlace.value[x]",
        "path": "Patient.extension.value[x]",
        "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id": "Patient.extension:cadavericDonor",
        "path": "Patient.extension",
        "sliceName": "cadavericDonor",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor"
            ]
          }
        ]
      },
      {
        "id": "Patient.extension:hospitalCode",
        "path": "Patient.extension",
        "sliceName": "hospitalCode",
        "definition": "A reference to a hospital (an organization) the resource is related to.",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ]
      },
      {
        "id": "Patient.extension:patientFlags",
        "path": "Patient.extension",
        "sliceName": "patientFlags",
        "definition": "Indicate if the patient is a test patient, a non human patient, an emergency patient or an administrative patient.",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-patientFlags"
            ]
          }
        ]
      },
      {
        "id": "Patient.extension:patientFlags.extension:isTestPatient",
        "path": "Patient.extension.extension",
        "sliceName": "isTestPatient",
        "definition": "Denotes whether a patient is a test patient."
      },
      {
        "id": "Patient.extension:patientFlags.extension:isNotHuman",
        "path": "Patient.extension.extension",
        "sliceName": "isNotHuman",
        "definition": "Denotes whether or not a patient is human."
      },
      {
        "id": "Patient.extension:patientFlags.extension:isEmergencyPatient",
        "path": "Patient.extension.extension",
        "sliceName": "isEmergencyPatient",
        "definition": "Denotes whether a patient is an emergency patient."
      },
      {
        "id": "Patient.extension:patientFlags.extension:isAdministrativePatient",
        "path": "Patient.extension.extension",
        "sliceName": "isAdministrativePatient",
        "definition": "Denotes whether a patient is an administrative patient."
      },
      {
        "id": "Patient.identifier:eadnr",
        "path": "Patient.identifier",
        "sliceName": "eadnr",
        "short": "eadnr",
        "definition": "The eadnr identifier of the patient.\r\n\r\nEadnr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "requirements": "Patients are always assigned specific numerical identifiers.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:eadnr.system",
        "path": "Patient.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr"
      },
      {
        "id": "Patient.identifier:emdnr",
        "path": "Patient.identifier",
        "sliceName": "emdnr",
        "short": "emdnr",
        "definition": "The emdnr identifier of the patient.\r\n\r\nEmdnr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "max": "1"
      },
      {
        "id": "Patient.identifier:emdnr.system",
        "path": "Patient.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/emdnr"
      },
      {
        "id": "Patient.identifier:externPatientNr",
        "path": "Patient.identifier",
        "sliceName": "externPatientNr",
        "short": "externPatientNr",
        "definition": "The externPatientNr identifier of the patient.\r\n\r\nExternPatientNr is an identifier issued by other parties then Nexuzhealth."
      },
      {
        "id": "Patient.identifier:externPatientNr.system",
        "path": "Patient.identifier.system",
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-externe-patient-koppeling"
        }
      },
      {
        "id": "Patient.identifier:externPatientNr.value",
        "path": "Patient.identifier.value",
        "short": "externPatientNr value."
      },
      {
        "id": "Patient.identifier:geadnr",
        "path": "Patient.identifier",
        "sliceName": "geadnr",
        "max": "1"
      },
      {
        "id": "Patient.identifier:geadnr.system",
        "path": "Patient.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/geadnr"
      },
      {
        "id": "Patient.contact.relationship",
        "path": "Patient.contact.relationship",
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship"
        }
      }
    ]
  }
}