PackagesCanonicalsLogsProblems
    Packages
    rs/ma.ambulanter.fall@1.0.5
    http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel
description: WIP
package_name: rs/ma.ambulanter.fall
derivation: constraint
name: IdentifierKuerzel
type: Identifier
elements:
  type:
    binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/identifier-type-de-basis'}
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
    type: CodeableConcept
    index: 0
  system: {index: 1}
  value: {index: 2}
package_version: 1.0.5
class: complex-type
kind: complex-type
url: http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: null
required: [system, type, value]