International Patient Summary Implementation Guide Implementation Guide Release 0.1.0

This page is part of the International Patient Summary Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

SD.40 StructureDefinition-allergyintolerance-uv-ips

This profile represents the constraints applied to the AllergyIntolerance resource by the International Patient Summary (IPS) FHIR Implementation Guide. A record of an allergy or intolerance is represented in the patient summary as an instance of an AllergyIntolerance resource constrained by this profile.

It documents the relevant allergies or intolerances (conditions) for a patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy.

Conformance resource variables defined here

SD.40.1 Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is: http://hl7.org/fhir/uv/ips/StructureDefinition/allergyintolerance-uv-ips

Published on Thu Feb 15 00:57:18 AEDT 2018 as a draft by .

This profile builds on AllergyIntolerance


Summary

Mandatory: 0 element (6 nested mandatory elements)
Must-Support: 9 elements
Fixed Value: 1 element
Prohibited: 3 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element AllergyIntolerance.code is sliced based on the value of value:coding.system (Closed)

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance I0..*Allergy or Intolerance (generally: Risk of adverse reaction to a substance)
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
ait-1: AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error.
ait-2: AllergyIntolerance.clinicalStatus SHALL NOT be present if verification Status is entered-in-error
... id ΣI0..1idLogical id of this artifact
ele-1: All FHIR elements must have a @value or children
... meta ΣI0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language I0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
ele-1: All FHIR elements must have a @value or children
... text I0..1NarrativeText summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... identifier ΣI0..*IdentifierExternal ids for this item
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... use ?!ΣI0..1codeusual | official | temp | secondary (If known)
Binding: IdentifierUse (required)
ele-1: All FHIR elements must have a @value or children
.... type ΣI0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
...... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
...... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
...... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
...... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
...... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
...... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
..... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
.... system ΣI0..1uriThe namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General': http://www.acme.com/identifiers/patient
.... value ΣI0..1stringThe value that is unique
ele-1: All FHIR elements must have a @value or children
Example General': 123456
.... period ΣI0..1PeriodTime period when id is/was valid for use
ele-1: All FHIR elements must have a @value or children
per-1: If present, start SHALL have a lower value than end
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... start ΣI0..1dateTimeStarting time with inclusive boundary
ele-1: All FHIR elements must have a @value or children
..... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing
ele-1: All FHIR elements must have a @value or children
.... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
..... identifier ΣI0..1IdentifierLogical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... display ΣI0..1stringText alternative for the resource
ele-1: All FHIR elements must have a @value or children
... clinicalStatus ?!SΣI1..1codeactive | inactive | resolved
Binding: AllergyIntoleranceClinicalStatus (required)
ele-1: All FHIR elements must have a @value or children
... verificationStatus ?!SΣI1..1codeunconfirmed | confirmed | refuted | entered-in-error
Binding: AllergyIntoleranceVerificationStatus (required)
ele-1: All FHIR elements must have a @value or children
... type SΣI0..1codeallergy | intolerance - Underlying mechanism (if known)
Binding: AllergyIntoleranceType (required)
ele-1: All FHIR elements must have a @value or children
... category ΣI0..*codefood | medication | environment | biologic
Binding: AllergyIntoleranceCategory (required)
ele-1: All FHIR elements must have a @value or children
... criticality SΣI0..1codelow | high | unable-to-assess
Binding: AllergyIntoleranceCriticality (required)
ele-1: All FHIR elements must have a @value or children
... code SΣICodeableConceptCode that identifies the allergy or intolerance
Slice: Unordered, Closed by value:coding.system
Binding: AllergyIntolerance Substance/Product, Condition and Negation Codes (example)
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
..... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
..... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
..... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
..... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
.... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
... code ΣI0..1CodeableConcept-uv-ipsCode for absent or unknown allergy or intolerance
Binding: IPSNoAllergiesInfo (required)
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... coding ΣI1..1CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... system ΣI1..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
Fixed Value: urn:oid:2.16.840.1.113883.3.1937.777.13.5.999.1
..... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
..... code ΣI1..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
..... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
..... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
.... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
... code ΣI0..1CodeableConcept-uv-ipsCode that identifies the allergy or intolerance
Binding: Allergyintolerancesubstancecondition (preferred)
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
..... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
..... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
..... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
..... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
.... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
... patient SΣI1..1Reference(Patient)Who the sensitivity is for
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
.... display ΣI0..1stringText alternative for the resource
ele-1: All FHIR elements must have a @value or children
... onsetDateTime SI1..1dateTimeWhen allergy or intolerance was identified
ele-1: All FHIR elements must have a @value or children
... assertedDate I0..1dateTimeDate record was believed accurate
ele-1: All FHIR elements must have a @value or children
... recorder I0..1Reference(Practitioner | Patient)Who recorded the sensitivity
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
.... display ΣI0..1stringText alternative for the resource
ele-1: All FHIR elements must have a @value or children
... asserter ΣI0..1Reference(Patient | RelatedPerson | Practitioner)Source of the information about the allergy
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
.... display ΣI0..1stringText alternative for the resource
ele-1: All FHIR elements must have a @value or children
... lastOccurrence I0..1dateTimeDate(/time) of last known occurrence of a reaction
ele-1: All FHIR elements must have a @value or children
... note I0..*AnnotationAdditional text not captured in other fields
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... author[x] ΣI0..1Reference(Practitioner | Patient | RelatedPerson), stringIndividual responsible for the annotation
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
.... time ΣI0..1dateTimeWhen the annotation was made
ele-1: All FHIR elements must have a @value or children
.... text I1..1stringThe annotation - text content
ele-1: All FHIR elements must have a @value or children
... reaction I0..*BackboneElementAdverse Reaction Events linked to exposure to substance
ele-1: All FHIR elements must have a @value or children
.... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... substance I0..1CodeableConceptSpecific substance or pharmaceutical product considered to be responsible for event
Binding: Substance Code (example)
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
...... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
...... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
...... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
...... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
...... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
...... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
..... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
.... manifestation SI1..*CodeableConcept-uv-ipsClinical symptoms/signs associated with the Event
Binding: IPSAllergyReaction (preferred)
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
...... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
...... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
...... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
...... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
...... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
...... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
..... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
.... description I0..1stringDescription of the event as a whole
ele-1: All FHIR elements must have a @value or children
.... onset I0..1dateTimeDate(/time) when manifestations showed
ele-1: All FHIR elements must have a @value or children
.... severity SI0..1codemild | moderate | severe (of event as a whole)
Binding: AllergyIntoleranceSeverity (required)
ele-1: All FHIR elements must have a @value or children
.... exposureRoute I0..1CodeableConceptHow the subject was exposed to the substance
Binding: SNOMED CT Route Codes (example)
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... coding ΣI0..*CodingCode defined by a terminology system
ele-1: All FHIR elements must have a @value or children
...... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
...... system ΣI0..1uriIdentity of the terminology system
ele-1: All FHIR elements must have a @value or children
...... version ΣI0..1stringVersion of the system - if relevant
ele-1: All FHIR elements must have a @value or children
...... code ΣI0..1codeSymbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
...... display ΣI0..1stringRepresentation defined by the system
ele-1: All FHIR elements must have a @value or children
...... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
ele-1: All FHIR elements must have a @value or children
..... text ΣI0..1stringPlain text representation of the concept
ele-1: All FHIR elements must have a @value or children
.... note I0..*AnnotationText about event not captured in other fields
ele-1: All FHIR elements must have a @value or children
..... id I0..1stringxml:id (or equivalent in JSON)
ele-1: All FHIR elements must have a @value or children
..... author[x] ΣI0..1Reference(Practitioner | Patient | RelatedPerson), stringIndividual responsible for the annotation
ele-1: All FHIR elements must have a @value or children
ref-1: SHALL have a contained resource if a local reference is provided
..... time ΣI0..1dateTimeWhen the annotation was made
ele-1: All FHIR elements must have a @value or children
..... text I1..1stringThe annotation - text content
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron