PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.4-rc.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ql-ia
description: SARS-CoV-2 (COVID-19) Ab [Presence] in Serum or Plasma by Immunoassay
package_name: de.gecco
derivation: constraint
name: SarsCoV2AbSerPlQlIA
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 94762-2, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 94762-2, system: 'http://loinc.org'}
                _required: true
                index: 1
                elements:
                  system: {index: 2}
                  code: {index: 3}
                required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 4
  value:
    choices: []
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 6
          max: 0
        valueCodeableConcept:
          match: {}
          schema:
            choices: []
            index: 8
package_version: 1.0.4-rc.1
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ql-ia
base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab
version: '1.0'