PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.19
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance
{
  "description": null,
  "_filename": "AllergyIntoleranceProfile.json",
  "package_name": "accdr.fhir.ig.pkg",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CDRAllergyIntolerance",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.19",
  "status": "active",
  "id": "42bc7e17-b0df-44e2-943c-78896fe8a6de",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance",
  "version": null,
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.meta",
      "min": 1,
      "path": "AllergyIntolerance.meta",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.meta.profile",
      "min": 1,
      "path": "AllergyIntolerance.meta.profile",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.category",
      "max": "1",
      "path": "AllergyIntolerance.category",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code",
      "min": 1,
      "path": "AllergyIntolerance.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.patient.reference",
      "min": 1,
      "path": "AllergyIntolerance.patient.reference",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.encounter",
      "path": "AllergyIntolerance.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter" ]
      } ],
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.encounter.reference",
      "min": 1,
      "path": "AllergyIntolerance.encounter.reference",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.onset[x]",
      "path": "AllergyIntolerance.onset[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.recordedDate",
      "path": "AllergyIntolerance.recordedDate",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.recorder",
      "path": "AllergyIntolerance.recorder",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction",
      "path": "AllergyIntolerance.reaction",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation",
      "path": "AllergyIntolerance.reaction.manifestation",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.severity",
      "path": "AllergyIntolerance.reaction.severity",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}