PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-report@1.0.0-ballot
    http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-cbc-panel
description: This panel is the traditional hemogram plus platelet count which must now be reported with with hemograms according to current US re-imbursement rule The panel includes 2 different RDWs to accommodate the two different ways of reporting them. (Most automated instruments report as a percent ). The hemoglobin produced by the automatic counters does not use a counting method to generate the hemoglobin so we have used the fotometry version of hemoglobin in this panel.
package_name: ch.fhir.ig.ch-lab-report
derivation: constraint
name: ChLabObservationCBCPanel
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 58410-2, system: 'http://loinc.org', display: CBC panel - Blood by Automated count}
    index: 0
    elements:
      text:
        pattern: {type: String, value: CBC panel Auto (Bld)}
        index: 1
  hasMember:
    array: true
    min: 8
    index: 2
    slicing:
      slices:
        Hemoglobin:
          match: {}
          schema:
            short: Hemoglobin
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-hb']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 5
          min: 1
          max: 1
        MeanCorpuscularVolume:
          match: {}
          schema:
            short: Mean Corpuscular Volume MCV
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-mcv']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 7
          min: 1
          max: 1
        ErythrocyteDistWidthRatio:
          match: {}
          schema:
            short: Erythrocyte Distribution Width Ratio
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-ery-dist-width-ratio']
            type: Reference
            mustSupport: true
            label: Label
            index: 11
          min: 0
          max: 1
        Hematocrit:
          match: {}
          schema:
            short: Hematocrit
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-ht']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 6
          min: 1
          max: 1
        WhiteBloodCellCount:
          match: {}
          schema:
            short: White Blood Cell Count
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-wbc']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 3
          min: 1
          max: 1
        MeanCorpuscularHemoglobin:
          match: {}
          schema:
            short: Mean Corpuscular Hemoglobin MCH
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-mch']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 8
          min: 1
          max: 1
        MeanCorpuscularHemoglobinConcentration:
          match: {}
          schema:
            short: Mean Corpuscular Hemoglobin Concentration MCHC
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-mchc']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 9
          min: 1
          max: 1
        PlateletCount:
          match: {}
          schema:
            short: Platelet Count
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-platelets']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 12
          min: 1
          max: 1
        PlateletDistributionWidth:
          match: {}
          schema:
            short: Platelet Distribution Width
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-platelets-distribution-width']
            type: Reference
            mustSupport: true
            label: Label
            index: 13
          min: 0
          max: 1
        PlateletMeanVolume:
          match: {}
          schema:
            short: Platelet Mean Volume
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-platelets-mean-volume']
            type: Reference
            mustSupport: true
            label: Label
            index: 14
          min: 0
          max: 1
        ErythrocyteDistributionWidth:
          match: {}
          schema:
            short: Erythrocyte Distribution Width
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-ery-distribution-width']
            type: Reference
            mustSupport: true
            label: Label
            index: 10
          min: 0
          max: 1
        RedBloodCellCount:
          match: {}
          schema:
            short: Red Blood Cell Count
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-rbc']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 4
          min: 1
          max: 1
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-cbc-panel
base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-panel
version: 1.0.0-ballot