PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.0.11
    http://hl7.no/fhir/StructureDefinition/no-basis-Substance
description: Basis profile for Substances to be used in Norway. The profile is adapted to use FEST as source of information.
package_name: hl7.fhir.no.basis
derivation: constraint
name: NoBasisSubstance
type: Substance
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: openAtEnd
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            FEST-Substance:
              match: {system: 'http://ehelse.no/fhir/CodeSystem/FEST'}
              schema:
                short: Substance defined in FEST
                index: 1
                elements:
                  system:
                    short: FEST
                    pattern: {type: Uri, value: 'http://ehelse.no/fhir/CodeSystem/FEST'}
                    index: 2
                  code: {short: Substance Id in FEST, index: 3}
                  display: {short: Substance name from FEST, index: 4}
                required: [display, system, code]
package_version: 2.0.11
class: profile
kind: resource
url: http://hl7.no/fhir/StructureDefinition/no-basis-Substance
base: http://hl7.org/fhir/StructureDefinition/Substance
version: 2.0.0