PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.3
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedicationRequest
description: null
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhChemoMedicationRequest
type: MedicationRequest
elements:
  extension:
    index: 0
    slicing:
      slices:
        nxhExtHospitalCode:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode', index: 1}
          min: 1
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        handelingNr:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoBundelHandeling/handelingNr'}
          schema:
            _required: true
            index: 3
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoBundelHandeling/handelingNr'}
                type: uri
                index: 4
  intent:
    pattern: {type: code, value: plan}
    type: code
    index: 5
  category:
    index: 6
    elements:
      coding:
        elements:
          code:
            pattern: {type: code, value: inpatient}
            type: code
            index: 7
          display:
            pattern: {type: string, value: Inpatient}
            type: string
            index: 8
  groupIdentifier:
    elements:
      system:
        pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoVoorschriftBundel/voorschriftBundelNr'}
        type: uri
        index: 9
  courseOfTherapyType:
    index: 10
    elements:
      coding:
        elements:
          code:
            pattern: {type: code, value: acute}
            type: code
            index: 11
          display:
            pattern: {type: string, value: Short course (acute) therapy}
            type: string
            index: 12
  dosageInstruction:
    elements:
      timing:
        elements:
          repeat:
            elements:
              durationUnit:
                pattern: {type: code, value: s}
                type: code
                index: 13
      route:
        binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-toedieningsweg'}
        index: 14
      doseAndRate:
        elements:
          dose:
            choices: [doseQuantity]
            index: 16
          doseQuantity: {type: Quantity, choiceOf: dose, index: 17}
          rate:
            choices: [rateQuantity]
            index: 19
          rateQuantity: {type: Quantity, choiceOf: rate, index: 20}
package_version: 1.0.3
extensions:
  nxhExtHospitalCode: {url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode', min: 1, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedicationRequest
base: http://hl7.org/fhir/StructureDefinition/MedicationRequest
version: null
required: [extension]