public class ClinicalImpression extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ClinicalImpression.ClinicalImpressionFindingComponent |
static class |
ClinicalImpression.ClinicalImpressionInvestigationsComponent |
static class |
ClinicalImpression.ClinicalImpressionRuledOutComponent |
static class |
ClinicalImpression.ClinicalImpressionStatus |
static class |
ClinicalImpression.ClinicalImpressionStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
action
Actions taken during assessment.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ACTION
Fluent Client search parameter constant for action
|
protected List<Resource> |
actionTarget
The actual objects that are the target of the reference (Actions taken during assessment.)
|
protected Reference |
assessor
The clinician performing the assessment.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ASSESSOR
Fluent Client search parameter constant for assessor
|
protected Practitioner |
assessorTarget
The actual object that is the target of the reference (The clinician performing the assessment.)
|
protected DateTimeType |
date
The point in time at which the assessment was concluded (not when it was recorded).
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected StringType |
description
A summary of the context and/or cause of the assessment - why / where was it peformed, and what patient events/sstatus prompted it.
|
protected List<ClinicalImpression.ClinicalImpressionFindingComponent> |
finding
Specific findings or diagnoses that was considered likely or relevant to ongoing treatment.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
FINDING
Fluent Client search parameter constant for finding
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ACTION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ASSESSOR
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_INVESTIGATION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PLAN
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PREVIOUS
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PROBLEM
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TRIGGER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
INVESTIGATION
Fluent Client search parameter constant for investigation
|
protected List<ClinicalImpression.ClinicalImpressionInvestigationsComponent> |
investigations
One or more sets of investigations (signs, symptions, etc.).
|
protected Reference |
patient
The patient being assessed.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Patient |
patientTarget
The actual object that is the target of the reference (The patient being assessed.)
|
protected List<Reference> |
plan
Plan of action after assessment.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PLAN
Fluent Client search parameter constant for plan
|
protected List<Resource> |
planTarget
The actual objects that are the target of the reference (Plan of action after assessment.)
|
protected Reference |
previous
A reference to the last assesment that was conducted bon this patient.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PREVIOUS
Fluent Client search parameter constant for previous
|
protected ClinicalImpression |
previousTarget
The actual object that is the target of the reference (A reference to the last assesment that was conducted bon this patient.
|
protected List<Reference> |
problem
This a list of the general problems/conditions for a patient.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PROBLEM
Fluent Client search parameter constant for problem
|
protected List<Resource> |
problemTarget
The actual objects that are the target of the reference (This a list of the general problems/conditions for a patient.)
|
protected StringType |
prognosis
Estimate of likely outcome.
|
protected UriType |
protocol
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.
|
protected List<CodeableConcept> |
resolved
Diagnoses/conditions resolved since the last assessment.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RESOLVED
Fluent Client search parameter constant for resolved
|
protected List<ClinicalImpression.ClinicalImpressionRuledOutComponent> |
ruledOut
Diagnosis considered not possible.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RULEDOUT
Fluent Client search parameter constant for ruledout
|
static String |
SP_ACTION
Search parameter: action
|
static String |
SP_ASSESSOR
Search parameter: assessor
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_FINDING
Search parameter: finding
|
static String |
SP_INVESTIGATION
Search parameter: investigation
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PLAN
Search parameter: plan
|
static String |
SP_PREVIOUS
Search parameter: previous
|
static String |
SP_PROBLEM
Search parameter: problem
|
static String |
SP_RESOLVED
Search parameter: resolved
|
static String |
SP_RULEDOUT
Search parameter: ruledout
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_TRIGGER
Search parameter: trigger
|
static String |
SP_TRIGGER_CODE
Search parameter: trigger-code
|
protected Enumeration<ClinicalImpression.ClinicalImpressionStatus> |
status
Identifies the workflow status of the assessment.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected StringType |
summary
A text summary of the investigations and the diagnosis.
|
protected Type |
trigger
The request or event that necessitated this assessment.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TRIGGER
Fluent Client search parameter constant for trigger
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TRIGGER_CODE
Fluent Client search parameter constant for trigger-code
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ClinicalImpression()
Constructor
|
ClinicalImpression(Reference patient,
Enumeration<ClinicalImpression.ClinicalImpressionStatus> status)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, 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, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Patient patientTarget
protected Practitioner assessorTarget
protected Enumeration<ClinicalImpression.ClinicalImpressionStatus> status
protected DateTimeType date
protected StringType description
protected Reference previous
protected ClinicalImpression previousTarget
protected List<Reference> problem
protected List<Resource> problemTarget
protected Type trigger
protected List<ClinicalImpression.ClinicalImpressionInvestigationsComponent> investigations
protected UriType protocol
protected StringType summary
protected List<ClinicalImpression.ClinicalImpressionFindingComponent> finding
protected List<CodeableConcept> resolved
protected List<ClinicalImpression.ClinicalImpressionRuledOutComponent> ruledOut
protected StringType prognosis
protected List<Resource> planTarget
protected List<Resource> actionTarget
public static final String SP_ASSESSOR
Description: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ASSESSOR
Description: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
public static final ca.uhn.fhir.model.api.Include INCLUDE_ASSESSOR
public static final String SP_TRIGGER
Description: Request or event that necessitated this assessment
Type: reference
Path: ClinicalImpression.triggerReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TRIGGER
Description: Request or event that necessitated this assessment
Type: reference
Path: ClinicalImpression.triggerReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_TRIGGER
public static final String SP_PATIENT
Description: The patient being assessed
Type: reference
Path: ClinicalImpression.patient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The patient being assessed
Type: reference
Path: ClinicalImpression.patient
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_PLAN
Description: Plan of action after assessment
Type: reference
Path: ClinicalImpression.plan
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PLAN
Description: Plan of action after assessment
Type: reference
Path: ClinicalImpression.plan
public static final ca.uhn.fhir.model.api.Include INCLUDE_PLAN
public static final String SP_RESOLVED
Description: Diagnoses/conditions resolved since previous assessment
Type: token
Path: ClinicalImpression.resolved
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RESOLVED
Description: Diagnoses/conditions resolved since previous assessment
Type: token
Path: ClinicalImpression.resolved
public static final String SP_TRIGGER_CODE
Description: Request or event that necessitated this assessment
Type: token
Path: ClinicalImpression.triggerCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TRIGGER_CODE
Description: Request or event that necessitated this assessment
Type: token
Path: ClinicalImpression.triggerCodeableConcept
public static final String SP_PREVIOUS
Description: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PREVIOUS
Description: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
public static final ca.uhn.fhir.model.api.Include INCLUDE_PREVIOUS
public static final String SP_STATUS
Description: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
public static final String SP_ACTION
Description: Actions taken during assessment
Type: reference
Path: ClinicalImpression.action
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ACTION
Description: Actions taken during assessment
Type: reference
Path: ClinicalImpression.action
public static final ca.uhn.fhir.model.api.Include INCLUDE_ACTION
public static final String SP_FINDING
Description: Specific text or code for finding
Type: token
Path: ClinicalImpression.finding.item
public static final ca.uhn.fhir.rest.gclient.TokenClientParam FINDING
Description: Specific text or code for finding
Type: token
Path: ClinicalImpression.finding.item
public static final String SP_INVESTIGATION
Description: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigations.item
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INVESTIGATION
Description: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigations.item
public static final ca.uhn.fhir.model.api.Include INCLUDE_INVESTIGATION
public static final String SP_PROBLEM
Description: General assessment of patient state
Type: reference
Path: ClinicalImpression.problem
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROBLEM
Description: General assessment of patient state
Type: reference
Path: ClinicalImpression.problem
public static final ca.uhn.fhir.model.api.Include INCLUDE_PROBLEM
public static final String SP_DATE
Description: When the assessment occurred
Type: date
Path: ClinicalImpression.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: When the assessment occurred
Type: date
Path: ClinicalImpression.date
public static final String SP_RULEDOUT
Description: Specific text of code for diagnosis
Type: token
Path: ClinicalImpression.ruledOut.item
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RULEDOUT
Description: Specific text of code for diagnosis
Type: token
Path: ClinicalImpression.ruledOut.item
public ClinicalImpression()
public ClinicalImpression(Reference patient, Enumeration<ClinicalImpression.ClinicalImpressionStatus> status)
public Reference getPatient()
patient (The patient being assessed.)public boolean hasPatient()
public ClinicalImpression setPatient(Reference value)
value - patient (The patient being assessed.)public Patient getPatientTarget()
patient The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient being assessed.)public ClinicalImpression setPatientTarget(Patient value)
value - patient The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient being assessed.)public Reference getAssessor()
assessor (The clinician performing the assessment.)public boolean hasAssessor()
public ClinicalImpression setAssessor(Reference value)
value - assessor (The clinician performing the assessment.)public Practitioner getAssessorTarget()
assessor The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The clinician performing the assessment.)public ClinicalImpression setAssessorTarget(Practitioner value)
value - assessor The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The clinician performing the assessment.)public Enumeration<ClinicalImpression.ClinicalImpressionStatus> getStatusElement()
status (Identifies the workflow status of the assessment.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public ClinicalImpression setStatusElement(Enumeration<ClinicalImpression.ClinicalImpressionStatus> value)
value - status (Identifies the workflow status of the assessment.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic ClinicalImpression.ClinicalImpressionStatus getStatus()
public ClinicalImpression setStatus(ClinicalImpression.ClinicalImpressionStatus value)
value - Identifies the workflow status of the assessment.public DateTimeType getDateElement()
date (The point in time at which the assessment was concluded (not when it was recorded).). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
public boolean hasDate()
public ClinicalImpression setDateElement(DateTimeType value)
value - date (The point in time at which the assessment was concluded (not when it was recorded).). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Date getDate()
public ClinicalImpression setDate(Date value)
value - The point in time at which the assessment was concluded (not when it was recorded).public StringType getDescriptionElement()
description (A summary of the context and/or cause of the assessment - why / where was it peformed, and what patient events/sstatus prompted it.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public ClinicalImpression setDescriptionElement(StringType value)
value - description (A summary of the context and/or cause of the assessment - why / where was it peformed, and what patient events/sstatus prompted it.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public ClinicalImpression setDescription(String value)
value - A summary of the context and/or cause of the assessment - why / where was it peformed, and what patient events/sstatus prompted it.public Reference getPrevious()
previous (A reference to the last assesment that was conducted bon this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)public boolean hasPrevious()
public ClinicalImpression setPrevious(Reference value)
value - previous (A reference to the last assesment that was conducted bon this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)public ClinicalImpression getPreviousTarget()
previous The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (A reference to the last assesment that was conducted bon this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)public ClinicalImpression setPreviousTarget(ClinicalImpression value)
value - previous The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (A reference to the last assesment that was conducted bon this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)public List<Reference> getProblem()
problem (This a list of the general problems/conditions for a patient.)public boolean hasProblem()
public Reference addProblem()
problem (This a list of the general problems/conditions for a patient.)public ClinicalImpression addProblem(Reference t)
public List<Resource> getProblemTarget()
problem (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. This a list of the general problems/conditions for a patient.)public Type getTrigger()
trigger (The request or event that necessitated this assessment. This may be a diagnosis, a Care Plan, a Request Referral, or some other resource.)public CodeableConcept getTriggerCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
trigger (The request or event that necessitated this assessment. This may be a diagnosis, a Care Plan, a Request Referral, or some other resource.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTriggerCodeableConcept()
public Reference getTriggerReference() throws org.hl7.fhir.exceptions.FHIRException
trigger (The request or event that necessitated this assessment. This may be a diagnosis, a Care Plan, a Request Referral, or some other resource.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTriggerReference()
public boolean hasTrigger()
public ClinicalImpression setTrigger(Type value)
value - trigger (The request or event that necessitated this assessment. This may be a diagnosis, a Care Plan, a Request Referral, or some other resource.)public List<ClinicalImpression.ClinicalImpressionInvestigationsComponent> getInvestigations()
investigations (One or more sets of investigations (signs, symptions, etc.). The actual grouping of investigations vary greatly depending on the type and context of the assessment. These investigations may include data generated during the assessment process, or data previously generated and recorded that is pertinent to the outcomes.)public boolean hasInvestigations()
public ClinicalImpression.ClinicalImpressionInvestigationsComponent addInvestigations()
investigations (One or more sets of investigations (signs, symptions, etc.). The actual grouping of investigations vary greatly depending on the type and context of the assessment. These investigations may include data generated during the assessment process, or data previously generated and recorded that is pertinent to the outcomes.)public ClinicalImpression addInvestigations(ClinicalImpression.ClinicalImpressionInvestigationsComponent t)
public UriType getProtocolElement()
protocol (Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getProtocol" gives direct access to the valuepublic boolean hasProtocolElement()
public boolean hasProtocol()
public ClinicalImpression setProtocolElement(UriType value)
value - protocol (Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getProtocol" gives direct access to the valuepublic String getProtocol()
public ClinicalImpression setProtocol(String value)
value - Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.public StringType getSummaryElement()
summary (A text summary of the investigations and the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getSummary" gives direct access to the valuepublic boolean hasSummaryElement()
public boolean hasSummary()
public ClinicalImpression setSummaryElement(StringType value)
value - summary (A text summary of the investigations and the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getSummary" gives direct access to the valuepublic String getSummary()
public ClinicalImpression setSummary(String value)
value - A text summary of the investigations and the diagnosis.public List<ClinicalImpression.ClinicalImpressionFindingComponent> getFinding()
finding (Specific findings or diagnoses that was considered likely or relevant to ongoing treatment.)public boolean hasFinding()
public ClinicalImpression.ClinicalImpressionFindingComponent addFinding()
finding (Specific findings or diagnoses that was considered likely or relevant to ongoing treatment.)public ClinicalImpression addFinding(ClinicalImpression.ClinicalImpressionFindingComponent t)
public List<CodeableConcept> getResolved()
resolved (Diagnoses/conditions resolved since the last assessment.)public boolean hasResolved()
public CodeableConcept addResolved()
resolved (Diagnoses/conditions resolved since the last assessment.)public ClinicalImpression addResolved(CodeableConcept t)
public List<ClinicalImpression.ClinicalImpressionRuledOutComponent> getRuledOut()
ruledOut (Diagnosis considered not possible.)public boolean hasRuledOut()
public ClinicalImpression.ClinicalImpressionRuledOutComponent addRuledOut()
ruledOut (Diagnosis considered not possible.)public ClinicalImpression addRuledOut(ClinicalImpression.ClinicalImpressionRuledOutComponent t)
public StringType getPrognosisElement()
prognosis (Estimate of likely outcome.). This is the underlying object with id, value and extensions. The accessor "getPrognosis" gives direct access to the valuepublic boolean hasPrognosisElement()
public boolean hasPrognosis()
public ClinicalImpression setPrognosisElement(StringType value)
value - prognosis (Estimate of likely outcome.). This is the underlying object with id, value and extensions. The accessor "getPrognosis" gives direct access to the valuepublic String getPrognosis()
public ClinicalImpression setPrognosis(String value)
value - Estimate of likely outcome.public boolean hasPlan()
public ClinicalImpression addPlan(Reference t)
public List<Resource> getPlanTarget()
plan (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Plan of action after assessment.)public boolean hasAction()
public ClinicalImpression addAction(Reference t)
public List<Resource> getActionTarget()
action (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Actions taken during assessment.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic ClinicalImpression copy()
copy in class DomainResourceprotected ClinicalImpression typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.