PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties
description: Properties of this device. Properties are static by nature whereas qualities are dynamic and may change during the life cycle or calibration cycle of a device.
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-devicemetric-properties
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              valueCode: {type: code, choiceOf: value, index: 13}
              valueDecimal: {type: decimal, choiceOf: value, index: 16}
              valueMarkdown: {type: markdown, choiceOf: value, index: 18}
              valueQuantity: {type: Quantity, choiceOf: value, index: 21}
              value:
                choices: [valueBoolean, valueCode, valueDate, valueDateTime, valueDecimal, valueInteger, valueMarkdown, valueString, valueCodeableConcept, valueQuantity, valueRange]
                index: 11
              valueString: {type: string, choiceOf: value, index: 19}
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
              valueDateTime: {type: dateTime, choiceOf: value, index: 15}
              valueDate: {type: date, choiceOf: value, index: 14}
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 20}
              valueRange: {type: Range, choiceOf: value, index: 22}
              valueInteger: {type: integer, choiceOf: value, index: 17}
            required: [valueMarkdown, valueString, valueCode, valueRange, valueDecimal, valueDateTime, value, valueBoolean, valueDate, valueCodeableConcept, valueQuantity, valueInteger]
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties'}
    index: 23
  value:
    choices: []
    index: 25
package_version: 3.5.0
extensions:
  type:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  value:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      valueCode: {type: code, choiceOf: value, index: 13}
      valueDecimal: {type: decimal, choiceOf: value, index: 16}
      valueMarkdown: {type: markdown, choiceOf: value, index: 18}
      valueQuantity: {type: Quantity, choiceOf: value, index: 21}
      value:
        choices: [valueBoolean, valueCode, valueDate, valueDateTime, valueDecimal, valueInteger, valueMarkdown, valueString, valueCodeableConcept, valueQuantity, valueRange]
        index: 11
      valueString: {type: string, choiceOf: value, index: 19}
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
      valueDateTime: {type: dateTime, choiceOf: value, index: 15}
      valueDate: {type: date, choiceOf: value, index: 14}
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 20}
      valueRange: {type: Range, choiceOf: value, index: 22}
      valueInteger: {type: integer, choiceOf: value, index: 17}
    required: [valueMarkdown, valueString, valueCode, valueRange, valueDecimal, valueDateTime, value, valueBoolean, valueDate, valueCodeableConcept, valueQuantity, valueInteger]
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.5.0