PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.0-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-eagreementpathologyregistrationreply
{
  "description": "Profile for the registrationreply of a pathology in the MyCareNet flows.",
  "_filename": "structuredefinition-be-eagreementpathologyregistrationreply.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "BeMyCareNetPathologyRegistrationreply",
  "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": null,
  "package_version": "1.1.0-beta",
  "status": "draft",
  "id": "5257315e-1a2d-49a5-96d8-73d6fc61f9fd",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-eagreementpathologyregistrationreply",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:messageheader",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "messageheader"
    }, {
      "id": "Bundle.entry:messageheader.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "MessageHeader",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-eagreementmessageheader" ]
      } ]
    }, {
      "id": "Bundle.entry:practitionerrole",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "practitionerrole"
    }, {
      "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:practitioner",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "practitioner"
    }, {
      "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:organization",
      "max": "1",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "organization"
    }, {
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}