PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@0.1.0
    http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-chrom-g-band
description: Observation-related profiles
package_name: hl7.fhir.uv.genomics-reporting
derivation: constraint
name: Chromosome analysis G-banding panel
type: Observation
elements:
  code:
    isModifier: false
    short: Chromosome analysis panel by Banding
    type: CodeableConcept
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 62355-3, system: 'http://loinc.org'}
    index: 0
  valueCodeableConcept: {isModifier: false, short: todo, mustSupport: true, index: 1}
  component:
    isModifier: false
    mustSupport: false
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        iscn-band-level:
          match:
            code:
              coding:
              - {code: 62358-7, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: ISCN band level
            mustSupport: true
            index: 3
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62358-7, system: 'http://loinc.org'}
                index: 4
              valueCodeableConcept: {isModifier: false, short: 400 | 425 | 450 | 500 | 550 | 575 | 600 | 650 | 800 | 850, mustSupport: true, index: 5}
            required: [valueCodeableConcept, code]
        banding-method:
          match:
            code:
              coding:
              - {code: 62359-5, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Chromosome banding method
            mustSupport: true
            index: 6
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62359-5, system: 'http://loinc.org'}
                index: 7
              valueCodeableConcept: {isModifier: false, short: G-banding | R-banding | Q-banding | C-banding | T-banding, mustSupport: true, index: 8}
            required: [valueCodeableConcept, code]
        number-of-cells-karyotyped:
          match:
            code:
              coding:
              - {code: 55199-4, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Cells karyotyped.total
            mustSupport: true
            index: 9
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 55199-4, system: 'http://loinc.org'}
                index: 10
              valueQuantity: {type: Quantity, isModifier: false, mustSupport: true, index: 11}
            required: [valueQuantity, code]
        number-of-cells-analyzed:
          match:
            code:
              coding:
              - {code: 62360-3, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Cells analyzed
            mustSupport: true
            index: 12
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62360-3, system: 'http://loinc.org'}
                index: 13
              valueQuantity: {type: Quantity, isModifier: false, mustSupport: true, index: 14}
            required: [valueQuantity, code]
        number-of-cells-counted:
          match:
            code:
              coding:
              - {code: 62361-1, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Cells counted
            mustSupport: true
            index: 15
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62361-1, system: 'http://loinc.org'}
                index: 16
              valueQuantity: {type: Quantity, isModifier: false, mustSupport: true, index: 17}
            required: [valueQuantity, code]
        number-of-colonies-counted:
          match:
            code:
              coding:
              - {code: 62362-9, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Colonies counted
            mustSupport: true
            index: 18
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62362-9, system: 'http://loinc.org'}
                index: 19
              valueQuantity: {type: Quantity, isModifier: false, mustSupport: true, index: 20}
            required: [valueQuantity, code]
        mosaicism-detected:
          match:
            code:
              coding:
              - {code: 62363-7, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: Mosaicism detected
            mustSupport: true
            index: 21
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62363-7, system: 'http://loinc.org'}
                index: 22
              valueBoolean: {isModifier: false, mustSupport: true, index: 23}
            required: [valueBoolean, code]
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-chrom-g-band
base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-desc-gen-finding
version: 2018may
required: [valueCodeableConcept, code]