description: Therapie-/Planungsdaten für die App. Enthält 0..* MedicationRequest und 0..* Appointment. package_name: de.j-med.myjmed derivation: constraint name: MyJMedPlanningBundle type: Bundle elements: type: pattern: {type: Code, value: collection} index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: type} min: null slices: medicationRequest: match: {} schema: array: true index: 2 elements: resource: {type: MedicationRequest, index: 3} appointment: match: {} schema: array: true index: 4 elements: resource: {type: Appointment, index: 5} package_version: 0.1.0 class: profile kind: resource url: https://fhir.j-med.de/StructureDefinition/myjmed-planning-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: null