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