PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory.strict@4.0.0-rc.1
    https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionADVP
description: Der Adenovirus (Konjunktivalabstrich)-Erregernachweis spezifiziert den Erregernachweis hinsichtlich des Labortestes, der Nachweismethode und der Probe für Adenoviren; Meldepflicht nur für den direkten Nachweis im Konjunktivalabstrich.
package_name: rki.demis.laboratory.strict
derivation: constraint
name: PathogenDetectionADVP
type: Observation
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionADVP'}
        type: canonical
        index: 1
    required: [profile]
  code:
    index: 2
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/laboratoryTestADVP'}
        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/answerSetADVP'}
        index: 6
        slicing:
          slices:
            codeableConceptSNOMED:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/answerSetADVP'}
                index: 6
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 7
  specimen:
    type: Reference
    refers: ['https://demis.rki.de/fhir/StructureDefinition/SpecimenADVP']
    index: 10
package_version: 4.0.0-rc.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionADVP
base: https://demis.rki.de/fhir/StructureDefinition/PathogenDetection
version: 2.0.0
required: [meta]