PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.1.5
    https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle
{
  "description": null,
  "_filename": "E_Rezept_Validator_Bundle.StructureDefinition.json",
  "package_name": "fhir.erezept.validator",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "E_Rezept_Validator_Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.5",
  "status": "draft",
  "id": "77a0820e-5a50-45d4-837a-7948004108dc",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.identifier",
      "max": "0",
      "path": "Bundle.identifier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection"
    }, {
      "id": "Bundle.timestamp",
      "max": "0",
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "fullUrl",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry.extension",
      "max": "0",
      "path": "Bundle.entry.extension"
    }, {
      "id": "Bundle.entry.modifierExtension",
      "max": "0",
      "path": "Bundle.entry.modifierExtension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "MedicationRequestEntry"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.extension",
      "max": "0",
      "path": "Bundle.entry.extension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.modifierExtension",
      "max": "0",
      "path": "Bundle.entry.modifierExtension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest" ]
      } ]
    }, {
      "id": "Bundle.entry:PatientEntry",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PatientEntry"
    }, {
      "id": "Bundle.entry:PatientEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient"
    }, {
      "id": "Bundle.entry:PatientEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient" ]
      } ]
    }, {
      "id": "Bundle.entry:PatientEntry.resource.identifier",
      "path": "Bundle.entry.resource.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry:PatientEntry.resource.address",
      "path": "Bundle.entry.resource.address",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry",
      "path": "Bundle.entry",
      "sliceName": "AllergyIntoleranceEntry"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance" ]
      } ]
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource.code.coding",
      "path": "Bundle.entry.resource.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource.code.coding:atc",
      "path": "Bundle.entry.resource.code.coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://fhir.de/StructureDefinition/CodingATC" ]
      } ],
      "sliceName": "atc",
      "patternCoding": {
        "system": "http://www.whocc.no/atc"
      }
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource.reaction.manifestation.coding",
      "path": "Bundle.entry.resource.reaction.manifestation.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource.reaction.exposureRoute.coding",
      "path": "Bundle.entry.resource.reaction.exposureRoute.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}