{ "description": "A Patient profile is used for the patient.", "_filename": "Patient_Core_1.json", "package_name": "ishmed.i14y.r4", "date": "2022-07-29", "derivation": "constraint", "meta": { "versionId": "2", "lastUpdated": "2022-08-11T11:14:31.3338244+00:00" }, "publisher": "Oracle Cerner", "fhirVersion": "4.0.1", "name": "Patient_Core_1", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://loinc.org", "name": "LOINC code for the element", "identity": "loinc" } ], "abstract": false, "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.", "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.0", "status": "active", "id": "9d41d18c-a136-440d-8acf-bed4869a5020", "kind": "resource", "url": "http://fhir.ishmed.com/R4/StructureDefinition/Patient_Core_1", "version": "1.0.1", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "type.coding.system", "type": "value" }, { "path": "type.coding.code", "type": "value" } ] }, "mustSupport": true }, { "id": "Patient.identifier:MRN", "path": "Patient.identifier", "sliceName": "MRN", "definition": "The patient’s medical record number (MRN).", "mustSupport": true }, { "id": "Patient.identifier:MRN.type.coding.system", "path": "Patient.identifier.type.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203" }, { "id": "Patient.identifier:MRN.type.coding.code", "path": "Patient.identifier.type.coding.code", "fixedCode": "MR" }, { "id": "Patient.identifier:MRN.assigner", "path": "Patient.identifier.assigner", "mustSupport": true }, { "id": "Patient.identifier:PassportNumber", "path": "Patient.identifier", "sliceName": "PassportNumber", "definition": "The patient's passport number." }, { "id": "Patient.identifier:PassportNumber.type.coding.system", "path": "Patient.identifier.type.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203" }, { "id": "Patient.identifier:PassportNumber.type.coding.code", "path": "Patient.identifier.type.coding.code", "fixedCode": "PPN" }, { "id": "Patient.active", "path": "Patient.active", "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "mustSupport": true }, { "id": "Patient.gender", "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.birthDate.extension", "min": 0, "path": "Patient.birthDate.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.birthDate.extension:birthDate-dataAbsentReason", "min": 0, "path": "Patient.birthDate.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "sliceName": "birthDate-dataAbsentReason" }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "mustSupport": true }, { "id": "Patient.address.extension", "min": 0, "path": "Patient.address.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.address.extension:iso21090-ADXP-precinct", "min": 0, "path": "Patient.address.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-precinct" ] } ], "sliceName": "iso21090-ADXP-precinct" }, { "id": "Patient.address.line.extension", "min": 0, "path": "Patient.address.line.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.address.line.extension:iso21090-ADXP-streetAddressLine", "min": 0, "path": "Patient.address.line.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine" ] } ], "sliceName": "iso21090-ADXP-streetAddressLine" }, { "id": "Patient.address.line.extension:iso21090-ADXP-houseNumber", "min": 0, "path": "Patient.address.line.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] } ], "sliceName": "iso21090-ADXP-houseNumber" }, { "id": "Patient.address.line.extension:iso21090-ADXP-additionalLocator", "min": 0, "path": "Patient.address.line.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator" ] } ], "sliceName": "iso21090-ADXP-additionalLocator" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }