FHIR IG analytics| Package | on.accdr.pkg |
| Resource Type | StructureDefinition |
| Id | AllergyIntoleranceProfile.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=on.accdr.pkg@0.9.24-beta&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance |
| URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance |
| Status | active |
| Name | CDRAllergyIntolerance |
| Type | AllergyIntolerance |
| Kind | resource |
No resources found
| StructureDefinition | |
| ca-on-accdr-profile-Encounter | CDREncounter |
| ca-on-accdr-profile-Patient | CDRPatient |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance",
"name": "CDRAllergyIntolerance",
"status": "active",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.meta",
"path": "AllergyIntolerance.meta",
"min": 1,
"mustSupport": true
},
{
"id": "AllergyIntolerance.meta.profile",
"path": "AllergyIntolerance.meta.profile",
"min": 1,
"mustSupport": true
},
{
"id": "AllergyIntolerance.category",
"path": "AllergyIntolerance.category",
"max": "1",
"mustSupport": true
},
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"min": 1,
"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",
"path": "AllergyIntolerance.patient.reference",
"min": 1,
"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",
"path": "AllergyIntolerance.encounter.reference",
"min": 1,
"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
}
]
}
}