{ "description": "מארז של ישויות הנכללות במענה להתחייבות, אחת או יותר", "_filename": "StructureDefinition-t17-bundle-res.json", "package_name": "ig.fhir-il-community.org.t17", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "T17BundleRes", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "T17 Bundle Res", "package_version": "1.0.0", "status": "draft", "id": "d963cac7-ad3d-4547-9cc8-2c23fc3c1055", "kind": "resource", "url": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-res", "version": null, "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "patternCode": "collection" }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "resource", "type": "profile" } ] } }, { "id": "Bundle.entry:response", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "response", "constraint": [ { "key": "bundle-https", "human": "Must start with either 'http://' or 'https://'", "source": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-res", "severity": "error", "expression": "fullUrl.startsWith('http://') or fullUrl.startsWith('https://')" } ] }, { "id": "Bundle.entry:response.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:response.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "CoverageEligibilityResponse", "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-response" ] } ] }, { "id": "Bundle.entry:obligation", "max": "*", "min": 0, "path": "Bundle.entry", "sliceName": "obligation", "constraint": [ { "key": "bundle-https", "human": "Must start with either 'http://' or 'https://'", "source": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-res", "severity": "error", "expression": "fullUrl.startsWith('http://') or fullUrl.startsWith('https://')" } ] }, { "id": "Bundle.entry:obligation.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:obligation.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Coverage", "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation" ] } ] }, { "id": "Bundle.entry:obl-doc", "max": "*", "min": 0, "path": "Bundle.entry", "sliceName": "obl-doc" }, { "id": "Bundle.entry:obl-doc.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "DocumentReference", "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation-doc" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }