PackagesCanonicalsLogsProblems
    Packages
    rs/nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-followUp
description: Follow-up information for a multidisciplinary oncology consultation.
package_name: rs/nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtMocFollowUp
type: Extension
elements:
  extension:
    short: Disease free interval
    index: 0
    slicing:
      slices:
        diseaseFreeInterval:
          match: {}
          schema:
            short: Disease free interval
            index: 0
            elements:
              url:
                pattern: {type: uri, value: diseaseFreeInterval}
                type: uri
                index: 1
              value:
                choices: [valueCoding]
                index: 3
              valueCoding: {type: Coding, choiceOf: value, index: 4}
        dateFirstRecurrence:
          match: {}
          schema:
            short: Date first recurrence
            index: 5
            elements:
              url:
                pattern: {type: uri, value: dateFirstRecurrence}
                type: uri
                index: 6
              value:
                choices: [valueDateTime]
                index: 8
              valueDateTime: {type: dateTime, choiceOf: value, index: 9}
        local:
          match: {}
          schema:
            short: Local
            index: 10
            elements:
              url:
                pattern: {type: uri, value: local}
                type: uri
                index: 11
              value:
                choices: [valueBoolean]
                index: 13
              valueBoolean: {type: boolean, choiceOf: value, index: 14}
        metastases:
          match: {}
          schema:
            short: Metastases
            index: 15
            elements:
              url:
                pattern: {type: uri, value: metastases}
                type: uri
                index: 16
              value:
                choices: [valueBoolean]
                index: 18
              valueBoolean: {type: boolean, choiceOf: value, index: 19}
        regional:
          match: {}
          schema:
            short: Regional
            index: 20
            elements:
              url:
                pattern: {type: uri, value: regional}
                type: uri
                index: 21
              value:
                choices: [valueBoolean]
                index: 23
              valueBoolean: {type: boolean, choiceOf: value, index: 24}
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-followUp'}
    type: uri
    index: 25
  value:
    choices: []
    index: 27
package_version: 1.0.1
extensions:
  diseaseFreeInterval:
    url: null
    short: Disease free interval
    index: 0
    elements:
      url:
        pattern: {type: uri, value: diseaseFreeInterval}
        type: uri
        index: 1
      value:
        choices: [valueCoding]
        index: 3
      valueCoding: {type: Coding, choiceOf: value, index: 4}
  dateFirstRecurrence:
    url: null
    short: Date first recurrence
    index: 5
    elements:
      url:
        pattern: {type: uri, value: dateFirstRecurrence}
        type: uri
        index: 6
      value:
        choices: [valueDateTime]
        index: 8
      valueDateTime: {type: dateTime, choiceOf: value, index: 9}
  local:
    url: null
    short: Local
    index: 10
    elements:
      url:
        pattern: {type: uri, value: local}
        type: uri
        index: 11
      value:
        choices: [valueBoolean]
        index: 13
      valueBoolean: {type: boolean, choiceOf: value, index: 14}
  metastases:
    url: null
    short: Metastases
    index: 15
    elements:
      url:
        pattern: {type: uri, value: metastases}
        type: uri
        index: 16
      value:
        choices: [valueBoolean]
        index: 18
      valueBoolean: {type: boolean, choiceOf: value, index: 19}
  regional:
    url: null
    short: Regional
    index: 20
    elements:
      url:
        pattern: {type: uri, value: regional}
        type: uri
        index: 21
      value:
        choices: [valueBoolean]
        index: 23
      valueBoolean: {type: boolean, choiceOf: value, index: 24}
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-moc-followUp
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null