PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppEbm
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: CodingHealthAppEbm
type: Coding
elements:
  system:
    pattern: {type: uri, value: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM'}
    mustSupport: true
    type: uri
    index: 0
  code: {mustSupport: true, index: 1}
  display: {mustSupport: true, index: 2}
package_version: 1.1.0
class: complex-type
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppEbm
base: http://hl7.org/fhir/StructureDefinition/Coding
version: 1.1.0
required: [code, system]