description: Probleemlijst abstracte samenstelling voor het documenteren van de combinatie van Condition en Conditions bij EpisodeOfCare. package_name: hl7.fhir.nl.zorgviewer derivation: constraint name: Probleemlijst abstract: true type: Bundle elements: type: short: searchset pattern: {type: Code, value: searchset} index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: type} min: null slices: Condition: match: {} schema: short: Condition index: 2 elements: fullUrl: {index: 3} resource: {type: Condition, index: 4} required: [resource, fullUrl] EpisodeOfCare: match: {} schema: short: EpisodeOfCare index: 5 elements: fullUrl: {index: 6} resource: {type: EpisodeOfCare, index: 7} required: [resource, fullUrl] package_version: 1.22.0 class: profile kind: resource url: http://fhir.hl7.nl/zorgviewer/StructureDefinition/Probleemlijst base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.22.0