public class Flag extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Flag.FlagStatus |
static class |
Flag.FlagStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
author
The person, organization or device that created the flag.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
AUTHOR
Fluent Client search parameter constant for author
|
protected Resource |
authorTarget
The actual object that is the target of the reference (The person, organization or device that created the flag.)
|
protected List<CodeableConcept> |
category
Allows a flag to be divided into different categories like clinical, administrative etc.
|
protected CodeableConcept |
code
The coded value or textual component of the flag to display to the user.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected Reference |
encounter
This alert is only relevant during the encounter.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (This alert is only relevant during the encounter.)
|
protected List<Identifier> |
identifier
Business identifiers assigned to this flag by the performer or other systems which remain constant as the resource is updated and propagates from server to server.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_AUTHOR
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
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_SUBJECT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Period |
period
The period of time from the activation of the flag to inactivation of the flag.
|
static String |
SP_AUTHOR
Search parameter: author
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected Enumeration<Flag.FlagStatus> |
status
Supports basic workflow.
|
protected Reference |
subject
The patient, location, group, organization, or practitioner etc.
|
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 (The patient, location, group, organization, or practitioner etc.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Flag()
Constructor
|
Flag(Enumeration<Flag.FlagStatus> status,
CodeableConcept code,
Reference subject)
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, 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, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, 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 Enumeration<Flag.FlagStatus> status
protected List<CodeableConcept> category
protected CodeableConcept code
protected Reference subject
protected Resource subjectTarget
protected Period period
protected Encounter encounterTarget
protected Resource authorTarget
public static final String SP_DATE
Description: Time period when flag is active
Type: date
Path: Flag.period
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Time period when flag is active
Type: date
Path: Flag.period
public static final String SP_IDENTIFIER
Description: Business identifier
Type: token
Path: Flag.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Business identifier
Type: token
Path: Flag.identifier
public static final String SP_SUBJECT
Description: The identity of a subject to list flags for
Type: reference
Path: Flag.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: The identity of a subject to list flags for
Type: reference
Path: Flag.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_PATIENT
Description: The identity of a subject to list flags for
Type: reference
Path: Flag.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The identity of a subject to list flags for
Type: reference
Path: Flag.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_AUTHOR
Description: Flag creator
Type: reference
Path: Flag.author
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AUTHOR
Description: Flag creator
Type: reference
Path: Flag.author
public static final ca.uhn.fhir.model.api.Include INCLUDE_AUTHOR
public static final String SP_ENCOUNTER
Description: Alert relevant during encounter
Type: reference
Path: Flag.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Alert relevant during encounter
Type: reference
Path: Flag.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public Flag()
public Flag(Enumeration<Flag.FlagStatus> status, CodeableConcept code, Reference subject)
public List<Identifier> getIdentifier()
identifier (Business identifiers assigned to this flag by the performer or other systems which remain constant as the resource is updated and propagates from server to server.)public Flag setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public Flag addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<Flag.FlagStatus> getStatusElement()
status (Supports basic workflow.). 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 Flag setStatusElement(Enumeration<Flag.FlagStatus> value)
value - status (Supports basic workflow.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Flag.FlagStatus getStatus()
public Flag setStatus(Flag.FlagStatus value)
value - Supports basic workflow.public List<CodeableConcept> getCategory()
category (Allows a flag to be divided into different categories like clinical, administrative etc. Intended to be used as a means of filtering which flags are displayed to particular user or in a given context.)public Flag setCategory(List<CodeableConcept> theCategory)
this for easy method chainingpublic boolean hasCategory()
public CodeableConcept addCategory()
public Flag addCategory(CodeableConcept t)
public CodeableConcept getCategoryFirstRep()
category, creating it if it does not already existpublic CodeableConcept getCode()
code (The coded value or textual component of the flag to display to the user.)public boolean hasCode()
public Flag setCode(CodeableConcept value)
value - code (The coded value or textual component of the flag to display to the user.)public Reference getSubject()
subject (The patient, location, group, organization, or practitioner etc. this is about record this flag is associated with.)public boolean hasSubject()
public Flag setSubject(Reference value)
value - subject (The patient, location, group, organization, or practitioner etc. this is about record this flag is associated with.)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. (The patient, location, group, organization, or practitioner etc. this is about record this flag is associated with.)public Flag 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. (The patient, location, group, organization, or practitioner etc. this is about record this flag is associated with.)public Period getPeriod()
period (The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified.)public boolean hasPeriod()
public Flag setPeriod(Period value)
value - period (The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified.)public Reference getEncounter()
encounter (This alert is only relevant during the encounter.)public boolean hasEncounter()
public Flag setEncounter(Reference value)
value - encounter (This alert is only relevant during the encounter.)public Encounter getEncounterTarget()
encounter 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. (This alert is only relevant during the encounter.)public Flag setEncounterTarget(Encounter value)
value - encounter 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. (This alert is only relevant during the encounter.)public Reference getAuthor()
author (The person, organization or device that created the flag.)public boolean hasAuthor()
public Flag setAuthor(Reference value)
value - author (The person, organization or device that created the flag.)public Resource getAuthorTarget()
author 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 person, organization or device that created the flag.)public Flag setAuthorTarget(Resource value)
value - author 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 person, organization or device that created the flag.)protected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base 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 String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic Flag copy()
copy in class DomainResourcepublic void copyValues(Flag dst)
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–2021 Health Level 7. All rights reserved.