description: Abbildung der Mindestanforderungen eines ATC-Codes package_name: fhir.erezept.validator derivation: constraint name: CodingATC type: Coding elements: system: short: Canonische CodeSystem URL für ATC pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/atc'} index: 0 version: {short: Die Jahresversion von ATC. Angegeben wird immer die vierstellige Jahreszahl (z.B. "2017"), index: 1} code: {short: Der ATC-Code, index: 2} package_version: 0.4.3 class: complex-type kind: complex-type url: https://example.org/fhir/StructureDefinition/CodingATC base: http://hl7.org/fhir/StructureDefinition/Coding version: 1.5.4 required: [version, system, code]