PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-pnl-ser-pl-ia
description: SARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay
package_name: de.gecco
derivation: constraint
name: SarsCoV2AbPnlSerPlIA
type: Observation
elements:
  category:
    mustSupport: true
    index: 14
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: system, type: pattern}
          - {path: code, type: pattern}
          min: 2
          slices:
            loinc-observation:
              match: {system: 'http://loinc.org', code: 26436-6}
              schema:
                mustSupport: true
                _required: true
                index: 16
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: true
                    index: 17
                  code:
                    mustSupport: true
                    pattern: {type: Code, value: 26436-6}
                    index: 18
                required: [system, code]
            observation-category:
              match: {system: 'http://terminology.hl7.org/CodeSystem/observation-category', code: laboratory}
              schema:
                mustSupport: true
                _required: true
                index: 19
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
                    mustSupport: true
                    index: 20
                  code:
                    mustSupport: true
                    pattern: {type: Code, value: laboratory}
                    index: 21
                required: [system, code]
  referenceRange: {mustSupport: true, index: 43}
  hasMember:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ia-acnc', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ql-ia', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-iga-ser-pl-ia-acnc', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-iga-ser-pl-ql-ia', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ia-acnc', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ql-ia', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ia-acnc', 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ql-ia']
    index: 44
  meta:
    index: 0
    elements:
      source: {mustSupport: true, index: 1}
      profile: {mustSupport: true, index: 2}
  interpretation: {mustSupport: true, index: 35}
  encounter: {mustSupport: true, index: 28}
  method: {mustSupport: true, index: 38}
  specimen:
    mustSupport: true
    index: 39
    elements:
      reference: {mustSupport: true, index: 40}
      identifier: {mustSupport: true, index: 41}
  value:
    choices: []
    index: 34
  note: {mustSupport: true, index: 36}
  effectiveDateTime:
    type: dateTime
    constraint:
      mii-lab-1: {human: Datetime must be at least to day, source: 'https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab', severity: error, expression: ($this as dateTime).toString().length() >= 8}
    mustSupport: true
    choiceOf: effective
    index: 31
  status: {mustSupport: true, index: 13}
  effective:
    constraint:
      mii-lab-1: {human: Datetime must be at least to day, source: 'https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab', severity: error, expression: ($this as dateTime).toString().length() >= 8}
    mustSupport: true
    choices: [effectiveDateTime]
    index: 30
  code:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/laboratory-tests-and-panels-uv-ips'}
    mustSupport: true
    index: 22
    elements:
      coding:
        mustSupport: true
        index: 23
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 94504-8, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 94504-8, system: 'http://loinc.org'}
                _required: true
                index: 24
                elements:
                  system: {index: 25}
                  code: {index: 26}
                required: [system, code]
    required: [coding]
  identifier:
    mustSupport: true
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: type, type: pattern}
      min: 1
      slices:
        analyseBefundCode:
          match:
            type:
              coding:
              - {code: OBI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            mustSupport: true
            _required: true
            index: 4
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: OBI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 5
                elements:
                  coding:
                    mustSupport: true
                    index: 6
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      min: 1
                      slices:
                        observationInstanceV2:
                          match: {system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 7
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                                mustSupport: true
                                index: 8
                              code:
                                pattern: {type: Code, value: OBI}
                                mustSupport: true
                                index: 9
                            required: [system, code]
                required: [coding]
              system: {mustSupport: true, index: 10}
              value: {mustSupport: true, index: 11}
              assigner: {type: Reference, mustSupport: true, index: 12}
            required: [assigner, value, type, system]
  bodySite: {index: 37}
  issued: {mustSupport: true, index: 32}
  device: {mustSupport: true, index: 42}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 27
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-pnl-ser-pl-ia
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '0.9'
required: [effectiveDateTime, identifier, subject, category, effective]