PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication
description: Nexuzhealth profile for chemo medication.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhChemoMedication
type: Medication
elements:
  extension:
    array: true
    min: 2
    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
        nxhExtsubject:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject', index: 2}
          min: 1
          max: 1
  identifier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        chemoMedicatieId:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoMedicatie/id'}
          schema:
            _required: true
            index: 4
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoMedicatie/id'}
                type: uri
                index: 5
  status:
    pattern: {type: code, value: active}
    type: code
    index: 6
  ingredient:
    elements:
      strength:
        elements:
          numerator:
            binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-emv-unit-system'}
            index: 7
          denominator:
            elements:
              value:
                pattern: {type: decimal, value: 1}
                type: decimal
                index: 8
package_version: 1.0.2
extensions:
  nxhExtHospitalCode: {url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode', min: 1, max: 1, type: Extension, isModifier: false, index: 1}
  nxhExtsubject: {url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject', min: 1, max: 1, type: Extension, isModifier: false, index: 2}
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication
base: http://hl7.org/fhir/StructureDefinition/Medication
version: null