PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel
description: Identifier-Profil für die Abbildung eines organisationsspezifischen Kürzels für die Ressourcen (Locations) und Organisationen (Organization)
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: IdentifierKuerzel
type: Identifier
elements:
  type:
    binding: {strength: required, valueSet: 'https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended'}
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: SHORT, system: 'https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended'}
    index: 0
  system: {index: 1}
  value: {index: 2}
package_version: 1.0.1
class: complex-type
kind: complex-type
url: https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: TODO
required: [value, type, system]