PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.drp@1.1.1
    https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-relevant-info
description: Relevant clinical information in the context of this prescription concerning for example allergies, kidney function, diabetic. This extension allows the use of an Annotation or codeableConcept but when more detailed information can be given, it is RECOMMENDED to express it as structured as possible using the appropriate elements.
package_name: hl7.fhir.be.drp
derivation: constraint
name: BeRelevantInfo
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        key:
          match: {}
          schema:
            short: Key of the as a preferably as a SNOMED CT code, e.g. 'allergy', 'diabetes', 'kidney function'
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: key}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
              value[x]:
                elements:
                  coding: {index: 7}
                required: [coding]
        value:
          match: {}
          schema:
            short: Value of the key preferably as a SNOMED CT code, e.g. 'penicillin allergy', 'diabetes type 2', 'chronic kidney disease stage 3'
            mustSupport: true
            _required: true
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: value}
                index: 10
              value:
                choices: [valueCodeableConcept]
                index: 12
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13}
              value[x]:
                elements:
                  coding: {index: 14}
                required: [coding]
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-relevant-info'}
    index: 15
  value:
    choices: []
    index: 17
package_version: 1.1.1
extensions:
  key:
    url: null
    short: Key of the as a preferably as a SNOMED CT code, e.g. 'allergy', 'diabetes', 'kidney function'
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: key}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
      value[x]:
        elements:
          coding: {index: 7}
        required: [coding]
  value:
    url: null
    short: Value of the key preferably as a SNOMED CT code, e.g. 'penicillin allergy', 'diabetes type 2', 'chronic kidney disease stage 3'
    mustSupport: true
    _required: true
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: value}
        index: 10
      value:
        choices: [valueCodeableConcept]
        index: 12
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13}
      value[x]:
        elements:
          coding: {index: 14}
        required: [coding]
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-relevant-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.1