PackagesCanonicalsLogsProblems
    Packages
    fhir.deep6.ai@2.4.0
    http://deep6.ai/fhir/StructureDefinition/deep-6-ai-molecular-biomarker-tmb-1.0.0
description: This profile further constrains the D6 AI Molecular Biomarker profile, for the TMB use case.
package_name: fhir.deep6.ai
derivation: constraint
name: Deep6AIMolecularBiomarkerTMB
type: Observation
elements:
  category:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        geCategory:
          match: {}
          schema: {sliceIsConstraining: true, _required: true, index: 1}
          min: 1
  code:
    constraint:
      tmb-code-exists: {human: Observation must have LOINC 94076-7 (indicating TMB)., source: 'http://deep6.ai/fhir/StructureDefinition/deep-6-ai-molecular-biomarker-tmb-1.0.0', severity: error, expression: 'coding.where(system = ''http://loinc.org'' and code = ''94076-7'').exists()'}
    index: 2
  value:
    choices: [valueQuantity]
    index: 4
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
  component:
    index: 6
    slicing:
      slices:
        biomarker-category:
          match: {}
          schema:
            sliceIsConstraining: true
            _required: true
            index: 7
            elements:
              value:
                choices: [valueCodeableConcept]
                index: 9
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 10}
package_version: 2.4.0
class: profile
kind: resource
url: http://deep6.ai/fhir/StructureDefinition/deep-6-ai-molecular-biomarker-tmb-1.0.0
base: http://deep6.ai/fhir/StructureDefinition/deep-6-ai-molecular-biomarker-1.0.0
version: 2.4.0
required: [component, value, valueQuantity]