{ "description": "A profile used for patients receiving care in Germany.", "_filename": "StructureDefinition-PatientCoreDe.json", "package_name": "ishmed.i14y.r4.de", "date": "2022-07-29", "derivation": "constraint", "publisher": "Oracle Cerner", "fhirVersion": "4.0.1", "name": "Patient_Core_DE", "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": "false", "resourceType": "StructureDefinition", "title": "Patient Core Profile Germany", "package_version": "3.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Individuals" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "e18d1a78-e800-4c98-8ce4-d53a30e62e6f", "kind": "resource", "url": "http://fhir.ishmed.com/R4/StructureDefinition/PatientCoreDe", "version": "2.0.0", "differential": { "element": [ { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Patient.identifier:PublicInsuranceNumber", "max": "1", "min": 0, "path": "Patient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ], "sliceName": "PublicInsuranceNumber", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "GKV", "system": "http://fhir.de/Codesystem/identifier-type-de-basis" } ] } } }, { "id": "Patient.identifier:PublicInsuranceNumber.type", "min": 1, "path": "Patient.identifier.type", "mustSupport": true }, { "id": "Patient.identifier:PublicInsuranceNumber.type.coding", "path": "Patient.identifier.type.coding", "patternCoding": { "code": "GKV", "system": "http://fhir.de/Codesystem/identifier-type-de-basis" } }, { "id": "Patient.identifier:PublicInsuranceNumber.system", "path": "Patient.identifier.system", "mustSupport": true }, { "id": "Patient.identifier:PublicInsuranceNumber.value", "path": "Patient.identifier.value", "mustSupport": true }, { "id": "Patient.identifier:PrivateInsuranceNumber", "max": "1", "min": 0, "path": "Patient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-pkv" ] } ], "sliceName": "PrivateInsuranceNumber", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "PKV", "system": "http://fhir.de/Codesystem/identifier-type-de-basis" } ] } } }, { "id": "Patient.identifier:PrivateInsuranceNumber.use", "min": 1, "path": "Patient.identifier.use", "mustSupport": true }, { "id": "Patient.identifier:PrivateInsuranceNumber.type", "min": 1, "path": "Patient.identifier.type", "mustSupport": true }, { "id": "Patient.identifier:PrivateInsuranceNumber.type.coding", "path": "Patient.identifier.type.coding", "patternCoding": { "code": "PKV", "system": "http://fhir.de/Codesystem/identifier-type-de-basis" } }, { "id": "Patient.identifier:PrivateInsuranceNumber.value", "path": "Patient.identifier.value", "mustSupport": true }, { "id": "Patient.identifier:MedicalRecordNumber", "max": "1", "min": 1, "path": "Patient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-pid" ] } ], "sliceName": "MedicalRecordNumber", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "MR", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Patient.identifier:MedicalRecordNumber.type", "path": "Patient.identifier.type", "mustSupport": true }, { "id": "Patient.identifier:MedicalRecordNumber.type.coding", "path": "Patient.identifier.type.coding", "patternCoding": { "code": "MR", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } }, { "id": "Patient.identifier:MedicalRecordNumber.system", "path": "Patient.identifier.system", "mustSupport": true }, { "id": "Patient.identifier:MedicalRecordNumber.value", "path": "Patient.identifier.value", "mustSupport": true }, { "id": "Patient.identifier:PassportNumber", "max": "1", "min": 0, "path": "Patient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-reisepassnummer" ] } ], "sliceName": "PassportNumber", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "PPN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Patient.identifier:PassportNumber.use", "min": 1, "path": "Patient.identifier.use", "mustSupport": true }, { "id": "Patient.identifier:PassportNumber.type", "min": 1, "path": "Patient.identifier.type", "mustSupport": true }, { "id": "Patient.identifier:PassportNumber.type.coding", "path": "Patient.identifier.type.coding", "patternCoding": { "code": "PPN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } }, { "id": "Patient.identifier:PassportNumber.system", "path": "Patient.identifier.system", "mustSupport": true }, { "id": "Patient.identifier:PassportNumber.value", "path": "Patient.identifier.value", "mustSupport": true }, { "id": "Patient.active", "path": "Patient.active", "mustSupport": true }, { "id": "Patient.name", "min": 1, "path": "Patient.name", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Patient.name:Name", "max": "1", "min": 1, "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "sliceName": "Name", "mustSupport": true, "patternHumanName": { "use": "official" } }, { "id": "Patient.name:Name.use", "min": 1, "path": "Patient.name.use", "mustSupport": true }, { "id": "Patient.name:Name.family", "min": 1, "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name:Name.family.extension:namenszusatz", "path": "Patient.name.family.extension", "sliceName": "namenszusatz", "mustSupport": true }, { "id": "Patient.name:Name.family.extension:nachname", "path": "Patient.name.family.extension", "sliceName": "nachname", "mustSupport": true }, { "id": "Patient.name:Name.family.extension:vorsatzwort", "path": "Patient.name.family.extension", "sliceName": "vorsatzwort", "mustSupport": true }, { "id": "Patient.name:Name.given", "min": 1, "path": "Patient.name.given", "mustSupport": true }, { "id": "Patient.name:Name.prefix", "path": "Patient.name.prefix", "mustSupport": true }, { "id": "Patient.name:BirthName", "max": "1", "min": 0, "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "sliceName": "BirthName", "mustSupport": true, "patternHumanName": { "use": "maiden" } }, { "id": "Patient.name:BirthName.use", "min": 1, "path": "Patient.name.use", "mustSupport": true }, { "id": "Patient.name:BirthName.family", "min": 1, "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name:BirthName.family.extension:namenszusatz", "path": "Patient.name.family.extension", "sliceName": "namenszusatz", "mustSupport": true }, { "id": "Patient.name:BirthName.family.extension:nachname", "path": "Patient.name.family.extension", "sliceName": "nachname", "mustSupport": true }, { "id": "Patient.name:BirthName.family.extension:vorsatzwort", "path": "Patient.name.family.extension", "sliceName": "vorsatzwort", "mustSupport": true }, { "id": "Patient.name:BirthName.given", "max": "0", "path": "Patient.name.given" }, { "id": "Patient.name:BirthName.prefix", "max": "0", "path": "Patient.name.prefix" }, { "id": "Patient.telecom.system", "min": 1, "path": "Patient.telecom.system", "mustSupport": true }, { "id": "Patient.telecom.value", "min": 1, "path": "Patient.telecom.value", "mustSupport": true }, { "id": "Patient.telecom.use", "min": 1, "path": "Patient.telecom.use", "mustSupport": true }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.gender.extension:otherLegalGenderDE", "max": "1", "min": 0, "path": "Patient.gender.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ] } ], "sliceName": "otherLegalGenderDE", "mustSupport": true }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.birthDate.extension:dataAbsentReason", "max": "1", "min": 0, "path": "Patient.birthDate.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "sliceName": "dataAbsentReason", "mustSupport": true }, { "id": "Patient.birthDate.extension:dataAbsentReason.value[x]", "path": "Patient.birthDate.extension.value[x]", "fixedCode": "unknown", "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "mustSupport": true }, { "id": "Patient.address", "path": "Patient.address", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Patient.address:PoBoxAddress", "max": "*", "min": 0, "path": "Patient.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "PoBoxAddress", "mustSupport": true, "patternAddress": { "type": "postal" } }, { "id": "Patient.address:PoBoxAddress.type", "min": 1, "path": "Patient.address.type", "mustSupport": true }, { "id": "Patient.address:PoBoxAddress.line", "min": 1, "path": "Patient.address.line", "mustSupport": true }, { "id": "Patient.address:PoBoxAddress.line.extension:Strasse", "max": "0", "path": "Patient.address.line.extension", "sliceName": "Strasse" }, { "id": "Patient.address:PoBoxAddress.line.extension:Hausnummer", "max": "0", "path": "Patient.address.line.extension", "sliceName": "Hausnummer" }, { "id": "Patient.address:PoBoxAddress.line.extension:Adresszusatz", "max": "0", "path": "Patient.address.line.extension", "sliceName": "Adresszusatz" }, { "id": "Patient.address:PoBoxAddress.line.extension:Postfach", "path": "Patient.address.line.extension", "sliceName": "Postfach", "mustSupport": true }, { "id": "Patient.address:PoBoxAddress.city", "min": 1, "path": "Patient.address.city", "mustSupport": true }, { "id": "Patient.address:PoBoxAddress.postalCode", "min": 1, "path": "Patient.address.postalCode", "mustSupport": true }, { "id": "Patient.address:PoBoxAddress.country", "min": 1, "path": "Patient.address.country", "mustSupport": true }, { "id": "Patient.address:StreetAddress", "max": "*", "min": 0, "path": "Patient.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "StreetAddress", "mustSupport": true, "patternAddress": { "type": "both" } }, { "id": "Patient.address:StreetAddress.type", "min": 1, "path": "Patient.address.type", "mustSupport": true }, { "id": "Patient.address:StreetAddress.line", "min": 1, "path": "Patient.address.line", "mustSupport": true }, { "id": "Patient.address:StreetAddress.line.extension:Strasse", "path": "Patient.address.line.extension", "sliceName": "Strasse", "mustSupport": true }, { "id": "Patient.address:StreetAddress.line.extension:Hausnummer", "path": "Patient.address.line.extension", "sliceName": "Hausnummer", "mustSupport": true }, { "id": "Patient.address:StreetAddress.line.extension:Adresszusatz", "path": "Patient.address.line.extension", "sliceName": "Adresszusatz", "mustSupport": true }, { "id": "Patient.address:StreetAddress.line.extension:Postfach", "max": "0", "path": "Patient.address.line.extension", "sliceName": "Postfach" }, { "id": "Patient.address:StreetAddress.city", "min": 1, "path": "Patient.address.city", "mustSupport": true }, { "id": "Patient.address:StreetAddress.postalCode", "min": 1, "path": "Patient.address.postalCode", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }