{
"description": "Die Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient) der Gematik. Hier erweitert um die Geburtszeit, den Geburtsort und die Nationalität.",
"_filename": "StructureDefinition-TipluPatient.json",
"package_name": "basisprofil.tiplu.de.r4",
"date": "2023-01-13",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "TipluPatient",
"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": "Tiplu GmbH",
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "TipluPatient",
"package_version": "1.1.3",
"status": "active",
"id": "93805b2e-0fe2-4e47-b236-a0f59ff1e7d5",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Patient.extension",
"path": "Patient.extension",
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Patient.extension:Geburtsort",
"max": "1",
"min": 0,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
} ],
"sliceName": "Geburtsort"
}, {
"id": "Patient.extension:Geburtsort.valueAddress",
"max": "1",
"min": 1,
"path": "Patient.extension.valueAddress",
"mustSupport": true
}, {
"id": "Patient.extension:Geburtsort.valueAddress.city",
"min": 1,
"path": "Patient.extension.valueAddress.city",
"mustSupport": true
}, {
"id": "Patient.extension:Geburtsort.valueAddress.postalCode",
"min": 1,
"path": "Patient.extension.valueAddress.postalCode",
"mustSupport": true
}, {
"id": "Patient.extension:Geburtsort.valueAddress.country",
"min": 1,
"path": "Patient.extension.valueAddress.country",
"mustSupport": true
}, {
"id": "Patient.extension:Nationalitaet",
"max": "1",
"min": 0,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
} ],
"sliceName": "Nationalitaet"
}, {
"id": "Patient.extension:Nationalitaet.extension:code",
"path": "Patient.extension.extension",
"sliceName": "code",
"mustSupport": true
}, {
"id": "Patient.extension:Nationalitaet.extension:code.valueCodeableConcept",
"max": "1",
"min": 1,
"path": "Patient.extension.extension.valueCodeableConcept",
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/CodeSystem/supplement-iso-3166"
},
"mustSupport": true
}, {
"id": "Patient.birthDate.extension:Geburtszeit",
"max": "1",
"min": 0,
"path": "Patient.birthDate.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ]
} ],
"sliceName": "Geburtszeit"
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient"
}