PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.5
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree
description: Free input for medication.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtMedicationFree
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        type:
          match: {url: type}
          schema:
            short: Type
            index: 1
            elements:
              url:
                pattern: {type: uri, value: type}
                type: uri
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  coding:
                    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-medication-free-type'}
                    index: 6
        description:
          match: {url: description}
          schema:
            short: Description
            index: 7
            elements:
              url:
                pattern: {type: uri, value: description}
                type: uri
                index: 8
              value:
                choices: [valueString]
                index: 10
              valueString: {type: string, choiceOf: value, index: 11}
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree'}
    type: uri
    index: 12
  value:
    choices: []
    index: 14
package_version: 1.0.5
extensions:
  type:
    url: type
    short: Type
    index: 1
    elements:
      url:
        pattern: {type: uri, value: type}
        type: uri
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          coding:
            binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-medication-free-type'}
            index: 6
  description:
    url: description
    short: Description
    index: 7
    elements:
      url:
        pattern: {type: uri, value: description}
        type: uri
        index: 8
      value:
        choices: [valueString]
        index: 10
      valueString: {type: string, choiceOf: value, index: 11}
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null