PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory.strict@4.0.0-rc.1
    https://demis.rki.de/fhir/StructureDefinition/PathogenDetection
description: Der Erregernachweis enthält die Angaben zum durchgeführten Labortest, zur Nachweismethode und zur verwendeten Probe.
package_name: rki.demis.laboratory.strict
derivation: constraint
name: PathogenDetection
abstract: true
type: Observation
elements:
  category:
    short: Klassifikation des Nachweises
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        pattern:
          type: Coding
          value: {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
        type: Coding
        index: 4
    required: [coding]
  referenceRange:
    short: Referenzbereichen der Nachweismethode
    mustSupport: true
    index: 96
    elements:
      low:
        mustSupport: true
        index: 97
        elements:
          value: {mustSupport: true, index: 98}
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            mustSupport: true
            type: uri
            index: 99
          code: {mustSupport: true, index: 100}
        required: [code, system, value]
      high:
        mustSupport: true
        index: 101
        elements:
          value: {mustSupport: true, index: 102}
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            mustSupport: true
            type: uri
            index: 103
          code: {mustSupport: true, index: 104}
        required: [code, system, value]
      type:
        mustSupport: true
        index: 105
        elements:
          coding:
            mustSupport: true
            index: 106
            elements:
              system: {mustSupport: true, index: 107}
              version: {mustSupport: true, index: 108}
              code: {mustSupport: true, index: 109}
              userSelected: {index: 110}
            required: [code, system, version]
      appliesTo:
        index: 111
        elements:
          coding: {index: 112}
          text: {mustSupport: true, index: 113}
        required: [text]
      age: {index: 114}
  hasMember: {index: 115}
  value[x]:
    elements:
      value: {mustSupport: true, index: 69}
    required: [value]
  interpretation:
    short: Interpretation des Testergebnisses.
    mustSupport: true
    index: 71
    elements:
      coding:
        mustSupport: true
        index: 72
        slicing:
          rules: open
          discriminator:
          - {path: system, type: pattern}
          min: 1
          max: 1
          slices:
            interpretationHL7:
              match: {system: 'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'}
              schema:
                mustSupport: true
                index: 73
                elements:
                  system:
                    pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'}
                    mustSupport: true
                    type: uri
                    index: 74
                  code: {mustSupport: true, index: 75}
                required: [code, system]
            interpretationSNOMED:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/interpretation-SNOMED'}
                index: 76
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    mustSupport: true
                    type: uri
                    index: 77
                  version: {mustSupport: true, index: 78}
                  code: {mustSupport: true, index: 79}
                required: [code, system, version]
    required: [coding]
  encounter: {index: 13}
  method:
    short: Angaben zur genutzten Nachweismethode.
    mustSupport: true
    index: 86
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'https://demis.rki.de/fhir/ValueSet/method'}
        mustSupport: true
        index: 87
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            type: uri
            index: 88
          version: {mustSupport: true, index: 89}
          code: {mustSupport: true, index: 90}
        required: [code, system, version]
      text: {mustSupport: true, index: 91}
    required: [coding]
  specimen:
    type: Reference
    short: Verweis auf die dem Labortest zugrundeliegende Probe.
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/StructureDefinition/Specimen']
    index: 92
    elements:
      type: {index: 93}
      identifier: {index: 94}
      display: {index: 95}
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 27
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 27}
  value:
    choices: [valueString]
    index: 67
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            index: 67
  valueString:
    type: string
    choiceOf: value
    index: 68
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 68}
  valueRatio:
    type: Ratio
    mustSupport: true
    choiceOf: value
    index: 57
    slicing:
      slices:
        valueRatio:
          match: {}
          schema: {type: Ratio, mustSupport: true, choiceOf: value, index: 57}
  component: {index: 116}
  note:
    short: Textuelle Hinweise zum Untersuchungsergebnis.
    mustSupport: true
    index: 80
    elements:
      author:
        choices: []
        index: 82
      time: {index: 83}
      text: {mustSupport: true, index: 84}
  status:
    short: Status des Erregernachweis-Ergebnisses
    binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/pathogenDetectionStatus', bindingName: ObservationStatus}
    mustSupport: true
    index: 2
  effective:
    choices: []
    index: 15
  code:
    short: Typ des durchgeführten Labortests.
    mustSupport: true
    index: 5
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/laboratoryTest'}
        mustSupport: true
        index: 6
        elements:
          system:
            pattern: {type: uri, value: 'http://loinc.org'}
            mustSupport: true
            type: uri
            index: 7
          version: {mustSupport: true, index: 8}
          code: {mustSupport: true, index: 9}
        required: [code, system, version]
    required: [coding]
  valueCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: value
    index: 34
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 34}
  bodySite: {index: 85}
  focus: {index: 12}
  issued: {index: 16}
  basedOn: {index: 0}
  valueRange:
    type: Range
    choiceOf: value
    index: 46
    slicing:
      slices:
        valueRange:
          match: {}
          schema: {type: Range, choiceOf: value, index: 46}
  partOf: {index: 1}
  subject:
    type: Reference
    short: Verweis auf die in der Meldung benannte betroffene Person.
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson', 'https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous']
    index: 10
    elements:
      reference: {mustSupport: true, index: 11}
    required: [reference]
  performer: {index: 17}
  dataAbsentReason: {index: 70}
package_version: 4.0.0-rc.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/PathogenDetection
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0
required: [category, interpretation, method, specimen, subject, value, valueCodeableConcept, valueQuantity, valueRange, valueRatio, valueString]