PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.14-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementconsultreply
{
  "description": "Profile for the reply to consulting eAgreement request in the MyCareNet flows.",
  "_filename": "StructureDefinition-be-eagreementconsultreply.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BeMyCareNetEagreementConsultReply",
  "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 Consult Reply Bundle BE profile",
  "package_version": "1.1.14-beta",
  "status": "active",
  "id": "51cee6f9-38fc-43e9-8571-0b35b74943e9",
  "kind": "resource",
  "url": "http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementconsultreply",
  "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": 2,
      "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",
      "max": "1",
      "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:practitionerRole",
      "max": "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",
      "max": "1",
      "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",
      "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:searchsetBundle",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "searchsetBundle",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:searchsetBundle.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:searchsetBundle.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Bundle"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}