PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-therapy
description: Therapy information for a multidisciplinary oncology consultation.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtMocTherapy
type: Extension
elements:
  extension:
    short: Performed
    index: 0
    slicing:
      slices:
        performed:
          match: {}
          schema:
            short: Performed
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: performed}
                type: uri
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
        future:
          match: {}
          schema:
            short: Future
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: future}
                type: uri
                index: 8
              value:
                choices: [valueCodeableConcept]
                index: 10
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11}
        comment:
          match: {}
          schema:
            short: Comment
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: uri, value: comment}
                type: uri
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-therapy'}
    type: uri
    index: 18
  value:
    choices: []
    index: 20
package_version: 1.0.2
extensions:
  performed:
    url: null
    short: Performed
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: performed}
        type: uri
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
  future:
    url: null
    short: Future
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: future}
        type: uri
        index: 8
      value:
        choices: [valueCodeableConcept]
        index: 10
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11}
  comment:
    url: null
    short: Comment
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: uri, value: comment}
        type: uri
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-therapy
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null