{
"description": null,
"_filename": "StructureDefinition-ISiKDokumentenSuchergebnisse.json",
"package_name": "de.gematik.isik",
"date": "2024-06-26",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "ISiKDokumentenSuchergebnisse",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Suchergebnisse einer Dokumentensuche",
"package_version": "dokumentenaustausch-4.0.0-rc2",
"status": "draft",
"id": "6963075e-01ed-4905-a86c-8159e33541bf",
"kind": "resource",
"url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenSuchergebnisse",
"version": "4.0.0-rc2",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "searchset"
}, {
"id": "Bundle.total",
"min": 1,
"path": "Bundle.total"
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "profile"
} ]
}
}, {
"id": "Bundle.entry.fullUrl",
"min": 1,
"path": "Bundle.entry.fullUrl"
}, {
"id": "Bundle.entry:DocumentReference",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"short": "DocumentReference",
"sliceName": "DocumentReference"
}, {
"id": "Bundle.entry:DocumentReference.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "DocumentReference",
"profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}