public class CarePlan extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
CarePlan.CarePlanActivityComponent |
static class |
CarePlan.CarePlanActivityDetailComponent |
static class |
CarePlan.CarePlanActivityStatus |
static class |
CarePlan.CarePlanActivityStatusEnumFactory |
static class |
CarePlan.CarePlanParticipantComponent |
static class |
CarePlan.CarePlanRelatedPlanComponent |
static class |
CarePlan.CarePlanRelationship |
static class |
CarePlan.CarePlanRelationshipEnumFactory |
static class |
CarePlan.CarePlanStatus |
static class |
CarePlan.CarePlanStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<CarePlan.CarePlanActivityComponent> |
activity
Identifies a planned action to occur as part of the plan.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
ACTIVITYCODE
Fluent Client search parameter constant for activitycode
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
ACTIVITYDATE
Fluent Client search parameter constant for activitydate
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ACTIVITYREFERENCE
Fluent Client search parameter constant for activityreference
|
protected List<Reference> |
addresses
Identifies the conditions/problems/concerns/diagnoses/etc.
|
protected List<Condition> |
addressesTarget
The actual objects that are the target of the reference (Identifies the conditions/problems/concerns/diagnoses/etc.
|
protected List<Reference> |
author
Identifies the individual(s) or ogranization who is responsible for the content of the care plan.
|
protected List<Resource> |
authorTarget
The actual objects that are the target of the reference (Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)
|
protected List<CodeableConcept> |
category
Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
CONDITION
Fluent Client search parameter constant for condition
|
protected Reference |
context
Identifies the context in which this particular CarePlan is defined.
|
protected Resource |
contextTarget
The actual object that is the target of the reference (Identifies the context in which this particular CarePlan is defined.)
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected StringType |
description
A description of the scope and nature of the plan.
|
protected List<Reference> |
goal
Describes the intended objective(s) of carrying out the care plan.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
GOAL
Fluent Client search parameter constant for goal
|
protected List<Goal> |
goalTarget
The actual objects that are the target of the reference (Describes the intended objective(s) of carrying out the care plan.)
|
protected List<Identifier> |
identifier
This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ACTIVITYREFERENCE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_CONDITION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_GOAL
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PARTICIPANT
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_PERFORMER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RELATEDPLAN
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected DateTimeType |
modified
Identifies the most recent date on which the plan has been revised.
|
protected Annotation |
note
General notes about the care plan not covered elsewhere.
|
protected List<CarePlan.CarePlanParticipantComponent> |
participant
Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PARTICIPANT
Fluent Client search parameter constant for participant
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PERFORMER
Fluent Client search parameter constant for performer
|
protected Period |
period
Indicates when the plan did (or is intended to) come into effect and end.
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.ReferenceClientParam> |
RELATED
Fluent Client search parameter constant for related
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RELATEDCODE
Fluent Client search parameter constant for relatedcode
|
protected List<CarePlan.CarePlanRelatedPlanComponent> |
relatedPlan
Identifies CarePlans with some sort of formal relationship to the current plan.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RELATEDPLAN
Fluent Client search parameter constant for relatedplan
|
static String |
SP_ACTIVITYCODE
Search parameter: activitycode
|
static String |
SP_ACTIVITYDATE
Search parameter: activitydate
|
static String |
SP_ACTIVITYREFERENCE
Search parameter: activityreference
|
static String |
SP_CONDITION
Search parameter: condition
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_GOAL
Search parameter: goal
|
static String |
SP_PARTICIPANT
Search parameter: participant
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PERFORMER
Search parameter: performer
|
static String |
SP_RELATED
Search parameter: related
|
static String |
SP_RELATEDCODE
Search parameter: relatedcode
|
static String |
SP_RELATEDPLAN
Search parameter: relatedplan
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected Enumeration<CarePlan.CarePlanStatus> |
status
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
|
protected Reference |
subject
Identifies the patient or group whose intended care is described by the plan.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (Identifies the patient or group whose intended care is described by the plan.)
|
protected List<Reference> |
support
Identifies portions of the patient's record that specifically influenced the formation of the plan.
|
protected List<Resource> |
supportTarget
The actual objects that are the target of the reference (Identifies portions of the patient's record that specifically influenced the formation of the plan.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
CarePlan()
Constructor
|
CarePlan(Enumeration<CarePlan.CarePlanStatus> 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 List<Identifier> identifier
protected Reference subject
protected Resource subjectTarget
protected Enumeration<CarePlan.CarePlanStatus> status
protected Reference context
protected Resource contextTarget
protected Period period
protected List<Reference> author
protected List<Resource> authorTarget
protected DateTimeType modified
protected List<CodeableConcept> category
protected StringType description
protected List<Reference> addresses
protected List<Condition> addressesTarget
protected List<Reference> support
protected List<Resource> supportTarget
protected List<CarePlan.CarePlanRelatedPlanComponent> relatedPlan
protected List<CarePlan.CarePlanParticipantComponent> participant
protected List<Reference> goal
protected List<Goal> goalTarget
protected List<CarePlan.CarePlanActivityComponent> activity
protected Annotation note
public static final String SP_ACTIVITYCODE
Description: Detail type of activity
Type: token
Path: CarePlan.activity.detail.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ACTIVITYCODE
Description: Detail type of activity
Type: token
Path: CarePlan.activity.detail.code
public static final String SP_CONDITION
Description: Health issues this plan addresses
Type: reference
Path: CarePlan.addresses
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CONDITION
Description: Health issues this plan addresses
Type: reference
Path: CarePlan.addresses
public static final ca.uhn.fhir.model.api.Include INCLUDE_CONDITION
public static final String SP_SUBJECT
Description: Who care plan is for
Type: reference
Path: CarePlan.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Who care plan is for
Type: reference
Path: CarePlan.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_ACTIVITYDATE
Description: Specified date occurs within period specified by CarePlan.activity.timingSchedule
Type: date
Path: CarePlan.activity.detail.scheduled[x]
public static final ca.uhn.fhir.rest.gclient.DateClientParam ACTIVITYDATE
Description: Specified date occurs within period specified by CarePlan.activity.timingSchedule
Type: date
Path: CarePlan.activity.detail.scheduled[x]
public static final String SP_DATE
Description: Time period plan covers
Type: date
Path: CarePlan.period
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Time period plan covers
Type: date
Path: CarePlan.period
public static final String SP_GOAL
Description: Desired outcome of plan
Type: reference
Path: CarePlan.goal
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam GOAL
Description: Desired outcome of plan
Type: reference
Path: CarePlan.goal
public static final ca.uhn.fhir.model.api.Include INCLUDE_GOAL
public static final String SP_RELATED
Description: A combination of the type of relationship and the related plan
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.ReferenceClientParam> RELATED
Description: A combination of the type of relationship and the related plan
Type: composite
Path:
public static final String SP_RELATEDCODE
Description: includes | replaces | fulfills
Type: token
Path: CarePlan.relatedPlan.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RELATEDCODE
Description: includes | replaces | fulfills
Type: token
Path: CarePlan.relatedPlan.code
public static final String SP_PATIENT
Description: Who care plan is for
Type: reference
Path: CarePlan.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Who care plan is for
Type: reference
Path: CarePlan.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_PARTICIPANT
Description: Who is involved
Type: reference
Path: CarePlan.participant.member
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARTICIPANT
Description: Who is involved
Type: reference
Path: CarePlan.participant.member
public static final ca.uhn.fhir.model.api.Include INCLUDE_PARTICIPANT
public static final String SP_PERFORMER
Description: Matches if the practitioner is listed as a performer in any of the "simple" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)
Type: reference
Path: CarePlan.activity.detail.performer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PERFORMER
Description: Matches if the practitioner is listed as a performer in any of the "simple" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)
Type: reference
Path: CarePlan.activity.detail.performer
public static final ca.uhn.fhir.model.api.Include INCLUDE_PERFORMER
public static final String SP_ACTIVITYREFERENCE
Description: Activity details defined in specific resource
Type: reference
Path: CarePlan.activity.reference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ACTIVITYREFERENCE
Description: Activity details defined in specific resource
Type: reference
Path: CarePlan.activity.reference
public static final ca.uhn.fhir.model.api.Include INCLUDE_ACTIVITYREFERENCE
public static final String SP_RELATEDPLAN
Description: Plan relationship exists with
Type: reference
Path: CarePlan.relatedPlan.plan
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RELATEDPLAN
Description: Plan relationship exists with
Type: reference
Path: CarePlan.relatedPlan.plan
public static final ca.uhn.fhir.model.api.Include INCLUDE_RELATEDPLAN
public CarePlan()
public CarePlan(Enumeration<CarePlan.CarePlanStatus> status)
public List<Identifier> getIdentifier()
identifier (This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).)public CarePlan addIdentifier(Identifier t)
public Reference getSubject()
subject (Identifies the patient or group whose intended care is described by the plan.)public boolean hasSubject()
public CarePlan setSubject(Reference value)
value - subject (Identifies the patient or group whose intended care is described by the plan.)public Resource getSubjectTarget()
subject 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. (Identifies the patient or group whose intended care is described by the plan.)public CarePlan setSubjectTarget(Resource value)
value - subject 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. (Identifies the patient or group whose intended care is described by the plan.)public Enumeration<CarePlan.CarePlanStatus> getStatusElement()
status (Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.). 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 CarePlan setStatusElement(Enumeration<CarePlan.CarePlanStatus> value)
value - status (Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic CarePlan.CarePlanStatus getStatus()
public CarePlan setStatus(CarePlan.CarePlanStatus value)
value - Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.public Reference getContext()
context (Identifies the context in which this particular CarePlan is defined.)public boolean hasContext()
public CarePlan setContext(Reference value)
value - context (Identifies the context in which this particular CarePlan is defined.)public Resource getContextTarget()
context 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. (Identifies the context in which this particular CarePlan is defined.)public CarePlan setContextTarget(Resource value)
value - context 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. (Identifies the context in which this particular CarePlan is defined.)public Period getPeriod()
period (Indicates when the plan did (or is intended to) come into effect and end.)public boolean hasPeriod()
public CarePlan setPeriod(Period value)
value - period (Indicates when the plan did (or is intended to) come into effect and end.)public List<Reference> getAuthor()
author (Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)public boolean hasAuthor()
public Reference addAuthor()
author (Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)public List<Resource> getAuthorTarget()
author (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. Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)public DateTimeType getModifiedElement()
modified (Identifies the most recent date on which the plan has been revised.). This is the underlying object with id, value and extensions. The accessor "getModified" gives direct access to the valuepublic boolean hasModifiedElement()
public boolean hasModified()
public CarePlan setModifiedElement(DateTimeType value)
value - modified (Identifies the most recent date on which the plan has been revised.). This is the underlying object with id, value and extensions. The accessor "getModified" gives direct access to the valuepublic Date getModified()
public CarePlan setModified(Date value)
value - Identifies the most recent date on which the plan has been revised.public List<CodeableConcept> getCategory()
category (Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", "wellness plan", etc.)public boolean hasCategory()
public CodeableConcept addCategory()
category (Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", "wellness plan", etc.)public CarePlan addCategory(CodeableConcept t)
public StringType getDescriptionElement()
description (A description of the scope and nature of the plan.). 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 CarePlan setDescriptionElement(StringType value)
value - description (A description of the scope and nature of the plan.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public CarePlan setDescription(String value)
value - A description of the scope and nature of the plan.public List<Reference> getAddresses()
addresses (Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.)public boolean hasAddresses()
public Reference addAddresses()
addresses (Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.)public CarePlan addAddresses(Reference t)
public List<Condition> getAddressesTarget()
addresses (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. Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.)public Condition addAddressesTarget()
addresses (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.)public List<Reference> getSupport()
support (Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.)public boolean hasSupport()
public Reference addSupport()
support (Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.)public CarePlan addSupport(Reference t)
public List<Resource> getSupportTarget()
support (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. Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.)public List<CarePlan.CarePlanRelatedPlanComponent> getRelatedPlan()
relatedPlan (Identifies CarePlans with some sort of formal relationship to the current plan.)public boolean hasRelatedPlan()
public CarePlan.CarePlanRelatedPlanComponent addRelatedPlan()
relatedPlan (Identifies CarePlans with some sort of formal relationship to the current plan.)public CarePlan addRelatedPlan(CarePlan.CarePlanRelatedPlanComponent t)
public List<CarePlan.CarePlanParticipantComponent> getParticipant()
participant (Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.)public boolean hasParticipant()
public CarePlan.CarePlanParticipantComponent addParticipant()
participant (Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.)public CarePlan addParticipant(CarePlan.CarePlanParticipantComponent t)
public List<Reference> getGoal()
goal (Describes the intended objective(s) of carrying out the care plan.)public boolean hasGoal()
public Reference addGoal()
goal (Describes the intended objective(s) of carrying out the care plan.)public List<Goal> getGoalTarget()
goal (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. Describes the intended objective(s) of carrying out the care plan.)public Goal addGoalTarget()
goal (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. Describes the intended objective(s) of carrying out the care plan.)public List<CarePlan.CarePlanActivityComponent> getActivity()
activity (Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.)public boolean hasActivity()
public CarePlan.CarePlanActivityComponent addActivity()
activity (Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.)public CarePlan addActivity(CarePlan.CarePlanActivityComponent t)
public Annotation getNote()
note (General notes about the care plan not covered elsewhere.)public boolean hasNote()
public CarePlan setNote(Annotation value)
value - note (General notes about the care plan not covered elsewhere.)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 CarePlan copy()
copy in class DomainResourcepublic 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.