{ "description": "The profile for the demand for an agreement.", "_filename": "StructureDefinition-be-mycareneteagreementdemand.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BeMyCareNetEAgreementDemand", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "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" } ], "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "MyCareNet eAgreement Demand Bundle BE profile", "package_version": "1.1.47-beta", "status": "draft", "id": "eb6ceafb-7fb6-49fb-b359-1ee93ecbecbc", "kind": "resource", "url": "http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemand", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id", "mustSupport": true }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile" }, { "id": "Bundle.type", "path": "Bundle.type", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 5, "path": "Bundle.entry", "slicing": { "rules": "open", "description": "Slice based on the entry.resource type", "discriminator": [ { "path": "resource", "type": "type" } ] } }, { "id": "Bundle.entry:messageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "messageHeader", "mustSupport": true }, { "id": "Bundle.entry:messageHeader.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:messageHeader.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "MessageHeader", "profile": [ "http://www.mycarenet.be/fhir/StructureDefinition/be-messageheader" ] } ] }, { "id": "Bundle.entry:practitioner", "min": 1, "path": "Bundle.entry", "sliceName": "practitioner", "mustSupport": true }, { "id": "Bundle.entry:practitioner.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:practitioner.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Practitioner", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner" ] } ] }, { "id": "Bundle.entry:claim", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "claim", "mustSupport": true }, { "id": "Bundle.entry:claim.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:claim.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Claim", "profile": [ "http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementclaim" ] } ] }, { "id": "Bundle.entry:practitionerRole", "min": 1, "path": "Bundle.entry", "sliceName": "practitionerRole", "mustSupport": true }, { "id": "Bundle.entry:practitionerRole.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:practitionerRole.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "PractitionerRole", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ] } ] }, { "id": "Bundle.entry:organization", "path": "Bundle.entry", "sliceName": "organization", "mustSupport": true }, { "id": "Bundle.entry:organization.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:organization.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Organization", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization" ] } ] }, { "id": "Bundle.entry:patient", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "patient", "mustSupport": true }, { "id": "Bundle.entry:patient.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:patient.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Patient", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ] }, { "id": "Bundle.entry:serviceRequest", "path": "Bundle.entry", "sliceName": "serviceRequest", "mustSupport": true }, { "id": "Bundle.entry:serviceRequest.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:serviceRequest.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "ServiceRequest", "profile": [ "http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementservicerequest" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }