PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.2.0-dft-ballot
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/allergyintolerance-ca-core
description: This profile represents the constraints applied to the AllergyIntolerance resource by the CA Core+ project to represent the minimum expectations for the AllergyIntolerance resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline AllergyIntolerance Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-allergyintolerance.html)
package_name: ca.infoway.io.core
derivation: constraint
name: AllergyIntoleranceCACore
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core']
    index: 7
  onset:
    choices: []
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        onsetDateTime:
          match: {}
          schema:
            choices: [onsetDateTime]
            index: 11
  category: {index: 4}
  criticality: {index: 5}
  clinicalStatus: {index: 1}
  type: {index: 3}
  extension:
    type: Extension
    short: Extension for representing Abatement datetime
    url: http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement
    index: 0
    slicing:
      slices:
        abatement-datetime:
          match: {}
          schema: {type: Extension, short: Extension for representing Abatement datetime, url: 'http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement', index: 0}
          max: 1
  code:
    binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/ValueSet/substanceandpharmaceuticalbiologicproductcode'}
    index: 6
  onsetDateTime:
    type: dateTime
    choiceOf: onset
    index: 12
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: onset, index: 12}
  lastOccurrence: {index: 13}
  verificationStatus: {index: 2}
  reaction:
    index: 14
    elements:
      substance:
        binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/substancecode'}
        index: 15
      manifestation:
        binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/ca-core/ValueSet/PHCVS'}
        index: 16
      description: {index: 17}
      onset: {index: 18}
      severity: {index: 19}
      exposureRoute:
        binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'}
        index: 20
package_version: 0.2.0-dft-ballot
extensions:
  abatement-datetime: {url: 'http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement', max: 1, type: Extension, short: Extension for representing Abatement datetime, index: 0}
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/allergyintolerance-ca-core
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: null