PackagesCanonicalsLogsProblems
    Packages
    fhir.bfarm.de@2.0.6
    https://fhir.bfarm.de/StructureDefinition/CodingHealthAppCategoryIdentifier
description: null
package_name: fhir.bfarm.de
derivation: constraint
name: CodingHealthAppCategoryIdentifier
type: Coding
elements:
  system:
    pattern: {type: Uri, value: 'https://fhir.bfarm.de/Identifier/HealthAppCategoryId'}
    mustSupport: true
    index: 0
  code: {short: Interne ID, mustSupport: true, index: 1}
  display: {short: Name, mustSupport: true, index: 2}
package_version: 2.0.6
class: complex-type
kind: complex-type
url: https://fhir.bfarm.de/StructureDefinition/CodingHealthAppCategoryIdentifier
base: http://hl7.org/fhir/StructureDefinition/Coding
version: 2.0.6
required: [display, system, code]