PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-report@1.0.0-ballot
    http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-hb
description: This profile constrains the ChLabObservationSingleTest profile for the purpose of laboratory hemoglobin.
package_name: ch.fhir.ig.ch-lab-report
derivation: constraint
name: ChLabHemoglobin
type: Observation
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 18723-7, system: 'http://loinc.org', display: Hematology studies (set)}
    index: 0
    slicing:
      slices:
        studyType:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 18723-7, system: 'http://loinc.org', display: Hematology studies (set)}
            index: 0
        specialty:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '394916005', system: 'http://snomed.info/sct', display: Hematopathology}
            index: 1
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 718-7, system: 'http://loinc.org', display: 'Hemoglobin [Mass/volume] in Blood'}
    index: 2
    elements:
      text:
        short: LOINC Display Name
        pattern: {type: String, value: 'Hemoglobin (Bld) [Mass/Vol]'}
        index: 3
  method:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '83561000052101', system: 'http://snomed.info/sct', display: Photometry technique (qualifier value)}
    index: 4
  specimen:
    pattern:
      type: Reference
      value: {reference: Specimen/BloodCBC}
    index: 5
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-results-hb
base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-single-test
version: 1.0.0-ballot