description: The period in which a health problem, such as a complaint or illness, receives attention from a care provider. During this period the designation of this health problem can change due to evolving insight and/or the progress of the illness. An episode of care serves as a context for all data related to the health problem. package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibEpisodeOfCare abstract: true type: EpisodeOfCare elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: comment: match: {url: null} schema: type: Extension url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment index: 1 elements: value: short: Comment choices: [] index: 3 episodeOfCareName: match: {url: null} schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-EpisodeOfCare.EpisodeOfCareName', index: 4} status: {index: 5} diagnosis: index: 6 elements: condition: type: Reference short: FocusEpisodeOfCare refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://nictiz.nl/fhir/StructureDefinition/zib-Problem'] index: 7 period: elements: start: {short: StartDate, index: 8} end: {short: EndDate, index: 9} package_version: 0.4.0-beta1 extensions: comment: url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment type: Extension index: 1 elements: value: short: Comment choices: [] index: 3 episodeOfCareName: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-EpisodeOfCare.EpisodeOfCareName', type: Extension, index: 4} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-EpisodeOfCare base: http://hl7.org/fhir/StructureDefinition/EpisodeOfCare version: null