PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.14
    https://emiga.rki.de/fhir/common/Extension/NullFlavor
description: If the value is not a proper value, indicates the reason.
package_name: rki.emiga.common
derivation: constraint
name: NullFlavor
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/common/Extension/NullFlavor'}
    index: 1
  value:
    short: Nicht ermittelbar oder nicht erhoben
    mustSupport: true
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: Nicht ermittelbar oder nicht erhoben, mustSupport: true, choiceOf: value, index: 4}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor'}
        mustSupport: true
        index: 5
      version: {mustSupport: true, index: 6}
      code: {mustSupport: true, index: 7}
      display: {mustSupport: true, index: 8}
    required: [system, code]
package_version: 1.2.0-alpha.14
extensions: {}
class: extension
kind: complex-type
url: https://emiga.rki.de/fhir/common/Extension/NullFlavor
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [valueCoding, value]