PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-alpha1.0.7
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
{
  "description": "This profile details the clinical assessment of an allergy or intolerance; a propensity, or a potential risk to an individual, to have an adverse reaction on future exposure to the specified substance, or class of substance.",
  "_filename": "ca-on-eReferral-profile-AllergyIntolerance.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralAllergyIntolerance",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "AllergyIntolerance",
  "package_version": "0.12.0-alpha1.0.7",
  "status": "draft",
  "id": "596e904f-481d-482d-b80f-601cd1fd350a",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance",
      "path": "AllergyIntolerance",
      "short": "AllergyIntolerance Profile",
      "definition": "The AllergyIntolerance Profile is based upon the core FHIR AllergyIntolerance Resource"
    }, {
      "id": "AllergyIntolerance.meta",
      "min": 1,
      "path": "AllergyIntolerance.meta",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.meta.profile",
      "min": 1,
      "path": "AllergyIntolerance.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.identifier",
      "path": "AllergyIntolerance.identifier",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.identifier.system",
      "path": "AllergyIntolerance.identifier.system",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.identifier.value",
      "path": "AllergyIntolerance.identifier.value",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.clinicalStatus",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical"
      },
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding",
      "path": "AllergyIntolerance.clinicalStatus.coding",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.system",
      "path": "AllergyIntolerance.clinicalStatus.coding.system",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.code",
      "path": "AllergyIntolerance.clinicalStatus.coding.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.display",
      "path": "AllergyIntolerance.clinicalStatus.coding.display",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.verificationStatus",
      "path": "AllergyIntolerance.verificationStatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergyintolerance-verification"
      },
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.verificationStatus.coding",
      "path": "AllergyIntolerance.verificationStatus.coding",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.verificationStatus.coding.system",
      "path": "AllergyIntolerance.verificationStatus.coding.system",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.verificationStatus.coding.code",
      "path": "AllergyIntolerance.verificationStatus.coding.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.verificationStatus.coding.display",
      "path": "AllergyIntolerance.verificationStatus.coding.display",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.type",
      "path": "AllergyIntolerance.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type"
      },
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.category",
      "path": "AllergyIntolerance.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category"
      },
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.criticality",
      "path": "AllergyIntolerance.criticality",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
      },
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code",
      "min": 1,
      "path": "AllergyIntolerance.code",
      "short": "Concept - reference to a terminology or just  text",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-uv-ips",
        "description": "Type of the substance/product, allergy or intolerance condition."
      },
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code.coding",
      "path": "AllergyIntolerance.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "AllergyIntolerance.code.coding",
      "definition": "Code for an allergy or intolerance statement that is selected from the SNOMED CT Canadian edition value set.",
      "short": "Optional slice for code for allergy or intolerance from the SNOMED CT CA code set",
      "mustSupport": true,
      "sliceName": "codeAllergyCA",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/substanceandpharmaceuticalbiologicproductcode",
        "description": "Codes for allergy or intolerance from the SNOMED CT GPS code set"
      },
      "max": "1",
      "id": "AllergyIntolerance.code.coding:codeAllergyCA",
      "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information."
    }, {
      "path": "AllergyIntolerance.code.coding",
      "definition": "Code for an allergy or intolerance statement (either a positive or a negated/excluded statement).  This describes a categorical negated statement (e.g., \"No known allergy\").",
      "short": "Code for absent or unknown allergy",
      "mustSupport": true,
      "sliceName": "absentOrUnknownAllergy",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips",
        "description": "negation/exclusion codes for reporting no known allergies or not available data."
      },
      "max": "1",
      "id": "AllergyIntolerance.code.coding:absentOrUnknownAllergy",
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination."
    }, {
      "id": "AllergyIntolerance.code.text",
      "path": "AllergyIntolerance.code.text",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.patient.reference",
      "min": 1,
      "path": "AllergyIntolerance.patient.reference",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.onset[x]",
      "path": "AllergyIntolerance.onset[x]",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.recordedDate",
      "path": "AllergyIntolerance.recordedDate",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.lastOccurrence",
      "path": "AllergyIntolerance.lastOccurrence",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.note",
      "max": "1",
      "path": "AllergyIntolerance.note",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.note.text",
      "path": "AllergyIntolerance.note.text",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction",
      "path": "AllergyIntolerance.reaction",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance",
      "path": "AllergyIntolerance.reaction.substance",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding",
      "path": "AllergyIntolerance.reaction.substance.coding",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding.system",
      "path": "AllergyIntolerance.reaction.substance.coding.system",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding.code",
      "path": "AllergyIntolerance.reaction.substance.coding.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance.text",
      "path": "AllergyIntolerance.reaction.substance.text",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation",
      "path": "AllergyIntolerance.reaction.manifestation",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding",
      "path": "AllergyIntolerance.reaction.manifestation.coding",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding.system",
      "path": "AllergyIntolerance.reaction.manifestation.coding.system",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding.code",
      "path": "AllergyIntolerance.reaction.manifestation.coding.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.text",
      "path": "AllergyIntolerance.reaction.manifestation.text",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.description",
      "path": "AllergyIntolerance.reaction.description",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.onset",
      "path": "AllergyIntolerance.reaction.onset",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.severity",
      "path": "AllergyIntolerance.reaction.severity",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.note",
      "path": "AllergyIntolerance.reaction.note",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}