PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.10-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemand
{
  "description": "The profile for the demand for an agreement.",
  "_filename": "StructureDefinition-be-eagreementdemand.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.10-beta",
  "status": "active",
  "id": "4514eb40-120c-47cf-81b3-5967a7a9e708",
  "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:messageHeader.resource.destination",
      "path": "Bundle.entry.resource.destination",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "MessageDestination"
      } ]
    }, {
      "id": "Bundle.entry:messageHeader.resource.source",
      "path": "Bundle.entry.resource.source",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "MessageSource"
      } ]
    }, {
      "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:claim.resource.related",
      "path": "Bundle.entry.resource.related",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "RelatedClaim"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.payee",
      "path": "Bundle.entry.resource.payee",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Payee"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.careTeam",
      "path": "Bundle.entry.resource.careTeam",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "CareTeam"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.supportingInfo",
      "path": "Bundle.entry.resource.supportingInfo",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "SupportingInformation"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.diagnosis",
      "path": "Bundle.entry.resource.diagnosis",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Diagnosis"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.procedure",
      "path": "Bundle.entry.resource.procedure",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Procedure"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.insurance",
      "path": "Bundle.entry.resource.insurance",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Insurance"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.accident",
      "path": "Bundle.entry.resource.accident",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Accident"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.item",
      "path": "Bundle.entry.resource.item",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Item"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.item.detail",
      "path": "Bundle.entry.resource.item.detail",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Detail"
      } ]
    }, {
      "id": "Bundle.entry:claim.resource.item.detail.subDetail",
      "path": "Bundle.entry.resource.item.detail.subDetail",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "SubDetail"
      } ]
    }, {
      "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:patient.resource.contact",
      "path": "Bundle.entry.resource.contact",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Contact"
      } ]
    }, {
      "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"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}