PackagesCanonicalsLogsProblems
    Packages
    elona.health@1.0.0
    https://fhir.elona.health/StructureDefinition/TherapyExportBundle
{
  "description": null,
  "_filename": "TherapyExportBundle.json",
  "package_name": "elona.health",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "name": "TherapyExportBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "a8935c69-3246-463a-bb8a-656b2411820c",
  "kind": "resource",
  "url": "https://fhir.elona.health/StructureDefinition/TherapyExportBundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle"
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open"
      }
    }, {
      "id": "Bundle.entry:Patient",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Patient",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Patient.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Patient",
        "targetProfile": [ "https://fhir.elona.health/StructureDefinition/PatientProfile" ]
      } ]
    }, {
      "id": "Bundle.entry:QuestionnaireResponse",
      "path": "Bundle.entry",
      "sliceName": "QuestionnaireResponse"
    }, {
      "id": "Bundle.entry:QuestionnaireResponse.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "QuestionnaireResponse"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}