PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@0.1.0
    http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/devicecomp-fish-probe
description: Device Component profiles
package_name: hl7.fhir.uv.genomics-reporting
derivation: constraint
name: DeviceComponent Fish Probe
type: DeviceComponent
elements:
  extension:
    isModifier: false
    short: Manufacturer of the FISH probe
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/device-comp-manufacturer
    index: 0
    slicing:
      slices:
        manufacturer:
          match: {}
          schema:
            isModifier: false
            short: Manufacturer of the FISH probe
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/device-comp-manufacturer
            index: 0
            elements:
              valueReference:
                type: Reference
                isModifier: false
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                index: 1
            required: [valueReference]
  type: {type: CodeableConcept, isModifier: false, mustSupport: true, index: 2}
  property:
    isModifier: false
    mustSupport: false
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: type, type: pattern}
      min: null
      slices:
        gene-name:
          match:
            type:
              coding:
              - {code: 62370-2, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: FISH probe gene name
            mustSupport: true
            index: 4
            elements:
              type:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62370-2, system: 'http://loinc.org'}
                index: 5
              valueCode: {isModifier: false, mustSupport: true, array: true, index: 6}
            required: [type]
        locus-name:
          match:
            type:
              coding:
              - {code: 62371-0, system: 'http://loinc.org'}
          schema:
            isModifier: false
            short: FISH probe locus
            mustSupport: true
            index: 7
            elements:
              type:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 62371-0, system: 'http://loinc.org'}
                index: 8
              valueCode: {type: CodeableConcept, isModifier: false, mustSupport: true, array: true, index: 9}
            required: [type]
package_version: 0.1.0
extensions:
  manufacturer:
    url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/device-comp-manufacturer
    isModifier: false
    short: Manufacturer of the FISH probe
    type: Extension
    mustSupport: true
    index: 0
    elements:
      valueReference:
        type: Reference
        isModifier: false
        mustSupport: true
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        index: 1
    required: [valueReference]
class: profile
kind: resource
url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/devicecomp-fish-probe
base: http://hl7.org/fhir/StructureDefinition/DeviceComponent
version: 2018may
required: [type]