PackagesCanonicalsLogsProblems
    Packages
    fdpg.query_profiles@0.0.6-alpha
    https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Albumin[Moles-volume]inSerumorPlasmabyBromocresolpurple(BCP)dyebindingmethod
description: null
package_name: fdpg.query_profiles
derivation: constraint
name: Albumin [Moles per volume] in Serum or Plasma by Bromocresol purple (BCP) dye binding method
type: Observation
elements:
  code:
    short: Albumin [Moles/volume] in Serum or Plasma by Bromocresol purple (BCP) dye binding method
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 62234-0, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 62234-0, system: 'http://loinc.org'}
                array: true
                min: 1
                _required: true
                type: Coding
                index: 2
                elements:
                  system: {index: 3}
                  code: {index: 4}
                required: [code, system]
    required: [coding]
  subject:
    elements:
      reference: {index: 5}
    required: [reference]
  value:
    mustSupport: true
    choices: [valueQuantity]
    index: 7
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 8
    elements:
      value: {mustSupport: true, index: 10}
      unit: {mustSupport: true, index: 11}
      system:
        pattern: {type: uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        type: uri
        index: 12
      code:
        pattern: {type: code, value: umol/L}
        mustSupport: true
        type: code
        index: 13
    required: [code, system, unit, value]
package_version: 0.0.6-alpha
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Albumin[Moles-volume]inSerumorPlasmabyBromocresolpurple(BCP)dyebindingmethod
base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab
version: null
required: [value, valueQuantity]