Class ChCoreAllergyIntolerance
java.lang.Object
org.hl7.fhir.r4.model.Base
org.hl7.fhir.r4.model.BaseResource
org.hl7.fhir.r4.model.Resource
org.hl7.fhir.r4.model.DomainResource
org.hl7.fhir.r4.model.AllergyIntolerance
org.projecthusky.fhir.core.ch.resource.r4.ChCoreAllergyIntolerance
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- Direct Known Subclasses:
ChVacdAllergyIntolerance
public class ChCoreAllergyIntolerance
extends org.hl7.fhir.r4.model.AllergyIntolerance
The HAPI custom structure for CH-Core AllergyIntolerance.
- Author:
- Roeland Luykx
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r4.model.AllergyIntolerance
org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCategory, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCriticality, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceReactionComponent, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceSeverity, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceType, org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceTypeEnumFactory -
Field Summary
Fields inherited from class org.hl7.fhir.r4.model.AllergyIntolerance
asserter, ASSERTER, asserterTarget, category, CATEGORY, CLINICAL_STATUS, clinicalStatus, code, CODE, criticality, CRITICALITY, DATE, encounter, encounterTarget, identifier, IDENTIFIER, INCLUDE_ASSERTER, INCLUDE_PATIENT, INCLUDE_RECORDER, LAST_DATE, lastOccurrence, MANIFESTATION, note, onset, ONSET, patient, PATIENT, patientTarget, reaction, recordedDate, recorder, RECORDER, recorderTarget, ROUTE, SEVERITY, SP_ASSERTER, SP_CATEGORY, SP_CLINICAL_STATUS, SP_CODE, SP_CRITICALITY, SP_DATE, SP_IDENTIFIER, SP_LAST_DATE, SP_MANIFESTATION, SP_ONSET, SP_PATIENT, SP_RECORDER, SP_ROUTE, SP_SEVERITY, SP_TYPE, SP_VERIFICATION_STATUS, type, TYPE, VERIFICATION_STATUS, verificationStatusFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hl7.fhir.r4.model.AllergyIntolerance
addCategory, addCategoryElement, addChild, addIdentifier, addIdentifier, addNote, addNote, addReaction, addReaction, copy, copyValues, equalsDeep, equalsShallow, fhirType, getAsserter, getAsserterTarget, getCategory, getClinicalStatus, getCode, getCriticality, getCriticalityElement, getEncounter, getEncounterTarget, getIdentifier, getIdentifierFirstRep, getLastOccurrence, getLastOccurrenceElement, getNamedProperty, getNote, getNoteFirstRep, getOnset, getOnsetAge, getOnsetDateTimeType, getOnsetPeriod, getOnsetRange, getOnsetStringType, getPatient, getPatientTarget, getProperty, getReaction, getReactionFirstRep, getRecordedDate, getRecordedDateElement, getRecorder, getRecorderTarget, getResourceType, getType, getTypeElement, getTypesForProperty, getVerificationStatus, hasAsserter, hasCategory, hasCategory, hasClinicalStatus, hasCode, hasCriticality, hasCriticalityElement, hasEncounter, hasIdentifier, hasLastOccurrence, hasLastOccurrenceElement, hasNote, hasOnset, hasOnsetAge, hasOnsetDateTimeType, hasOnsetPeriod, hasOnsetRange, hasOnsetStringType, hasPatient, hasReaction, hasRecordedDate, hasRecordedDateElement, hasRecorder, hasType, hasTypeElement, hasVerificationStatus, isEmpty, listChildren, makeProperty, removeChild, setAsserter, setAsserterTarget, setCategory, setClinicalStatus, setCode, setCriticality, setCriticalityElement, setEncounter, setEncounterTarget, setIdentifier, setLastOccurrence, setLastOccurrenceElement, setNote, setOnset, setPatient, setPatientTarget, setProperty, setProperty, setReaction, setRecordedDate, setRecordedDateElement, setRecorder, setRecorderTarget, setType, setTypeElement, setVerificationStatus, typedCopyMethods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Constructor Details
-
ChCoreAllergyIntolerance
public ChCoreAllergyIntolerance()
-