PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.3
    http://nictiz.nl/fhir/StructureDefinition/cio-ProposalContraIndication
description: A proposal for medication contraindication is a request from one healthcare provider to another to register, terminate, or modify the use of certain medicines that may not be used, or only used under certain conditions.
package_name: nictiz.fhir.nl.r4.cio
derivation: constraint
name: CioProposalContraIndication
type: Flag
elements:
  extension:
    type: Extension
    isModifier: false
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    index: 0
    slicing:
      slices:
        proposalComment:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
            index: 0
            elements:
              value:
                short: Proposal Comment
                choices: []
                index: 2
        relationAlert:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.RelationAlert
            index: 3
            elements:
              value:
                choices: []
                index: 5
            required: [value]
        comment:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
            index: 6
            elements:
              value:
                short: Comment
                choices: []
                index: 8
        relationMedicationAgreement:
          match: {}
          schema: {isModifier: false, short: RelationMedicationAgreement, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/flag-detail', index: 9}
  identifier: {short: IdentificationNumber, index: 10}
  status: {index: 11}
  category:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 1
      slices:
        medicationContraIndicationCode:
          match:
            coding:
            - {code: '350241000146102', system: 'http://snomed.info/sct'}
          schema:
            short: AlertType
            _required: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '350241000146102', system: 'http://snomed.info/sct'}
            index: 13
          min: 1
          max: 1
  code:
    short: AlertName
    binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.14.1--20200901000000'}
    index: 14
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 15
  period:
    index: 16
    elements:
      start: {short: StartDateTime, index: 17}
      end: {short: EndDateTime, index: 18}
    required: [start]
  author:
    type: Reference
    short: Author
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole']
    index: 19
package_version: 1.0.0-beta.3
extensions:
  proposalComment:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    type: Extension
    isModifier: false
    index: 0
    elements:
      value:
        short: Proposal Comment
        choices: []
        index: 2
  relationAlert:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.RelationAlert
    type: Extension
    isModifier: false
    index: 3
    elements:
      value:
        choices: []
        index: 5
    required: [value]
  comment:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    type: Extension
    isModifier: false
    index: 6
    elements:
      value:
        short: Comment
        choices: []
        index: 8
  relationMedicationAgreement: {url: 'http://hl7.org/fhir/StructureDefinition/flag-detail', isModifier: false, short: RelationMedicationAgreement, type: Extension, index: 9}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/cio-ProposalContraIndication
base: http://hl7.org/fhir/StructureDefinition/Flag
version: 1.0.0-beta.3
required: [identifier, category, period]