Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-AllergyIntolerance | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_AllergyIntolerance_R5 | ||
This cross-version profile allows DSTU2 AllergyIntolerance content to be represented via FHIR R5 AllergyIntolerance resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | AllergyIntolerance(5.0.0) | Allergy or Intolerance (generally: Risk of adverse reaction to a substance) | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | dateTime | DSTU2: When recorded (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.recordedDate Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | DSTU2: active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.status Binding: AllergyIntoleranceClinicalStatusCodes (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance. Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | active | inactive | resolved Binding: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance. |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | unconfirmed | presumed | confirmed | refuted | entered-in-error Binding: AllergyIntoleranceVerificationStatus (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified substance. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who the allergy or intolerance is for |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who the sensitivity is for additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| AllergyIntolerance.clinicalStatus | Base | required | AllergyIntolerance Clinical Status Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.verificationStatus | Base | required | AllergyIntolerance Verification Status | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | AllergyIntolerance | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | AllergyIntolerance.implicitRules, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.clinicalStatus, AllergyIntolerance.verificationStatus, AllergyIntolerance.patient, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.patient.reference | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from AllergyIntolerance
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AllergyIntolerance(5.0.0) | Allergy or Intolerance (generally: Risk of adverse reaction to a substance) | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | dateTime | DSTU2: When recorded (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.recordedDate Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | DSTU2: active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.status Binding: AllergyIntoleranceClinicalStatusCodes (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance. Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External ids for this item | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | active | inactive | resolved Binding: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance. | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | unconfirmed | presumed | confirmed | refuted | entered-in-error Binding: AllergyIntoleranceVerificationStatus (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified substance. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | allergy | intolerance - Underlying mechanism (if known) Binding: AllergyIntoleranceType (preferred): Identification of the underlying physiological mechanism for a Reaction Risk. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: type URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.type Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk. Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
Σ | 0..* | code | food | medication | environment | biologic Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: food | medication | environment | other - Category of Substance URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.category Binding: R2AllergyIntoleranceCategoryForR5 (0.1.0) (required): Category of an identified Substance. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | code | low | high | unable-to-assess Binding: AllergyIntoleranceCriticality (required): Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Code that identifies the allergy or intolerance Binding: SubstanceProductAndConditionAndNegationCodes (example): Type of the substance/product, allergy or intolerance condition, or negation/exclusion codes for reporting no known allergies. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who the allergy or intolerance is for | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who the sensitivity is for additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | Encounter when the allergy or intolerance was asserted | |||||
![]() ![]() |
0..1 | When allergy or intolerance was identified | ||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
0..1 | dateTime | Date allergy or intolerance was first recorded | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who or what participated in the activities related to the allergy or intolerance and how they were involved | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of involvement Binding: ParticipationRoleType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) | Who or what participated in the activities related to the allergy or intolerance | ||||
![]() ![]() |
0..1 | dateTime | Date(/time) of last known occurrence of a reaction | |||||
![]() ![]() |
0..* | Annotation | Additional text not captured in other fields | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Adverse Reaction Events linked to exposure to substance | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: unlikely | likely | confirmed - clinical certainty about the specific substance (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.reaction.certainty Binding: http://terminology.hl7.org/ValueSet/reaction-event-certainty|0.3.0 (required): Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Specific substance or pharmaceutical product considered to be responsible for event Binding: SubstanceCode (example): Codes defining the type of the substance (including pharmaceutical products). | |||||
![]() ![]() ![]() |
1..* | CodeableReference(Observation) | Clinical symptoms/signs associated with the Event Binding: SNOMEDCTClinicalFindings (example): Clinical symptoms and/or signs that are observed or associated with an Adverse Reaction Event. | |||||
![]() ![]() ![]() |
0..1 | string | Description of the event as a whole | |||||
![]() ![]() ![]() |
0..1 | dateTime | Date(/time) when manifestations showed | |||||
![]() ![]() ![]() |
0..1 | code | mild | moderate | severe (of event as a whole) Binding: AllergyIntoleranceSeverity (required): Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | How the subject was exposed to the substance Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of exposure to a substance. | |||||
![]() ![]() ![]() |
0..* | Annotation | Text about event not captured in other fields | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.reaction.note Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| AllergyIntolerance.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.clinicalStatus | Base | required | AllergyIntolerance Clinical Status Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.verificationStatus | Base | required | AllergyIntolerance Verification Status | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.type | Base | preferred | Allergy Intolerance Type | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.category | Base | required |
Allergy Intolerance Category
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.criticality | Base | required | Allergy Intolerance Criticality | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.code | Base | example | AllergyIntolerance Substance/Product, Condition and Negation Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.participant.function | Base | extensible | Participation Role Type | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.substance | Base | example | Substance Code | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.manifestation | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.severity | Base | required | Allergy Intolerance Severity | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.exposureRoute | Base | example | SNOMED CT Route Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | AllergyIntolerance | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | AllergyIntolerance.meta, AllergyIntolerance.meta.extension, AllergyIntolerance.meta.extension:meta, AllergyIntolerance.meta.versionId, AllergyIntolerance.meta.lastUpdated, AllergyIntolerance.meta.source, AllergyIntolerance.meta.profile, AllergyIntolerance.meta.security, AllergyIntolerance.meta.tag, AllergyIntolerance.implicitRules, AllergyIntolerance.language, AllergyIntolerance.text, AllergyIntolerance.text.extension, AllergyIntolerance.text.extension:text, AllergyIntolerance.text.status, AllergyIntolerance.text.div, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.identifier, AllergyIntolerance.identifier.extension, AllergyIntolerance.identifier.extension:identifier, AllergyIntolerance.identifier.use, AllergyIntolerance.identifier.type, AllergyIntolerance.identifier.system, AllergyIntolerance.identifier.value, AllergyIntolerance.identifier.period, AllergyIntolerance.identifier.assigner, AllergyIntolerance.clinicalStatus, AllergyIntolerance.verificationStatus, AllergyIntolerance.type, AllergyIntolerance.type.extension, AllergyIntolerance.type.extension:type, AllergyIntolerance.type.coding, AllergyIntolerance.type.text, AllergyIntolerance.category, AllergyIntolerance.category.extension, AllergyIntolerance.category.extension:category, AllergyIntolerance.criticality, AllergyIntolerance.code, AllergyIntolerance.patient, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.patient.reference, AllergyIntolerance.patient.type, AllergyIntolerance.patient.identifier, AllergyIntolerance.patient.display, AllergyIntolerance.encounter, AllergyIntolerance.onset[x], AllergyIntolerance.recordedDate, AllergyIntolerance.participant, AllergyIntolerance.participant.extension, AllergyIntolerance.participant.modifierExtension, AllergyIntolerance.participant.function, AllergyIntolerance.participant.actor, AllergyIntolerance.lastOccurrence, AllergyIntolerance.note, AllergyIntolerance.note.extension, AllergyIntolerance.note.extension:note, AllergyIntolerance.note.author[x], AllergyIntolerance.note.time, AllergyIntolerance.note.text, AllergyIntolerance.reaction, AllergyIntolerance.reaction.extension, AllergyIntolerance.reaction.extension:certainty, AllergyIntolerance.reaction.modifierExtension, AllergyIntolerance.reaction.substance, AllergyIntolerance.reaction.manifestation, AllergyIntolerance.reaction.description, AllergyIntolerance.reaction.onset, AllergyIntolerance.reaction.severity, AllergyIntolerance.reaction.exposureRoute, AllergyIntolerance.reaction.note, AllergyIntolerance.reaction.note.extension, AllergyIntolerance.reaction.note.extension:note, AllergyIntolerance.reaction.note.author[x], AllergyIntolerance.reaction.note.time, AllergyIntolerance.reaction.note.text | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | AllergyIntolerance.meta.extension, AllergyIntolerance.meta.extension:meta, AllergyIntolerance.text.extension, AllergyIntolerance.text.extension:text, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.identifier.extension, AllergyIntolerance.identifier.extension:identifier, AllergyIntolerance.type.extension, AllergyIntolerance.type.extension:type, AllergyIntolerance.category.extension, AllergyIntolerance.category.extension:category, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.participant.extension, AllergyIntolerance.participant.modifierExtension, AllergyIntolerance.note.extension, AllergyIntolerance.note.extension:note, AllergyIntolerance.reaction.extension, AllergyIntolerance.reaction.extension:certainty, AllergyIntolerance.reaction.modifierExtension, AllergyIntolerance.reaction.note.extension, AllergyIntolerance.reaction.note.extension:note | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | AllergyIntolerance.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | AllergyIntolerance.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from AllergyIntolerance
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | AllergyIntolerance(5.0.0) | Allergy or Intolerance (generally: Risk of adverse reaction to a substance) | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | dateTime | DSTU2: When recorded (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.recordedDate Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | DSTU2: active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.status Binding: AllergyIntoleranceClinicalStatusCodes (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance. Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | active | inactive | resolved Binding: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance. |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | unconfirmed | presumed | confirmed | refuted | entered-in-error Binding: AllergyIntoleranceVerificationStatus (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified substance. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who the allergy or intolerance is for |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who the sensitivity is for additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| AllergyIntolerance.clinicalStatus | Base | required | AllergyIntolerance Clinical Status Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.verificationStatus | Base | required | AllergyIntolerance Verification Status | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | AllergyIntolerance | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | AllergyIntolerance.implicitRules, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.clinicalStatus, AllergyIntolerance.verificationStatus, AllergyIntolerance.patient, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.patient.reference | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from AllergyIntolerance
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AllergyIntolerance(5.0.0) | Allergy or Intolerance (generally: Risk of adverse reaction to a substance) | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | dateTime | DSTU2: When recorded (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.recordedDate Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | DSTU2: active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.status Binding: AllergyIntoleranceClinicalStatusCodes (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance. Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External ids for this item | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | active | inactive | resolved Binding: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance. | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | unconfirmed | presumed | confirmed | refuted | entered-in-error Binding: AllergyIntoleranceVerificationStatus (required): Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified substance. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | allergy | intolerance - Underlying mechanism (if known) Binding: AllergyIntoleranceType (preferred): Identification of the underlying physiological mechanism for a Reaction Risk. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: type URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.type Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk. Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
Σ | 0..* | code | food | medication | environment | biologic Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: food | medication | environment | other - Category of Substance URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.category Binding: R2AllergyIntoleranceCategoryForR5 (0.1.0) (required): Category of an identified Substance. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | code | low | high | unable-to-assess Binding: AllergyIntoleranceCriticality (required): Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Code that identifies the allergy or intolerance Binding: SubstanceProductAndConditionAndNegationCodes (example): Type of the substance/product, allergy or intolerance condition, or negation/exclusion codes for reporting no known allergies. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who the allergy or intolerance is for | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who the sensitivity is for additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | Encounter when the allergy or intolerance was asserted | |||||
![]() ![]() |
0..1 | When allergy or intolerance was identified | ||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
0..1 | dateTime | Date allergy or intolerance was first recorded | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who or what participated in the activities related to the allergy or intolerance and how they were involved | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of involvement Binding: ParticipationRoleType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) | Who or what participated in the activities related to the allergy or intolerance | ||||
![]() ![]() |
0..1 | dateTime | Date(/time) of last known occurrence of a reaction | |||||
![]() ![]() |
0..* | Annotation | Additional text not captured in other fields | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Adverse Reaction Events linked to exposure to substance | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: unlikely | likely | confirmed - clinical certainty about the specific substance (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.reaction.certainty Binding: http://terminology.hl7.org/ValueSet/reaction-event-certainty|0.3.0 (required): Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Specific substance or pharmaceutical product considered to be responsible for event Binding: SubstanceCode (example): Codes defining the type of the substance (including pharmaceutical products). | |||||
![]() ![]() ![]() |
1..* | CodeableReference(Observation) | Clinical symptoms/signs associated with the Event Binding: SNOMEDCTClinicalFindings (example): Clinical symptoms and/or signs that are observed or associated with an Adverse Reaction Event. | |||||
![]() ![]() ![]() |
0..1 | string | Description of the event as a whole | |||||
![]() ![]() ![]() |
0..1 | dateTime | Date(/time) when manifestations showed | |||||
![]() ![]() ![]() |
0..1 | code | mild | moderate | severe (of event as a whole) Binding: AllergyIntoleranceSeverity (required): Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | How the subject was exposed to the substance Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of exposure to a substance. | |||||
![]() ![]() ![]() |
0..* | Annotation | Text about event not captured in other fields | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-AllergyIntolerance.reaction.note Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| AllergyIntolerance.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.clinicalStatus | Base | required | AllergyIntolerance Clinical Status Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.verificationStatus | Base | required | AllergyIntolerance Verification Status | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.type | Base | preferred | Allergy Intolerance Type | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.category | Base | required |
Allergy Intolerance Category
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.criticality | Base | required | Allergy Intolerance Criticality | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.code | Base | example | AllergyIntolerance Substance/Product, Condition and Negation Codes | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| AllergyIntolerance.participant.function | Base | extensible | Participation Role Type | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.substance | Base | example | Substance Code | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.manifestation | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.severity | Base | required | Allergy Intolerance Severity | 📍5.0.0 | FHIR Std. |
| AllergyIntolerance.reaction.exposureRoute | Base | example | SNOMED CT Route Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AllergyIntolerance | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | AllergyIntolerance | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | AllergyIntolerance | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | AllergyIntolerance.meta, AllergyIntolerance.meta.extension, AllergyIntolerance.meta.extension:meta, AllergyIntolerance.meta.versionId, AllergyIntolerance.meta.lastUpdated, AllergyIntolerance.meta.source, AllergyIntolerance.meta.profile, AllergyIntolerance.meta.security, AllergyIntolerance.meta.tag, AllergyIntolerance.implicitRules, AllergyIntolerance.language, AllergyIntolerance.text, AllergyIntolerance.text.extension, AllergyIntolerance.text.extension:text, AllergyIntolerance.text.status, AllergyIntolerance.text.div, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.identifier, AllergyIntolerance.identifier.extension, AllergyIntolerance.identifier.extension:identifier, AllergyIntolerance.identifier.use, AllergyIntolerance.identifier.type, AllergyIntolerance.identifier.system, AllergyIntolerance.identifier.value, AllergyIntolerance.identifier.period, AllergyIntolerance.identifier.assigner, AllergyIntolerance.clinicalStatus, AllergyIntolerance.verificationStatus, AllergyIntolerance.type, AllergyIntolerance.type.extension, AllergyIntolerance.type.extension:type, AllergyIntolerance.type.coding, AllergyIntolerance.type.text, AllergyIntolerance.category, AllergyIntolerance.category.extension, AllergyIntolerance.category.extension:category, AllergyIntolerance.criticality, AllergyIntolerance.code, AllergyIntolerance.patient, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.patient.reference, AllergyIntolerance.patient.type, AllergyIntolerance.patient.identifier, AllergyIntolerance.patient.display, AllergyIntolerance.encounter, AllergyIntolerance.onset[x], AllergyIntolerance.recordedDate, AllergyIntolerance.participant, AllergyIntolerance.participant.extension, AllergyIntolerance.participant.modifierExtension, AllergyIntolerance.participant.function, AllergyIntolerance.participant.actor, AllergyIntolerance.lastOccurrence, AllergyIntolerance.note, AllergyIntolerance.note.extension, AllergyIntolerance.note.extension:note, AllergyIntolerance.note.author[x], AllergyIntolerance.note.time, AllergyIntolerance.note.text, AllergyIntolerance.reaction, AllergyIntolerance.reaction.extension, AllergyIntolerance.reaction.extension:certainty, AllergyIntolerance.reaction.modifierExtension, AllergyIntolerance.reaction.substance, AllergyIntolerance.reaction.manifestation, AllergyIntolerance.reaction.description, AllergyIntolerance.reaction.onset, AllergyIntolerance.reaction.severity, AllergyIntolerance.reaction.exposureRoute, AllergyIntolerance.reaction.note, AllergyIntolerance.reaction.note.extension, AllergyIntolerance.reaction.note.extension:note, AllergyIntolerance.reaction.note.author[x], AllergyIntolerance.reaction.note.time, AllergyIntolerance.reaction.note.text | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | AllergyIntolerance.meta.extension, AllergyIntolerance.meta.extension:meta, AllergyIntolerance.text.extension, AllergyIntolerance.text.extension:text, AllergyIntolerance.extension, AllergyIntolerance.extension:recordedDate, AllergyIntolerance.modifierExtension, AllergyIntolerance.modifierExtension:status, AllergyIntolerance.identifier.extension, AllergyIntolerance.identifier.extension:identifier, AllergyIntolerance.type.extension, AllergyIntolerance.type.extension:type, AllergyIntolerance.category.extension, AllergyIntolerance.category.extension:category, AllergyIntolerance.patient.extension, AllergyIntolerance.patient.extension:patient, AllergyIntolerance.participant.extension, AllergyIntolerance.participant.modifierExtension, AllergyIntolerance.note.extension, AllergyIntolerance.note.extension:note, AllergyIntolerance.reaction.extension, AllergyIntolerance.reaction.extension:certainty, AllergyIntolerance.reaction.modifierExtension, AllergyIntolerance.reaction.note.extension, AllergyIntolerance.reaction.note.extension:note | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | AllergyIntolerance.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | AllergyIntolerance.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from AllergyIntolerance
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron