PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ia-acnc
description: SARS-CoV-2 (COVID-19) IgG Ab [Units/volume] in Serum or Plasma by Immunoassay
package_name: de.gecco
derivation: constraint
name: SarsCoV2IgGSerPlIAaCnc
type: Observation
elements:
  code:
    elements:
      coding:
        mustSupport: true
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 94505-5, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 94505-5, 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
  value[x]:
    elements:
      code:
        pattern: {type: Code, value: '[arb''U]/mL'}
        index: 7
  valueCodeableConcept:
    index: 8
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {index: 8}
          max: 0
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ia-acnc
base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab
version: '0.9'