PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encount-status-onleave-info
description: Provides additional information when the status of an encounter is onleave
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtEncounterStatusOnleaveInfo
type: Extension
elements:
  extension:
    short: The type of the onleave status
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: The type of the onleave status
            index: 0
            elements:
              url:
                pattern: {type: uri, value: type}
                type: uri
                index: 1
              value:
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
        organization:
          match: {}
          schema:
            short: The organization of the onleave status
            index: 5
            elements:
              url:
                pattern: {type: uri, value: organization}
                type: uri
                index: 6
              value:
                choices: [valueReference]
                index: 8
              valueReference:
                type: Reference
                choiceOf: value
                refers: [Organization]
                index: 9
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encount-status-onleave-info'}
    type: uri
    index: 10
  value:
    choices: []
    index: 12
package_version: 1.0.2
extensions:
  type:
    url: null
    short: The type of the onleave status
    index: 0
    elements:
      url:
        pattern: {type: uri, value: type}
        type: uri
        index: 1
      value:
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
  organization:
    url: null
    short: The organization of the onleave status
    index: 5
    elements:
      url:
        pattern: {type: uri, value: organization}
        type: uri
        index: 6
      value:
        choices: [valueReference]
        index: 8
      valueReference:
        type: Reference
        choiceOf: value
        refers: [Organization]
        index: 9
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encount-status-onleave-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null