Skip to main content

AllergyIntolerance

No description

type AllergyIntolerance implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
clinicalStatus: CodeableConcept
verificationStatus: CodeableConcept
type: code
_type: ElementBase
category: [code]
_category: [ElementBase]
criticality: code
_criticality: ElementBase
code: CodeableConcept
patient: Reference!
encounter: Reference
onsetDateTime: dateTime
_onsetDateTime: ElementBase
onsetAge: Age
onsetPeriod: Period
onsetRange: Range
onsetString: String
_onsetString: ElementBase
recordedDate: dateTime
_recordedDate: ElementBase
recorder: Reference
asserter: Reference
lastOccurrence: dateTime
_lastOccurrence: ElementBase
note: [Annotation]
reaction: [AllergyIntoleranceReaction]
}

Fields

AllergyIntolerance.id ● String scalar

AllergyIntolerance.meta ● Meta object

AllergyIntolerance.implicitRules ● uri scalar

AllergyIntolerance._implicitRules ● ElementBase object

AllergyIntolerance.language ● code scalar

AllergyIntolerance._language ● ElementBase object

AllergyIntolerance.text ● Narrative object

AllergyIntolerance.contained ● [Resource] list object

AllergyIntolerance.extension ● [Extension] list object

AllergyIntolerance.modifierExtension ● [Extension] list object

AllergyIntolerance.identifier ● [Identifier] list object

AllergyIntolerance.clinicalStatus ● CodeableConcept object

AllergyIntolerance.verificationStatus ● CodeableConcept object

AllergyIntolerance.type ● code scalar

AllergyIntolerance._type ● ElementBase object

AllergyIntolerance.category ● [code] list scalar

AllergyIntolerance._category ● [ElementBase] list object

AllergyIntolerance.criticality ● code scalar

AllergyIntolerance._criticality ● ElementBase object

AllergyIntolerance.code ● CodeableConcept object

AllergyIntolerance.patient ● Reference! non-null object

AllergyIntolerance.encounter ● Reference object

AllergyIntolerance.onsetDateTime ● dateTime scalar

AllergyIntolerance._onsetDateTime ● ElementBase object

AllergyIntolerance.onsetAge ● Age object

AllergyIntolerance.onsetPeriod ● Period object

AllergyIntolerance.onsetRange ● Range object

AllergyIntolerance.onsetString ● String scalar

AllergyIntolerance._onsetString ● ElementBase object

AllergyIntolerance.recordedDate ● dateTime scalar

AllergyIntolerance._recordedDate ● ElementBase object

AllergyIntolerance.recorder ● Reference object

AllergyIntolerance.asserter ● Reference object

AllergyIntolerance.lastOccurrence ● dateTime scalar

AllergyIntolerance._lastOccurrence ● ElementBase object

AllergyIntolerance.note ● [Annotation] list object

AllergyIntolerance.reaction ● [AllergyIntoleranceReaction] list object

Interfaces

IDomainResource interface

IResource interface

Returned By

AllergyIntolerance query ● AllergyIntoleranceList query

Member Of

AllergyIntoleranceEdge object ● AllergyIntoleranceListType object ● AllergyIntoleranceReadType object