PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.2.0-dft
    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)",
  "_filename": "structuredefinition-allergyintolerance-ca-core.json",
  "package_name": "ca.infoway.io.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "AllergyIntoleranceCACore",
  "mapping": [ {
    "name": "Pan-Canadian Health Data Content Framework",
    "identity": "pCHDCF"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": "AllergyIntolerance",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "AllergyIntolerance (CA-Core)",
  "package_version": "0.2.0-dft",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile",
    "valueCanonical": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-allergyintolerance"
  } ],
  "status": "draft",
  "id": "a0822054-b41e-4e3a-922e-05113748b584",
  "kind": "resource",
  "url": "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/allergyintolerance-ca-core",
  "version": null,
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.extension:abatement-datetime",
      "max": "1",
      "path": "AllergyIntolerance.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement" ]
      } ],
      "short": "Extension for representing Abatement datetime",
      "mapping": [ {
        "map": "Allergy or Intolerance Date of Resolution",
        "identity": "pCHDCF"
      } ],
      "sliceName": "abatement-datetime",
      "definition": "The date or estimated date that the condition resolved or went into remission."
    }, {
      "id": "AllergyIntolerance.clinicalStatus",
      "path": "AllergyIntolerance.clinicalStatus",
      "mapping": [ {
        "map": "Allergy or Intolerance Clinical Status",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.verificationStatus",
      "path": "AllergyIntolerance.verificationStatus",
      "mapping": [ {
        "map": "Allergy or Intolerance Verification Status",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.type",
      "path": "AllergyIntolerance.type",
      "mapping": [ {
        "map": "Allergy or Intolerance Type",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.category",
      "path": "AllergyIntolerance.category",
      "mapping": [ {
        "map": "Allergy or Intolerance Category",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.criticality",
      "path": "AllergyIntolerance.criticality",
      "mapping": [ {
        "map": "Allergy or Intolerance Criticality",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.code",
      "path": "AllergyIntolerance.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.infoway-inforoute.ca/ValueSet/substanceandpharmaceuticalbiologicproductcode",
        "description": "Codes for that combine substance and pharmaceuticalbiologicproduct value sets from the SNOMED CT Canadian edition"
      },
      "comment": "The additionalBinding extension will be used to express the valueSet for additional negation/exclusion codes for reporting the known absence of allergies or intolerances. At the time of this release, the publisher of the current ValueSet for absence codes (IPS) is developing a SNOMED ValueSet that will replace the current http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips",
      "mapping": [ {
        "map": "Allergy or Intolerance Code",
        "identity": "pCHDCF"
      }, {
        "map": "No Active Allergy or Intolerance Flag",
        "comment": "While concept name inclusion of flag implies user interface behavior, current implementation practices for the data at the point of exchange conveys No Active Allergies through structured codes in this element.",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core" ]
      } ]
    }, {
      "id": "AllergyIntolerance.onset[x]",
      "path": "AllergyIntolerance.onset[x]",
      "mapping": [ {
        "map": "Allergy or Intolerance Onset*",
        "comment": "*pCHDCF concept as currently defined is expected to map to the DateTime data type",
        "identity": "pCHDCF"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.onset[x]:onsetDateTime",
      "path": "AllergyIntolerance.onset[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mapping": [ {
        "map": "Allergy or Intolerance Onset",
        "identity": "pCHDCF"
      } ],
      "sliceName": "onsetDateTime"
    }, {
      "id": "AllergyIntolerance.lastOccurrence",
      "path": "AllergyIntolerance.lastOccurrence",
      "mapping": [ {
        "map": "Allergy or Intolerance Reaction Date of Last Occurrence",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction",
      "path": "AllergyIntolerance.reaction"
    }, {
      "id": "AllergyIntolerance.reaction.substance",
      "path": "AllergyIntolerance.reaction.substance",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/substancecode",
        "description": "Codes defining the type of the substance (including pharmaceutical products)."
      },
      "mapping": [ {
        "map": "Allergy or Intolerance Substance",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.manifestation",
      "path": "AllergyIntolerance.reaction.manifestation",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.infoway-inforoute.ca/ca-core/ValueSet/PHCVS",
        "description": "Stub ValueSet for Pan-Canadian Health Concern ValueSet"
      },
      "mapping": [ {
        "map": "Allergy or Intolerance Reaction",
        "comment": "Mapping selection (over the backbone element) is driven by pCHDCF indication that this concept is a codeableConcept to describe this reaction",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.description",
      "path": "AllergyIntolerance.reaction.description",
      "mapping": [ {
        "map": "Allergy or Intolerance Reaction Description",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.onset",
      "path": "AllergyIntolerance.reaction.onset",
      "mapping": [ {
        "map": "Allergy or Intolerance Reaction Date of Onset",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.severity",
      "path": "AllergyIntolerance.reaction.severity",
      "mapping": [ {
        "map": "Allergy or Intolerance Reaction Severity",
        "identity": "pCHDCF"
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute",
      "path": "AllergyIntolerance.reaction.exposureRoute",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration",
        "description": "Coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject."
      },
      "mapping": [ {
        "map": "Allergy or Intolerance Exposure Route",
        "identity": "pCHDCF"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}