PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.8
    https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient
{
  "description": "The nexuzhealth profile for a patient used during import and export procedures.",
  "_filename": "NxhPatient.StructureDefinition.json",
  "package_name": "nxh.fhir.r4",
  "date": "2024-04-10T09:12:21.4318188+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.0-beta.8",
  "status": "active",
  "id": "046c752b-21b4-4caa-bef1-f29c26bc5a34",
  "kind": "resource",
  "url": "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.identifier:patientId",
      "path": "Patient.identifier",
      "short": "The CMD identifier for this patient",
      "sliceName": "patientId",
      "definition": "The identifier for this patient used in the Common Data Model of NxH Pro."
    }, {
      "id": "Patient.identifier:patientId.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
    }, {
      "id": "Patient.identifier:patientId.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "fixedCode": "MR"
    }, {
      "id": "Patient.identifier:patientId.type.coding.display",
      "path": "Patient.identifier.type.coding.display",
      "fixedString": "Medical record number"
    }, {
      "id": "Patient.identifier:patientId.system",
      "path": "Patient.identifier.system",
      "fixedUri": "https://fhir.nxh.com/standards/fhir/NamingSystem/patientId"
    }, {
      "id": "Patient.communication.language.coding.system",
      "path": "Patient.communication.language.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/iso639-1"
    } ]
  },
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
}