PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.referral@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-nursing
description: The nursing profile, generic version. Please note the nursing referral for medication does NOT depend on this generic version but is a FHIR prodfile on a different FHIR resource (MedicationRequest)
package_name: hl7.fhir.be.referral
derivation: constraint
name: BeReferralServiceRequestNursing
type: ServiceRequest
elements:
  occurrence[x]:
    elements:
      repeat:
        elements:
          count: {mustSupport: true, index: 24}
          duration: {mustSupport: true, index: 25}
          durationUnit: {mustSupport: true, index: 26}
          frequency: {mustSupport: true, index: 27}
          when: {mustSupport: true, index: 28}
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '9632001', system: 'http://snomed.info/sct'}
    index: 1
    slicing:
      slices:
        discipline:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '9632001', system: 'http://snomed.info/sct'}
            index: 1
        prescriptionType:
          match: {}
          schema:
            short: Technical prescription type for nursing referrals
            binding: {strength: preferred, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-prescription-technical-type'}
            index: 2
  reasonCode: {index: 29}
  occurrenceTiming:
    type: Timing
    mustSupport: true
    choiceOf: occurrence
    index: 18
    slicing:
      slices:
        occurrenceTiming:
          match: {}
          schema: {type: Timing, mustSupport: true, choiceOf: occurrence, index: 18}
          min: 0
          max: 1
  code:
    binding: {strength: preferred, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-care-requested'}
    index: 3
  quantityQuantity:
    type: Quantity
    choiceOf: quantity
    index: 9
    slicing:
      slices:
        quantityQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: quantity, index: 9}
          min: 0
          max: 1
  orderDetail:
    short: Details of the nursing activity
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/servicerequest-orderdetail'}
    index: 4
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    index: 0
  quantity:
    choices: []
    index: 6
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        quantityQuantity:
          match: {}
          schema:
            choices: [quantityQuantity]
            index: 8
          min: 0
          max: 1
  occurrence:
    elements:
      repeat:
        elements:
          bounds:
            choices: []
            index: 20
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: $this, type: type}
              min: null
              slices:
                boundsDuration:
                  match: {}
                  schema:
                    mustSupport: true
                    choices: [boundsDuration]
                    index: 22
                  min: 0
                  max: 1
          boundsDuration:
            type: Duration
            mustSupport: true
            choiceOf: bounds
            index: 23
            slicing:
              slices:
                boundsDuration:
                  match: {}
                  schema: {type: Duration, mustSupport: true, choiceOf: bounds, index: 23}
                  min: 0
                  max: 1
  quantity[x]:
    elements:
      value: {mustSupport: true, index: 10}
      system: {mustSupport: true, index: 11}
      code: {mustSupport: true, index: 12}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-nursing
base: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest
version: 1.0.0