PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice
description: 'NutritionAdvice as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017.\r\n\r\nA nutritional advice is a description of nourishment for the patient, which must meet specific requirements in view of the health condition of the patient. Allergies and food intolerances or chewing and swallowing problems may be a reason for special nutrition.'
package_name: PGO.02
derivation: constraint
name: Zib NutritionAdvice
type: NutritionOrder
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Comment:
          match: {url: null}
          schema: {short: Comment, type: Extension, url: h, index: 1}
          max: 1
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 2
  encounter:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Contact']
    index: 3
  orderer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 4
  allergyIntolerance:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance']
    index: 5
  oralDiet:
    elements:
      type:
        elements:
          text: {short: DietType, index: 6}
      texture:
        elements:
          modifier:
            elements:
              text: {short: Consistency, index: 7}
          foodType:
            elements:
              text: {short: Consistency, index: 8}
      fluidConsistencyType:
        elements:
          text: {short: Consistency, index: 9}
package_version: 1.02.1
extensions:
  Comment: {url: h, max: 1, short: Comment, type: Extension, index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice
base: http://hl7.org/fhir/StructureDefinition/NutritionOrder
version: '2.0'