PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common@2.2.0
    https://demis.rki.de/fhir/StructureDefinition/IdentifierInekStandortId
description: Identifier-Profil für die Abbildung der InEK-Standort-ID
package_name: rki.demis.common
derivation: constraint
name: IdentifierInekStandortId
type: Identifier
elements:
  type:
    mustSupport: true
    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://demis.rki.de/fhir/sid/InekStandortId'}
    mustSupport: true
    type: uri
    index: 1
  value: {mustSupport: true, index: 2}
package_version: 2.2.0
class: complex-type
kind: complex-type
url: https://demis.rki.de/fhir/StructureDefinition/IdentifierInekStandortId
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.0.0
required: [system, type, value]