PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.6
    https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaAnnotationId
description: Identifier Profil für EMIGA Annotationen
package_name: rki.emiga.common
derivation: constraint
name: IdentifierEmigaAnnotationId
type: Identifier
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
    type: CodeableConcept
    index: 0
  system:
    pattern: {type: uri, value: 'https://emiga.rki.de/fhir/sid/EmigaAnnotationId'}
    mustSupport: true
    type: uri
    index: 1
  value: {mustSupport: true, index: 2}
package_version: 1.2.0-alpha.6
class: complex-type
kind: complex-type
url: https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaAnnotationId
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 0.1.0
required: [system, value]