PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.6
    https://emiga.rki.de/fhir/common/Extension/MunicipalityKey
description: Erweiterung zur Darstellung des amtliches Gemeindeschlüssels
package_name: rki.emiga.common
derivation: constraint
name: MunicipalityKey
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://emiga.rki.de/fhir/common/Extension/MunicipalityKey'}
    type: uri
    index: 1
  value:
    short: Amtlicher Gemeindeschlüssel (AGS)
    mustSupport: true
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: Amtlicher Gemeindeschlüssel (AGS), mustSupport: true, choiceOf: value, index: 4}
  value[x]:
    elements:
      system:
        pattern: {type: uri, value: 'https://emiga.rki.de/fhir/common/CodeSystem/MunicipalityKey'}
        mustSupport: true
        type: uri
        index: 5
      code: {mustSupport: true, index: 6}
      display: {mustSupport: true, index: 7}
    required: [code, system]
package_version: 1.2.0-alpha.6
extensions: {}
class: extension
kind: complex-type
url: https://emiga.rki.de/fhir/common/Extension/MunicipalityKey
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [value, valueCoding]