PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.0.0-alpha.1
    https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionBANP
description: Der Bacillus anthracis-Erregernachweis spezifiziert den Erregernachweis hinsichtlich des Labortestes, der Nachweismethode und der Probe für Bacillus anthracis.
package_name: rki.demis.laboratory
derivation: constraint
name: PathogenDetectionBANP
type: Observation
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionBANP'}
        index: 1
    required: [profile]
  code:
    index: 2
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/laboratoryTestBANP'}
        index: 3
  value:
    choices: []
    index: 9
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: []
            index: 9
          max: 0
  value[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/answerSetBANP'}
        index: 6
        slicing:
          slices:
            codeableConceptSNOMED:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/answerSetBANP'}
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 7
  specimen:
    type: Reference
    refers: ['https://demis.rki.de/fhir/StructureDefinition/SpecimenBANP']
    index: 10
package_version: 3.0.0-alpha.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionBANP
base: https://demis.rki.de/fhir/StructureDefinition/PathogenDetection
version: 2.0.0
required: [meta]