description: null package_name: fhir.trustedhealthapps.org derivation: constraint name: CodingHealthAppCategoryIdentifier type: Coding elements: system: pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/sid/HealthAppCategoryId'} mustSupport: true type: uri index: 0 code: {short: Interne ID der Kategorie, mustSupport: true, index: 1} display: {short: Name der Kategorie, mustSupport: true, index: 2} userSelected: {short: Hauptkategorie, mustSupport: true, index: 3} package_version: 1.1.0 class: complex-type kind: complex-type url: https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCategoryIdentifier base: http://hl7.org/fhir/StructureDefinition/Coding version: 1.1.0 required: [code, display, system, userSelected]