PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualityHistory
description: History of device quality
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-devicemetric-qualityHistory
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        category:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: category}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              value:
                choices: [valueDecimal, valueInteger, valueCodeableConcept]
                index: 11
              valueDecimal: {type: decimal, choiceOf: value, index: 12}
              valueInteger: {type: integer, choiceOf: value, index: 13}
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
        period:
          match: {}
          schema:
            _required: true
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: period}
                index: 17
              value:
                choices: [valuePeriod]
                index: 19
              valuePeriod: {type: Period, choiceOf: value, index: 20}
        reason:
          match: {}
          schema:
            index: 21
            extensions: {}
            elements:
              extension: {index: 22}
              url:
                pattern: {type: Uri, value: reason}
                index: 23
              value:
                choices: [valueString]
                index: 25
              valueString: {type: string, choiceOf: value, index: 26}
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualityHistory'}
    index: 27
  value:
    choices: []
    index: 29
package_version: 3.5.0
extensions:
  category:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: category}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  value:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      value:
        choices: [valueDecimal, valueInteger, valueCodeableConcept]
        index: 11
      valueDecimal: {type: decimal, choiceOf: value, index: 12}
      valueInteger: {type: integer, choiceOf: value, index: 13}
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
  period:
    url: null
    _required: true
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: period}
        index: 17
      value:
        choices: [valuePeriod]
        index: 19
      valuePeriod: {type: Period, choiceOf: value, index: 20}
  reason:
    url: null
    index: 21
    extensions: {}
    elements:
      extension: {index: 22}
      url:
        pattern: {type: Uri, value: reason}
        index: 23
      value:
        choices: [valueString]
        index: 25
      valueString: {type: string, choiceOf: value, index: 26}
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-qualityHistory
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.5.0