public static class FamilyMemberHistory.FamilyMemberHistoryConditionComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected CodeableConcept |
code
The actual condition specified.
|
protected Annotation |
note
An area where general notes can be placed about this specific condition.
|
protected Type |
onset
Either the age of onset, range of approximate age or descriptive string can be recorded.
|
protected CodeableConcept |
outcome
Indicates what happened as a result of this condition.
|
modifierExtension| Constructor and Description |
|---|
FamilyMemberHistoryConditionComponent()
Constructor
|
FamilyMemberHistoryConditionComponent(CodeableConcept code)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected CodeableConcept code
protected CodeableConcept outcome
protected Type onset
protected Annotation note
public FamilyMemberHistoryConditionComponent()
public FamilyMemberHistoryConditionComponent(CodeableConcept code)
public CodeableConcept getCode()
code (The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system.)public boolean hasCode()
public FamilyMemberHistory.FamilyMemberHistoryConditionComponent setCode(CodeableConcept value)
value - code (The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system.)public CodeableConcept getOutcome()
outcome (Indicates what happened as a result of this condition. If the condition resulted in death, deceased date is captured on the relation.)public boolean hasOutcome()
public FamilyMemberHistory.FamilyMemberHistoryConditionComponent setOutcome(CodeableConcept value)
value - outcome (Indicates what happened as a result of this condition. If the condition resulted in death, deceased date is captured on the relation.)public Type getOnset()
onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)public Age getOnsetAge() throws org.hl7.fhir.exceptions.FHIRException
onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOnsetAge()
public Range getOnsetRange() throws org.hl7.fhir.exceptions.FHIRException
onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOnsetRange()
public Period getOnsetPeriod() throws org.hl7.fhir.exceptions.FHIRException
onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOnsetPeriod()
public StringType getOnsetStringType() throws org.hl7.fhir.exceptions.FHIRException
onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOnsetStringType()
public boolean hasOnset()
public FamilyMemberHistory.FamilyMemberHistoryConditionComponent setOnset(Type value)
value - onset (Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.)public Annotation getNote()
note (An area where general notes can be placed about this specific condition.)public boolean hasNote()
public FamilyMemberHistory.FamilyMemberHistoryConditionComponent setNote(Annotation value)
value - note (An area where general notes can be placed about this specific condition.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic FamilyMemberHistory.FamilyMemberHistoryConditionComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.