description: Supplemental type indicating hat this is a minimal or maximal value since the last report package_name: dk.4s derivation: constraint name: MinMax type: CodeableConcept elements: coding: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: value-peaks: match: {system: 'https://4s-online.dk/tx/value-peaks'} schema: _required: true index: 1 elements: system: pattern: {type: Uri, value: 'https://4s-online.dk/tx/value-peaks'} mustSupport: true index: 2 code: {short: '''min'' or ''max''', mustSupport: true, index: 3} required: [system, code] package_version: online.raplito-0.1.1 class: complex-type kind: complex-type url: https://4s-online.dk/raplito/StructureDefinition/MinMax base: http://hl7.org/fhir/StructureDefinition/CodeableConcept version: 0.1.0 required: [coding]