HS.FHIR.DTL.vSTU3.Model.Resource.AllergyIntolerance
class HS.FHIR.DTL.vSTU3.Model.Resource.AllergyIntolerance extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.Property Inventory
- assertedDate
- asserter
- category
- clinicalStatus
- code
- criticality
- identifier
- lastOccurrence
- note
- onsetAge
- onsetDateTime
- onsetPeriod
- onsetRange
- onsetString
- patient
- reaction
- recorder
- type
- verificationStatus
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Date record was believed accurate.
Source of the information about the allergy.
Patient | RelatedPerson | Practitioner
food | medication | environment | biologic
allergy-intolerance-category is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend allergy-intolerance-category and you may NOT use codes from other ValueSets.
active | inactive | resolved
allergy-clinical-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend allergy-clinical-status and you may NOT use codes from other ValueSets.
Code that identifies the allergy or intolerance.
any FHIR3 code may be used; allergyintolerance-code shows EXAMPLE codes, but you may use codes from any ValueSet.
low | high | unable-to-assess
allergy-intolerance-criticality is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend allergy-intolerance-criticality and you may NOT use codes from other ValueSets.
External ids for this item.
Date(/time) of last known occurrence of a reaction.
Additional text not captured in other fields.
When allergy or intolerance was identified.
When allergy or intolerance was identified.
When allergy or intolerance was identified.
When allergy or intolerance was identified.
When allergy or intolerance was identified.
Who the sensitivity is for.
Patient
Adverse Reaction Events linked to exposure to substance.
Who recorded the sensitivity.
Practitioner | Patient
allergy | intolerance - Underlying mechanism (if known)
allergy-intolerance-type is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend allergy-intolerance-type and you may NOT use codes from other ValueSets.
unconfirmed | confirmed | refuted | entered-in-error
allergy-verification-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend allergy-verification-status and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()