HS.FHIR.DTL.vR4.Model.Resource.AllergyIntolerance
class HS.FHIR.DTL.vR4.Model.Resource.AllergyIntolerance extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Allergy or Intolerance (generally: Risk of adverse reaction to a substance)Property Inventory
- asserter
- category
- clinicalStatus
- code
- criticality
- encounter
- identifier
- lastOccurrence
- note
- onsetAge
- onsetDateTime
- onsetPeriod
- onsetRange
- onsetString
- patient
- reaction
- recordedDate
- 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
Source of the information about the allergy.
Patient | RelatedPerson | Practitioner | PractitionerRole
food | medication | environment | biologic
allergy-intolerance-category|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend allergy-intolerance-category|4.0.1 and you may NOT use codes from other ValueSets.
active | inactive | resolved
allergyintolerance-clinical|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend allergyintolerance-clinical|4.0.1 and you may NOT use codes from other ValueSets.
Code that identifies the allergy or intolerance.
any FHIR4 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|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend allergy-intolerance-criticality|4.0.1 and you may NOT use codes from other ValueSets.
Encounter when the allergy or intolerance was asserted.
Encounter
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.
Date first version of the resource instance was recorded.
Who recorded the sensitivity.
Practitioner | PractitionerRole | Patient | RelatedPerson
allergy | intolerance - Underlying mechanism (if known)
allergy-intolerance-type|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend allergy-intolerance-type|4.0.1 and you may NOT use codes from other ValueSets.
unconfirmed | confirmed | refuted | entered-in-error
allergyintolerance-verification|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend allergyintolerance-verification|4.0.1 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()