Class DocumentReference
- 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
- See Also:
- Serialized Form
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ReferenceWhich person or organization authenticates that this document is valid.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for authenticatorprotected ResourceThe actual object that is the target of the reference (Which person or organization authenticates that this document is valid.)Identifies who is responsible for adding the information to the document.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for authorThe actual objects that are the target of the reference (Identifies who is responsible for adding the information to the document.)static ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for classprotected CodeableConceptA categorization for the type of document referenced - helps for indexing and searching.The document and format referenced.The clinical context in which the document was prepared.protected DateTimeTypeWhen the document was created.static ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for createdprotected ReferenceIdentifies the organization or group who is responsible for ongoing maintenance of and access to the document.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for custodianprotected OrganizationThe actual object that is the target of the reference (Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.)protected StringTypeHuman-readable description of the source document.static ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for descriptionThe status of the underlying document.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for encounterstatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for eventstatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for facilitystatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for formatprotected List<Identifier>Other identifiers associated with the document, including version independent identifiers.static ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected InstantTypeWhen the document reference was created.static ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for indexedstatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for languagestatic ca.uhn.fhir.rest.gclient.UriClientParamFluent Client search parameter constant for locationprotected IdentifierDocument identifier as assigned by the source of the document.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientstatic ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for periodstatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for related-idstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for related-refRelationships that this document has with other document references that already exist.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for relatestostatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for relationstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam>Fluent Client search parameter constant for relationshipprotected List<CodeableConcept>A set of Security-Tag codes specifying the level of privacy/security of the Document.static ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for securitylabelstatic ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for settingstatic StringSearch parameter: authenticatorstatic StringSearch parameter: authorstatic StringSearch parameter: classstatic StringSearch parameter: createdstatic StringSearch parameter: custodianstatic StringSearch parameter: descriptionstatic StringSearch parameter: encounterstatic StringSearch parameter: eventstatic StringSearch parameter: facilitystatic StringSearch parameter: formatstatic StringSearch parameter: identifierstatic StringSearch parameter: indexedstatic StringSearch parameter: languagestatic StringSearch parameter: locationstatic StringSearch parameter: patientstatic StringSearch parameter: periodstatic StringSearch parameter: related-idstatic StringSearch parameter: related-refstatic StringSearch parameter: relatestostatic StringSearch parameter: relationstatic StringSearch parameter: relationshipstatic StringSearch parameter: securitylabelstatic StringSearch parameter: settingstatic StringSearch parameter: statusstatic StringSearch parameter: subjectstatic StringSearch parameter: typeprotected Enumeration<Enumerations.DocumentReferenceStatus>The status of this document reference.static ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusprotected ReferenceWho or what the document is about.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectprotected ResourceThe actual object that is the target of the reference (Who or what the document is about.protected CodeableConceptSpecifies the particular kind of document referenced (e.g.static ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeFields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_IDFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorDocumentReference(Enumeration<Enumerations.DocumentReferenceStatus> status, CodeableConcept type, InstantType indexed)Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other_)booleanequalsShallow(Base other_)fhirType()Deprecated.Use Reference#setResource(IBaseResource) insteadgetNamedProperty(int _hash, String _name, boolean _checkValid)Base[]getProperty(int hash, String name, boolean checkValid)getType()String[]getTypesForProperty(int hash, String name)booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> children)makeProperty(int hash, String name)setAuthenticator(Reference value)setAuthenticatorTarget(Resource value)setClass_(CodeableConcept value)setCreated(Date value)setCreatedElement(DateTimeType value)setCustodian(Reference value)setCustodianTarget(Organization value)setDescription(String value)setDescriptionElement(StringType value)setIdentifier(List<Identifier> theIdentifier)setIndexed(Date value)setIndexedElement(InstantType value)setMasterIdentifier(Identifier value)setProperty(int hash, String name, Base value)setProperty(String name, Base value)setRelatesTo(List<DocumentReference.DocumentReferenceRelatesToComponent> theRelatesTo)setSecurityLabel(List<CodeableConcept> theSecurityLabel)setSubject(Reference value)setSubjectTarget(Resource value)setType(CodeableConcept value)protected DocumentReferenceMethods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods 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, setId
-
Field Details
-
masterIdentifier
Document identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document. -
identifier
Other identifiers associated with the document, including version independent identifiers. -
status
The status of this document reference. -
docStatus
The status of the underlying document. -
type
Specifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced. -
class_
A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type. -
subject
Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure). -
subjectTarget
The actual object that is the target of the reference (Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).) -
created
When the document was created. -
indexed
When the document reference was created. -
author
Identifies who is responsible for adding the information to the document. -
authorTarget
The actual objects that are the target of the reference (Identifies who is responsible for adding the information to the document.) -
authenticator
Which person or organization authenticates that this document is valid. -
authenticatorTarget
The actual object that is the target of the reference (Which person or organization authenticates that this document is valid.) -
custodian
Identifies the organization or group who is responsible for ongoing maintenance of and access to the document. -
custodianTarget
The actual object that is the target of the reference (Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.) -
relatesTo
Relationships that this document has with other document references that already exist. -
description
Human-readable description of the source document. This is sometimes known as the "title". -
securityLabel
A set of Security-Tag codes specifying the level of privacy/security of the Document. Note that DocumentReference.meta.security contains the security labels of the "reference" to the document, while DocumentReference.securityLabel contains a snapshot of the security labels on the document the reference refers to. -
The document and format referenced. There may be multiple content element repetitions, each with a different format.
-
context
The clinical context in which the document was prepared. -
SP_SECURITYLABEL
Search parameter: securitylabelDescription: Document security-tags
Type: token
Path: DocumentReference.securityLabel
- See Also:
- Constant Field Values
-
SECURITYLABEL
Fluent Client search parameter constant for securitylabelDescription: Document security-tags
Type: token
Path: DocumentReference.securityLabel
-
SP_SUBJECT
Search parameter: subjectDescription: Who/what is the subject of the document
Type: reference
Path: DocumentReference.subject
- See Also:
- Constant Field Values
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Who/what is the subject of the document
Type: reference
Path: DocumentReference.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:subject". -
SP_DESCRIPTION
Search parameter: descriptionDescription: Human-readable description (title)
Type: string
Path: DocumentReference.description
- See Also:
- Constant Field Values
-
DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Human-readable description (title)
Type: string
Path: DocumentReference.description
-
SP_LANGUAGE
Search parameter: languageDescription: Human language of the content (BCP-47)
Type: token
Path: DocumentReference.content.attachment.language
- See Also:
- Constant Field Values
-
LANGUAGE
Fluent Client search parameter constant for languageDescription: Human language of the content (BCP-47)
Type: token
Path: DocumentReference.content.attachment.language
-
SP_TYPE
Search parameter: typeDescription: Kind of document (LOINC if possible)
Type: token
Path: DocumentReference.type
- See Also:
- Constant Field Values
-
TYPE
Fluent Client search parameter constant for typeDescription: Kind of document (LOINC if possible)
Type: token
Path: DocumentReference.type
-
SP_RELATION
Search parameter: relationDescription: replaces | transforms | signs | appends
Type: token
Path: DocumentReference.relatesTo.code
- See Also:
- Constant Field Values
-
RELATION
Fluent Client search parameter constant for relationDescription: replaces | transforms | signs | appends
Type: token
Path: DocumentReference.relatesTo.code
-
SP_SETTING
Search parameter: settingDescription: Additional details about where the content was created (e.g. clinical specialty)
Type: token
Path: DocumentReference.context.practiceSetting
- See Also:
- Constant Field Values
-
SETTING
Fluent Client search parameter constant for settingDescription: Additional details about where the content was created (e.g. clinical specialty)
Type: token
Path: DocumentReference.context.practiceSetting
-
SP_PATIENT
Search parameter: patientDescription: Who/what is the subject of the document
Type: reference
Path: DocumentReference.subject
- See Also:
- Constant Field Values
-
PATIENT
Fluent Client search parameter constant for patientDescription: Who/what is the subject of the document
Type: reference
Path: DocumentReference.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:patient". -
SP_RELATIONSHIP
Search parameter: relationshipDescription: Combination of relation and relatesTo
Type: composite
Path:
- See Also:
- Constant Field Values
-
RELATIONSHIP
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> RELATIONSHIPFluent Client search parameter constant for relationshipDescription: Combination of relation and relatesTo
Type: composite
Path:
-
SP_EVENT
Search parameter: eventDescription: Main clinical acts documented
Type: token
Path: DocumentReference.context.event
- See Also:
- Constant Field Values
-
EVENT
Fluent Client search parameter constant for eventDescription: Main clinical acts documented
Type: token
Path: DocumentReference.context.event
-
SP_CLASS
Search parameter: classDescription: Categorization of document
Type: token
Path: DocumentReference.class
- See Also:
- Constant Field Values
-
CLASS
Fluent Client search parameter constant for classDescription: Categorization of document
Type: token
Path: DocumentReference.class
-
SP_AUTHENTICATOR
Search parameter: authenticatorDescription: Who/what authenticated the document
Type: reference
Path: DocumentReference.authenticator
- See Also:
- Constant Field Values
-
AUTHENTICATOR
Fluent Client search parameter constant for authenticatorDescription: Who/what authenticated the document
Type: reference
Path: DocumentReference.authenticator
-
INCLUDE_AUTHENTICATOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:authenticator". -
SP_IDENTIFIER
Search parameter: identifierDescription: Master Version Specific Identifier
Type: token
Path: DocumentReference.masterIdentifier, DocumentReference.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Master Version Specific Identifier
Type: token
Path: DocumentReference.masterIdentifier, DocumentReference.identifier
-
SP_PERIOD
Search parameter: periodDescription: Time of service that is being documented
Type: date
Path: DocumentReference.context.period
- See Also:
- Constant Field Values
-
PERIOD
Fluent Client search parameter constant for periodDescription: Time of service that is being documented
Type: date
Path: DocumentReference.context.period
-
SP_RELATED_ID
Search parameter: related-idDescription: Identifier of related objects or events
Type: token
Path: DocumentReference.context.related.identifier
- See Also:
- Constant Field Values
-
RELATED_ID
Fluent Client search parameter constant for related-idDescription: Identifier of related objects or events
Type: token
Path: DocumentReference.context.related.identifier
-
SP_CUSTODIAN
Search parameter: custodianDescription: Organization which maintains the document
Type: reference
Path: DocumentReference.custodian
- See Also:
- Constant Field Values
-
CUSTODIAN
Fluent Client search parameter constant for custodianDescription: Organization which maintains the document
Type: reference
Path: DocumentReference.custodian
-
INCLUDE_CUSTODIAN
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:custodian". -
SP_INDEXED
Search parameter: indexedDescription: When this document reference was created
Type: date
Path: DocumentReference.indexed
- See Also:
- Constant Field Values
-
INDEXED
Fluent Client search parameter constant for indexedDescription: When this document reference was created
Type: date
Path: DocumentReference.indexed
-
SP_AUTHOR
Search parameter: authorDescription: Who and/or what authored the document
Type: reference
Path: DocumentReference.author
- See Also:
- Constant Field Values
-
AUTHOR
Fluent Client search parameter constant for authorDescription: Who and/or what authored the document
Type: reference
Path: DocumentReference.author
-
INCLUDE_AUTHOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:author". -
SP_CREATED
Search parameter: createdDescription: Document creation time
Type: date
Path: DocumentReference.created
- See Also:
- Constant Field Values
-
CREATED
Fluent Client search parameter constant for createdDescription: Document creation time
Type: date
Path: DocumentReference.created
-
SP_FORMAT
Search parameter: formatDescription: Format/content rules for the document
Type: token
Path: DocumentReference.content.format
- See Also:
- Constant Field Values
-
FORMAT
Fluent Client search parameter constant for formatDescription: Format/content rules for the document
Type: token
Path: DocumentReference.content.format
-
SP_ENCOUNTER
Search parameter: encounterDescription: Context of the document content
Type: reference
Path: DocumentReference.context.encounter
- See Also:
- Constant Field Values
-
ENCOUNTER
Fluent Client search parameter constant for encounterDescription: Context of the document content
Type: reference
Path: DocumentReference.context.encounter
-
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:encounter". -
SP_RELATED_REF
Search parameter: related-refDescription: Related Resource
Type: reference
Path: DocumentReference.context.related.ref
- See Also:
- Constant Field Values
-
RELATED_REF
Fluent Client search parameter constant for related-refDescription: Related Resource
Type: reference
Path: DocumentReference.context.related.ref
-
INCLUDE_RELATED_REF
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:related-ref". -
SP_LOCATION
Search parameter: locationDescription: Uri where the data can be found
Type: uri
Path: DocumentReference.content.attachment.url
- See Also:
- Constant Field Values
-
LOCATION
Fluent Client search parameter constant for locationDescription: Uri where the data can be found
Type: uri
Path: DocumentReference.content.attachment.url
-
SP_RELATESTO
Search parameter: relatestoDescription: Target of the relationship
Type: reference
Path: DocumentReference.relatesTo.target
- See Also:
- Constant Field Values
-
RELATESTO
Fluent Client search parameter constant for relatestoDescription: Target of the relationship
Type: reference
Path: DocumentReference.relatesTo.target
-
INCLUDE_RELATESTO
Constant for fluent queries to be used to add include statements. Specifies the path value of "DocumentReference:relatesto". -
SP_FACILITY
Search parameter: facilityDescription: Kind of facility where patient was seen
Type: token
Path: DocumentReference.context.facilityType
- See Also:
- Constant Field Values
-
FACILITY
Fluent Client search parameter constant for facilityDescription: Kind of facility where patient was seen
Type: token
Path: DocumentReference.context.facilityType
-
SP_STATUS
Search parameter: statusDescription: current | superseded | entered-in-error
Type: token
Path: DocumentReference.status
- See Also:
- Constant Field Values
-
STATUS
Fluent Client search parameter constant for statusDescription: current | superseded | entered-in-error
Type: token
Path: DocumentReference.status
-
-
Constructor Details
-
DocumentReference
public DocumentReference()Constructor -
DocumentReference
public DocumentReference(Enumeration<Enumerations.DocumentReferenceStatus> status, CodeableConcept type, InstantType indexed)Constructor
-
-
Method Details
-
getMasterIdentifier
- Returns:
masterIdentifier(Document identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document.)
-
hasMasterIdentifier
-
setMasterIdentifier
- Parameters:
value-masterIdentifier(Document identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document.)
-
getIdentifier
- Returns:
identifier(Other identifiers associated with the document, including version independent identifiers.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
getStatusElement
- Returns:
status(The status of this document reference.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value-status(The status of this document reference.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The status of this document reference.
-
setStatus
- Parameters:
value- The status of this document reference.
-
getDocStatusElement
- Returns:
docStatus(The status of the underlying document.). This is the underlying object with id, value and extensions. The accessor "getDocStatus" gives direct access to the value
-
hasDocStatusElement
-
hasDocStatus
-
setDocStatusElement
public DocumentReference setDocStatusElement(Enumeration<DocumentReference.ReferredDocumentStatus> value)- Parameters:
value-docStatus(The status of the underlying document.). This is the underlying object with id, value and extensions. The accessor "getDocStatus" gives direct access to the value
-
getDocStatus
- Returns:
- The status of the underlying document.
-
setDocStatus
- Parameters:
value- The status of the underlying document.
-
getType
- Returns:
type(Specifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced.)
-
hasType
-
setType
- Parameters:
value-type(Specifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced.)
-
getClass_
- Returns:
class_(A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type.)
-
hasClass_
-
setClass_
- Parameters:
value-class_(A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type.)
-
getSubject
- Returns:
subject(Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).)
-
hasSubject
-
setSubject
- Parameters:
value-subject(Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).)
-
getSubjectTarget
- Returns:
subjectThe 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. (Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).)
-
setSubjectTarget
- Parameters:
value-subjectThe 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. (Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).)
-
getCreatedElement
- Returns:
created(When the document was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
hasCreatedElement
-
hasCreated
-
setCreatedElement
- Parameters:
value-created(When the document was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
getCreated
- Returns:
- When the document was created.
-
setCreated
- Parameters:
value- When the document was created.
-
getIndexedElement
- Returns:
indexed(When the document reference was created.). This is the underlying object with id, value and extensions. The accessor "getIndexed" gives direct access to the value
-
hasIndexedElement
-
hasIndexed
-
setIndexedElement
- Parameters:
value-indexed(When the document reference was created.). This is the underlying object with id, value and extensions. The accessor "getIndexed" gives direct access to the value
-
getIndexed
- Returns:
- When the document reference was created.
-
setIndexed
- Parameters:
value- When the document reference was created.
-
getAuthor
- Returns:
author(Identifies who is responsible for adding the information to the document.)
-
setAuthor
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAuthor
-
addAuthor
-
addAuthor
-
getAuthorFirstRep
- Returns:
- The first repetition of repeating field
author, creating it if it does not already exist
-
getAuthorTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
getAuthenticator
- Returns:
authenticator(Which person or organization authenticates that this document is valid.)
-
hasAuthenticator
-
setAuthenticator
- Parameters:
value-authenticator(Which person or organization authenticates that this document is valid.)
-
getAuthenticatorTarget
- Returns:
authenticatorThe 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. (Which person or organization authenticates that this document is valid.)
-
setAuthenticatorTarget
- Parameters:
value-authenticatorThe 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. (Which person or organization authenticates that this document is valid.)
-
getCustodian
- Returns:
custodian(Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.)
-
hasCustodian
-
setCustodian
- Parameters:
value-custodian(Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.)
-
getCustodianTarget
- Returns:
custodianThe 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 organization or group who is responsible for ongoing maintenance of and access to the document.)
-
setCustodianTarget
- Parameters:
value-custodianThe 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 organization or group who is responsible for ongoing maintenance of and access to the document.)
-
getRelatesTo
- Returns:
relatesTo(Relationships that this document has with other document references that already exist.)
-
setRelatesTo
public DocumentReference setRelatesTo(List<DocumentReference.DocumentReferenceRelatesToComponent> theRelatesTo)- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelatesTo
-
addRelatesTo
-
addRelatesTo
-
getRelatesToFirstRep
- Returns:
- The first repetition of repeating field
relatesTo, creating it if it does not already exist
-
getDescriptionElement
- Returns:
description(Human-readable description of the source document. This is sometimes known as the "title".). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value-description(Human-readable description of the source document. This is sometimes known as the "title".). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Human-readable description of the source document. This is sometimes known as the "title".
-
setDescription
- Parameters:
value- Human-readable description of the source document. This is sometimes known as the "title".
-
getSecurityLabel
- Returns:
securityLabel(A set of Security-Tag codes specifying the level of privacy/security of the Document. Note that DocumentReference.meta.security contains the security labels of the "reference" to the document, while DocumentReference.securityLabel contains a snapshot of the security labels on the document the reference refers to.)
-
setSecurityLabel
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSecurityLabel
-
addSecurityLabel
-
addSecurityLabel
-
getSecurityLabelFirstRep
- Returns:
- The first repetition of repeating field
securityLabel, creating it if it does not already exist
-
getContent
- Returns:
content(The document and format referenced. There may be multiple content element repetitions, each with a different format.)
-
setContent
public DocumentReference setContent(List<DocumentReference.DocumentReferenceContentComponent> theContent)- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContent
-
addContent
-
addContent
-
getContentFirstRep
- Returns:
- The first repetition of repeating field
content, creating it if it does not already exist
-
getContext
- Returns:
context(The clinical context in which the document was prepared.)
-
hasContext
-
setContext
- Parameters:
value-context(The clinical context in which the document was prepared.)
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException- Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException- Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException- Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-