{ "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.15", "status": "active", "id": "e52df00e-7472-4abe-9450-93a8dfa2b8da", "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.name", "max": "1", "path": "Patient.name" }, { "id": "Patient.name.prefix", "max": "1", "path": "Patient.name.prefix" }, { "id": "Patient.name.suffix", "max": "1", "path": "Patient.name.suffix" }, { "id": "Patient.address.extension", "min": 1, "path": "Patient.address.extension" }, { "id": "Patient.contact.name.prefix", "max": "1", "path": "Patient.contact.name.prefix" }, { "id": "Patient.contact.name.suffix", "max": "1", "path": "Patient.contact.name.suffix" }, { "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" }