{
"description": null,
"_filename": "StructureDefinition-eeb-known-patient.json",
"package_name": "de.gematik.elektronische",
"date": "2022-10-30",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "EEBKnownPatient",
"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,
"type": "Patient",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": null,
"package_version": "versicherungsbescheinigung-0.8.1-beta",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Base.Individuals"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
} ],
"status": "draft",
"id": "7ea49c0e-9c5a-4007-9b37-8d4d1671698b",
"kind": "resource",
"url": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient",
"version": "1.0",
"differential": {
"element": [ {
"id": "Patient.meta",
"min": 1,
"path": "Patient.meta"
}, {
"id": "Patient.meta.profile",
"max": "1",
"min": 1,
"path": "Patient.meta.profile",
"fixedCanonical": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient"
}, {
"id": "Patient.identifier",
"max": "1",
"min": 1,
"path": "Patient.identifier",
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "type",
"type": "pattern"
} ]
}
}, {
"id": "Patient.identifier:versichertenId_GKV",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
} ],
"sliceName": "versichertenId_GKV"
}, {
"id": "Patient.identifier:versichertenID_pkv",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10" ]
} ],
"sliceName": "versichertenID_pkv"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}