PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.0-alpha1
    http://fhir.de/StructureDefinition/CodingAlphaID
description: Abbildung der Mindestanforderungen eines Alpha-ID-Codes
package_name: de.basisprofil.r4
derivation: constraint
name: CodingAlphaID
type: Coding
elements:
  system:
    short: Canonische CodeSystem URL für Alpha-ID
    pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/bfarm/alpha-id'}
    index: 0
  version: {short: Die Jahresversion von Alpha-ID. Angegeben wird immer die vierstellige Jahreszahl (z.B. "2017"), index: 1}
  code: {short: Der Alpha-ID-Code, index: 2}
package_version: 1.5.0-alpha1
class: complex-type
kind: complex-type
url: http://fhir.de/StructureDefinition/CodingAlphaID
base: http://hl7.org/fhir/StructureDefinition/Coding
version: 1.5.0
required: [version, system, code]