PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz
description: Diese Profile sind die Basis-Profile für die TKI-Resistenztestungen innerhalb des nNGM-Projektes.
package_name: de.uk-koeln.nngm.form
derivation: constraint
name: Profile_nNGM_Observation_TkiResistenz
type: Observation
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: C1967, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
    index: 1
  method: {index: 8}
  specimen: {index: 9}
  component:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        tkiTherapie:
          match:
            code:
              coding:
              - {code: C62721, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
          schema:
            index: 12
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C62721, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
                index: 13
              value:
                label: Therapie
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept: {type: CodeableConcept, label: Therapie, mustSupport: true, choiceOf: value, index: 16}
            required: [value, valueCodeableConcept]
  effectiveDateTime: {type: dateTime, label: Datum, mustSupport: true, choiceOf: effective, index: 6}
  status:
    pattern: {type: Code, value: final}
    index: 0
  effective:
    label: Datum
    mustSupport: true
    choices: [effectiveDateTime]
    index: 5
  code:
    binding: {strength: required, valueSet: 'http://uk-koeln.de/fhir/ValueSet/nNGM/tki-resistenz'}
    index: 2
  bodySite: {index: 7}
  device: {index: 10}
  subject: {index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [effectiveDateTime, subject, category, effective]