{ "description": "Ermittlung des Patientenpseudonyms", "_filename": "StructureDefinition-onco-core-Patient-Pseudonym.json", "package_name": "de.dktk.oncology", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.0", "name": "Patientenpseudonym", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.2.0", "status": "active", "id": "14b849ee-3ddf-4d60-ae4e-6914c9d02ee2", "kind": "resource", "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym", "version": "0.9.0", "differential": { "element": [ { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier", "short": "DKTK-ID", "mapping": [ { "map": "urn:dktk:dataelement:54:1, urn:dktk:dataelement:91:1", "comment": "abhängig vom type (lokal, global)", "identity": "ISO-11179" }, { "map": "Patienten_Stammdaten@Patient_ID", "comment": "annährend: nur lokale IDs", "identity": "ADT-GEKID" } ], "definition": "Die zentral oder lokale generierte DKTK-ID", "mustSupport": true }, { "id": "Patient.identifier.type", "min": 1, "path": "Patient.identifier.type", "short": "Lokal | Global", "binding": { "strength": "extensible", "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/PseudonymArtVS" }, "definition": "Art der ID: zentral oder lokale generierte DKTK-ID" }, { "id": "Patient.identifier.value", "min": 1, "path": "Patient.identifier.value", "short": "DKTK-ID", "mapping": [ { "map": "urn:dktk:dataelement:54:1", "comment": "urn:dktk:dataelement:54:1", "identity": "ISO-11179" } ], "definition": "Die zentral oder lokale generierte DKTK-ID" }, { "id": "Patient.name", "max": "0", "path": "Patient.name" }, { "id": "Patient.telecom", "max": "0", "path": "Patient.telecom" }, { "id": "Patient.gender", "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "short": "Geburtsdatum", "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "mustSupport": true }, { "id": "Patient.deceased[x]:deceasedDateTime", "path": "Patient.deceased[x]", "type": [ { "code": "dateTime" } ], "sliceName": "deceasedDateTime" }, { "id": "Patient.address", "max": "0", "path": "Patient.address" }, { "id": "Patient.photo", "max": "0", "path": "Patient.photo" }, { "id": "Patient.contact", "max": "0", "path": "Patient.contact" }, { "id": "Patient.communication", "max": "0", "path": "Patient.communication" }, { "id": "Patient.generalPractitioner", "max": "0", "path": "Patient.generalPractitioner" }, { "id": "Patient.link", "max": "0", "path": "Patient.link" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }