MyHealtheVet use of PGHD
0.2.10-beta - ci-build United States of America flag

MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: VA MHV Allergy or Intolerance

Official URL: https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/VA.MHV.allergy Version: 0.2.10-beta
Standards status: Trial-use Maturity Level: 2 Computable Name: MHVallergy

A profile on the AllergyIntolerance that declares how MHV will Create in PGHD for allergy or intolerance.

Given that MyHealtheVet has access to the medical record (Vista and Cerner), there should be logic keeping a patient from entering a duplicate allergy or intolerance.

  • Derived off of US-Core Allergy
  • must be marked with MHV app tag
  • must point at the patient
  • must indicate patient is the asserter
  • may have recorder be the user (e.g. delegate)
  • must have clinicalStatus of active
  • may have type set to allergy or intolerance (default blank)
  • must have a recordedDate of the date entered
  • must have a onsetDateTime from the UI
  • must have a code.text or code.coding from a valueset from the UI
  • may have a category from the UI
  • may have a severity from the UI
  • must have a reaction.note or reaction.manifestation from the UI
  • may have a comments note from the UI
  • once created will or might have an id, versionId, lastUpdated, text, and identifier
  • DSTU2 uses slightly different element names (e.g., substance and onset)

This is the Intro for the VA.MHV.allergy Profile

The My Allergies will have a User Interface similar to

Simple UI that is similar to current MyHealtheVet

Advanced UI that adds a few features

The mapping between the FHIR AllergyIntolerance resource and the above User Interface can be found on the Mappings for MyHealtheVet mapping to FHIR/PGHD (MHV-UI)

Policy and Design Considerations

Where MyHealtheVet can determine that the new allergy being entered already exists, in either PGHD, Vista, and Cerner, the user should be warned that they are creating duplicate information. Some logic should be determined on if there should be a hard rule forbidding this duplicate entry, or if there should be a linkage to the medical record so that other applications can detect that this is a duplicate. This link is possible in FHIR, but has not been included here.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from USCoreAllergyIntolerance

NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance 0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... meta
.... tag 1..1CodingTags applied to this resource
Required Pattern: At least the following
..... system1..1uriIdentity of the terminology system
Fixed Value: https://wiki.mobilehealth.va.gov/x/Onc1C
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
... clinicalStatus 0..1CodeableConceptactive | inactive | resolved
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
... verificationStatus 1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
... type 1..1codeallergy | intolerance - Underlying mechanism (if known)
... category 1..1codefood | medication | environment | biologic
... criticality 0..0
... code 1..1CodeableConceptCode that identifies the allergy or intolerance
... patient 1..1Reference(US Core Patient Profile)Who the sensitivity is for
... encounter 0..0
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Open by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter 0..1Reference(Patient)Source of the information about the allergy
... lastOccurrence 0..0
... note 0..*AnnotationAdditional text not captured in other fields
... reaction 1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... substance 0..0
.... manifestation 1..1CodeableConceptClinical symptoms/signs associated with the Event
.... description 0..1stringDescription of the event as a whole
.... onset 0..0
.... severity 0..1codemild | moderate | severe (of event as a whole)
.... exposureRoute 0..0
.... note 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance C0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... clinicalStatus ?!SΣC0..1CodeableConceptactive | inactive | resolved
Binding: AllergyIntoleranceClinicalStatusCodes (required)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
... verificationStatus ?!SΣC1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
Binding: AllergyIntoleranceVerificationStatusCodes (required)
... type Σ1..1codeallergy | intolerance - Underlying mechanism (if known)
Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.

... category Σ1..1codefood | medication | environment | biologic
Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances.


... code SΣ1..1CodeableConceptCode that identifies the allergy or intolerance
Binding: Common substances for allergy and intolerance documentation including refutations (extensible)
... patient SΣ1..1Reference(US Core Patient Profile)Who the sensitivity is for
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Closed by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter Σ0..1Reference(Patient)Source of the information about the allergy
... note 0..*AnnotationAdditional text not captured in other fields
... reaction S1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... manifestation S1..1CodeableConceptClinical symptoms/signs associated with the Event
Binding: SNOMEDCTClinicalFindings (extensible)
.... description 0..1stringDescription of the event as a whole
.... severity 0..1codemild | 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.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
AllergyIntolerance.clinicalStatusrequiredPattern: active
AllergyIntolerance.verificationStatusrequiredAllergyIntoleranceVerificationStatusCodes
AllergyIntolerance.typerequiredAllergyIntoleranceType
AllergyIntolerance.categoryrequiredAllergyIntoleranceCategory
AllergyIntolerance.codeextensibleCommon substances for allergy and intolerance documentation including refutations
AllergyIntolerance.reaction.manifestationextensibleSNOMEDCTClinicalFindings
AllergyIntolerance.reaction.severityrequiredAllergyIntoleranceSeverity
NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance C0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source Σ0..1uriIdentifies where the resource comes from
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ1..1CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".



Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: https://wiki.mobilehealth.va.gov/x/Onc1C
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierExternal ids for this item
... clinicalStatus ?!SΣC0..1CodeableConceptactive | inactive | resolved
Binding: AllergyIntoleranceClinicalStatusCodes (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... verificationStatus ?!SΣC1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
Binding: AllergyIntoleranceVerificationStatusCodes (required)
... type Σ1..1codeallergy | intolerance - Underlying mechanism (if known)
Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.

... category Σ1..1codefood | medication | environment | biologic
Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances.


... code SΣ1..1CodeableConceptCode that identifies the allergy or intolerance
Binding: Common substances for allergy and intolerance documentation including refutations (extensible)
... patient SΣ1..1Reference(US Core Patient Profile)Who the sensitivity is for
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Closed by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter Σ0..1Reference(Patient)Source of the information about the allergy
... note 0..*AnnotationAdditional text not captured in other fields
... reaction S1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... manifestation S1..1CodeableConceptClinical symptoms/signs associated with the Event
Binding: SNOMEDCTClinicalFindings (extensible)
.... description 0..1stringDescription of the event as a whole
.... severity 0..1codemild | 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.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
AllergyIntolerance.meta.securityextensibleAll Security Labels
AllergyIntolerance.meta.tagexamplePattern: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
AllergyIntolerance.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
AllergyIntolerance.clinicalStatusrequiredPattern: active
AllergyIntolerance.verificationStatusrequiredAllergyIntoleranceVerificationStatusCodes
AllergyIntolerance.typerequiredAllergyIntoleranceType
AllergyIntolerance.categoryrequiredAllergyIntoleranceCategory
AllergyIntolerance.codeextensibleCommon substances for allergy and intolerance documentation including refutations
AllergyIntolerance.reaction.manifestationextensibleSNOMEDCTClinicalFindings
AllergyIntolerance.reaction.severityrequiredAllergyIntoleranceSeverity

This structure is derived from USCoreAllergyIntolerance

Summary

Mandatory: 6 elements (1 nested mandatory element)
Prohibited: 7 elements

Slices

This structure defines the following Slices:

  • The element AllergyIntolerance.onset[x] is sliced based on the value of type:$this

Maturity: 2

Differential View

This structure is derived from USCoreAllergyIntolerance

NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance 0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... meta
.... tag 1..1CodingTags applied to this resource
Required Pattern: At least the following
..... system1..1uriIdentity of the terminology system
Fixed Value: https://wiki.mobilehealth.va.gov/x/Onc1C
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
... clinicalStatus 0..1CodeableConceptactive | inactive | resolved
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
... verificationStatus 1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
... type 1..1codeallergy | intolerance - Underlying mechanism (if known)
... category 1..1codefood | medication | environment | biologic
... criticality 0..0
... code 1..1CodeableConceptCode that identifies the allergy or intolerance
... patient 1..1Reference(US Core Patient Profile)Who the sensitivity is for
... encounter 0..0
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Open by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter 0..1Reference(Patient)Source of the information about the allergy
... lastOccurrence 0..0
... note 0..*AnnotationAdditional text not captured in other fields
... reaction 1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... substance 0..0
.... manifestation 1..1CodeableConceptClinical symptoms/signs associated with the Event
.... description 0..1stringDescription of the event as a whole
.... onset 0..0
.... severity 0..1codemild | moderate | severe (of event as a whole)
.... exposureRoute 0..0
.... note 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance C0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... clinicalStatus ?!SΣC0..1CodeableConceptactive | inactive | resolved
Binding: AllergyIntoleranceClinicalStatusCodes (required)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
... verificationStatus ?!SΣC1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
Binding: AllergyIntoleranceVerificationStatusCodes (required)
... type Σ1..1codeallergy | intolerance - Underlying mechanism (if known)
Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.

... category Σ1..1codefood | medication | environment | biologic
Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances.


... code SΣ1..1CodeableConceptCode that identifies the allergy or intolerance
Binding: Common substances for allergy and intolerance documentation including refutations (extensible)
... patient SΣ1..1Reference(US Core Patient Profile)Who the sensitivity is for
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Closed by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter Σ0..1Reference(Patient)Source of the information about the allergy
... note 0..*AnnotationAdditional text not captured in other fields
... reaction S1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... manifestation S1..1CodeableConceptClinical symptoms/signs associated with the Event
Binding: SNOMEDCTClinicalFindings (extensible)
.... description 0..1stringDescription of the event as a whole
.... severity 0..1codemild | 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.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
AllergyIntolerance.clinicalStatusrequiredPattern: active
AllergyIntolerance.verificationStatusrequiredAllergyIntoleranceVerificationStatusCodes
AllergyIntolerance.typerequiredAllergyIntoleranceType
AllergyIntolerance.categoryrequiredAllergyIntoleranceCategory
AllergyIntolerance.codeextensibleCommon substances for allergy and intolerance documentation including refutations
AllergyIntolerance.reaction.manifestationextensibleSNOMEDCTClinicalFindings
AllergyIntolerance.reaction.severityrequiredAllergyIntoleranceSeverity

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AllergyIntolerance C0..*USCoreAllergyIntoleranceAllergy or Intolerance (generally: Risk of adverse reaction to a substance)
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source Σ0..1uriIdentifies where the resource comes from
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ1..1CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".



Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: https://wiki.mobilehealth.va.gov/x/Onc1C
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierExternal ids for this item
... clinicalStatus ?!SΣC0..1CodeableConceptactive | inactive | resolved
Binding: AllergyIntoleranceClinicalStatusCodes (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: active
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... verificationStatus ?!SΣC1..1CodeableConceptunconfirmed | confirmed | refuted | entered-in-error
Binding: AllergyIntoleranceVerificationStatusCodes (required)
... type Σ1..1codeallergy | intolerance - Underlying mechanism (if known)
Binding: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.

... category Σ1..1codefood | medication | environment | biologic
Binding: AllergyIntoleranceCategory (required): Category of an identified substance associated with allergies or intolerances.


... code SΣ1..1CodeableConceptCode that identifies the allergy or intolerance
Binding: Common substances for allergy and intolerance documentation including refutations (extensible)
... patient SΣ1..1Reference(US Core Patient Profile)Who the sensitivity is for
... Slices for onset[x] 1..1dateTimeWhen allergy or intolerance was identified
Slice: Unordered, Closed by type:$this
.... onset[x]:onsetDateTime 1..1dateTimeWhen allergy or intolerance was identified
... recordedDate 0..1dateTimeDate first version of the resource instance was recorded
... recorder 0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Who recorded the sensitivity
... asserter Σ0..1Reference(Patient)Source of the information about the allergy
... note 0..*AnnotationAdditional text not captured in other fields
... reaction S1..1BackboneElementAdverse Reaction Events linked to exposure to substance
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... manifestation S1..1CodeableConceptClinical symptoms/signs associated with the Event
Binding: SNOMEDCTClinicalFindings (extensible)
.... description 0..1stringDescription of the event as a whole
.... severity 0..1codemild | 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.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
AllergyIntolerance.meta.securityextensibleAll Security Labels
AllergyIntolerance.meta.tagexamplePattern: 2ce6d9aa-c068-4809-8dda-662bcb16d09a
AllergyIntolerance.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
AllergyIntolerance.clinicalStatusrequiredPattern: active
AllergyIntolerance.verificationStatusrequiredAllergyIntoleranceVerificationStatusCodes
AllergyIntolerance.typerequiredAllergyIntoleranceType
AllergyIntolerance.categoryrequiredAllergyIntoleranceCategory
AllergyIntolerance.codeextensibleCommon substances for allergy and intolerance documentation including refutations
AllergyIntolerance.reaction.manifestationextensibleSNOMEDCTClinicalFindings
AllergyIntolerance.reaction.severityrequiredAllergyIntoleranceSeverity

This structure is derived from USCoreAllergyIntolerance

Summary

Mandatory: 6 elements (1 nested mandatory element)
Prohibited: 7 elements

Slices

This structure defines the following Slices:

  • The element AllergyIntolerance.onset[x] is sliced based on the value of type:$this

Maturity: 2

 

Other representations of profile: CSV, Excel, Schematron