Class Composition
- 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:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
static class
static class
static class
static enum
static class
static enum
static class
static enum
static class
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected List
<Composition.CompositionAttesterComponent> A participant who has attested to the accuracy of the composition/document.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for attesterIdentifies who is responsible for the information in the composition, not necessarily who typed it in.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for authorThe actual objects that are the target of the reference (Identifies who is responsible for the information in the composition, not necessarily who typed it in.)protected List
<CodeableConcept> A categorization for the type of the composition - helps for indexing and searching.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for categoryprotected Enumeration
<Composition.DocumentConfidentiality> The code specifying the level of confidentiality of the Composition.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for confidentialitystatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for contextprotected Reference
Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.protected Organization
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 composition/document information.)protected DateTimeType
The composition editing time, when the composition was last logically changed by the author.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for dateprotected Reference
Describes the clinical encounter or type of care this documentation is associated with.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for encounterprotected Encounter
The actual object that is the target of the reference (Describes the clinical encounter or type of care this documentation is associated with.)static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for entryprotected List
<Composition.CompositionEventComponent> The clinical service, such as a colonoscopy or an appendectomy, being documented.protected Identifier
A version-independent identifier for the Composition.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientstatic final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for periodstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for related-idstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for related-refprotected List
<Composition.CompositionRelatesToComponent> Relationships that this composition has with other compositions or documents that already exist.protected List
<Composition.SectionComponent> The root of the sections that make up the composition.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for sectionstatic final String
Search parameter: attesterstatic final String
Search parameter: authorstatic final String
Search parameter: categorystatic final String
Search parameter: confidentialitystatic final String
Search parameter: contextstatic final String
Search parameter: datestatic final String
Search parameter: encounterstatic final String
Search parameter: entrystatic final String
Search parameter: identifierstatic final String
Search parameter: patientstatic final String
Search parameter: periodstatic final String
Search parameter: related-idstatic final String
Search parameter: related-refstatic final String
Search parameter: sectionstatic final String
Search parameter: statusstatic final String
Search parameter: subjectstatic final String
Search parameter: titlestatic final String
Search parameter: typeprotected Enumeration
<Composition.CompositionStatus> The workflow/clinical status of this composition.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusprotected Reference
Who or what the composition is about.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectprotected Resource
The actual object that is the target of the reference (Who or what the composition is about.protected StringType
Official human-readable label for the composition.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for titleprotected CodeableConcept
Specifies the particular kind of composition (e.g.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for typeFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionConstructorComposition
(Enumeration<Composition.CompositionStatus> status, CodeableConcept type, DateTimeType date, StringType title) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddEvent()
copy()
void
copyValues
(Composition dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
Deprecated.Use Reference#setResource(IBaseResource) insteadgetDate()
getEvent()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) getTitle()
getType()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasDate()
boolean
boolean
boolean
hasEvent()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasTitle()
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setAttester
(List<Composition.CompositionAttesterComponent> theAttester) setCategory
(List<CodeableConcept> theCategory) setCustodian
(Reference value) setCustodianTarget
(Organization value) setDateElement
(DateTimeType value) setEncounter
(Reference value) setEncounterTarget
(Encounter value) setEvent
(List<Composition.CompositionEventComponent> theEvent) setIdentifier
(Identifier value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRelatesTo
(List<Composition.CompositionRelatesToComponent> theRelatesTo) setSection
(List<Composition.SectionComponent> theSection) setSubject
(Reference value) setSubjectTarget
(Resource value) setTitleElement
(StringType value) setType
(CodeableConcept value) protected Composition
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, 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, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time. -
status
The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document. -
type
Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition. -
category
A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type. -
subject
Who or what the composition is about. The composition 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 livestock, 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 composition is about. The composition 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 livestock, or a set of patients that share a common exposure).) -
encounter
Describes the clinical encounter or type of care this documentation is associated with. -
encounterTarget
The actual object that is the target of the reference (Describes the clinical encounter or type of care this documentation is associated with.) -
date
The composition editing time, when the composition was last logically changed by the author. -
author
Identifies who is responsible for the information in the composition, not necessarily who typed it in. -
authorTarget
The actual objects that are the target of the reference (Identifies who is responsible for the information in the composition, not necessarily who typed it in.) -
title
Official human-readable label for the composition. -
confidentiality
The code specifying the level of confidentiality of the Composition. -
attester
A participant who has attested to the accuracy of the composition/document. -
custodian
Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information. -
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 composition/document information.) -
relatesTo
Relationships that this composition has with other compositions or documents that already exist. -
event
The clinical service, such as a colonoscopy or an appendectomy, being documented. -
section
The root of the sections that make up the composition. -
SP_DATE
Search parameter: dateDescription: Composition editing time
Type: date
Path: Composition.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: Composition editing time
Type: date
Path: Composition.date
-
SP_IDENTIFIER
Search parameter: identifierDescription: Version-independent identifier for the Composition
Type: token
Path: Composition.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Version-independent identifier for the Composition
Type: token
Path: Composition.identifier
-
SP_PERIOD
Search parameter: periodDescription: The period covered by the documentation
Type: date
Path: Composition.event.period
- See Also:
-
PERIOD
Fluent Client search parameter constant for periodDescription: The period covered by the documentation
Type: date
Path: Composition.event.period
-
SP_RELATED_ID
Search parameter: related-idDescription: Target of the relationship
Type: token
Path: Composition.relatesTo.targetIdentifier
- See Also:
-
RELATED_ID
Fluent Client search parameter constant for related-idDescription: Target of the relationship
Type: token
Path: Composition.relatesTo.targetIdentifier
-
SP_SUBJECT
Search parameter: subjectDescription: Who and/or what the composition is about
Type: reference
Path: Composition.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Who and/or what the composition is about
Type: reference
Path: Composition.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:subject". -
SP_AUTHOR
Search parameter: authorDescription: Who and/or what authored the composition
Type: reference
Path: Composition.author
- See Also:
-
AUTHOR
Fluent Client search parameter constant for authorDescription: Who and/or what authored the composition
Type: reference
Path: Composition.author
-
INCLUDE_AUTHOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:author". -
SP_CONFIDENTIALITY
Search parameter: confidentialityDescription: As defined by affinity domain
Type: token
Path: Composition.confidentiality
- See Also:
-
CONFIDENTIALITY
Fluent Client search parameter constant for confidentialityDescription: As defined by affinity domain
Type: token
Path: Composition.confidentiality
-
SP_SECTION
Search parameter: sectionDescription: Classification of section (recommended)
Type: token
Path: Composition.section.code
- See Also:
-
SECTION
Fluent Client search parameter constant for sectionDescription: Classification of section (recommended)
Type: token
Path: Composition.section.code
-
SP_ENCOUNTER
Search parameter: encounterDescription: Context of the Composition
Type: reference
Path: Composition.encounter
- See Also:
-
ENCOUNTER
Fluent Client search parameter constant for encounterDescription: Context of the Composition
Type: reference
Path: Composition.encounter
-
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:encounter". -
SP_TYPE
Search parameter: typeDescription: Kind of composition (LOINC if possible)
Type: token
Path: Composition.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: Kind of composition (LOINC if possible)
Type: token
Path: Composition.type
-
SP_TITLE
Search parameter: titleDescription: Human Readable name/title
Type: string
Path: Composition.title
- See Also:
-
TITLE
Fluent Client search parameter constant for titleDescription: Human Readable name/title
Type: string
Path: Composition.title
-
SP_ATTESTER
Search parameter: attesterDescription: Who attested the composition
Type: reference
Path: Composition.attester.party
- See Also:
-
ATTESTER
Fluent Client search parameter constant for attesterDescription: Who attested the composition
Type: reference
Path: Composition.attester.party
-
INCLUDE_ATTESTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:attester". -
SP_ENTRY
Search parameter: entryDescription: A reference to data that supports this section
Type: reference
Path: Composition.section.entry
- See Also:
-
ENTRY
Fluent Client search parameter constant for entryDescription: A reference to data that supports this section
Type: reference
Path: Composition.section.entry
-
INCLUDE_ENTRY
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:entry". -
SP_RELATED_REF
Search parameter: related-refDescription: Target of the relationship
Type: reference
Path: Composition.relatesTo.targetReference
- See Also:
-
RELATED_REF
Fluent Client search parameter constant for related-refDescription: Target of the relationship
Type: reference
Path: Composition.relatesTo.targetReference
-
INCLUDE_RELATED_REF
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:related-ref". -
SP_PATIENT
Search parameter: patientDescription: Who and/or what the composition is about
Type: reference
Path: Composition.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Who and/or what the composition is about
Type: reference
Path: Composition.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Composition:patient". -
SP_CONTEXT
Search parameter: contextDescription: Code(s) that apply to the event being documented
Type: token
Path: Composition.event.code
- See Also:
-
CONTEXT
Fluent Client search parameter constant for contextDescription: Code(s) that apply to the event being documented
Type: token
Path: Composition.event.code
-
SP_CATEGORY
Search parameter: categoryDescription: Categorization of Composition
Type: token
Path: Composition.category
- See Also:
-
CATEGORY
Fluent Client search parameter constant for categoryDescription: Categorization of Composition
Type: token
Path: Composition.category
-
SP_STATUS
Search parameter: statusDescription: preliminary | final | amended | entered-in-error
Type: token
Path: Composition.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: preliminary | final | amended | entered-in-error
Type: token
Path: Composition.status
-
-
Constructor Details
-
Composition
public Composition()Constructor -
Composition
public Composition(Enumeration<Composition.CompositionStatus> status, CodeableConcept type, DateTimeType date, StringType title) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.)
-
hasIdentifier
-
setIdentifier
- Parameters:
value
-identifier
(A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.)
-
getStatusElement
- Returns:
status
(The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.). 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 workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.
-
setStatus
- Parameters:
value
- The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.
-
getType
- Returns:
type
(Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition.)
-
hasType
-
setType
- Parameters:
value
-type
(Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition.)
-
getCategory
- Returns:
category
(A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type.)
-
setCategory
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasCategory
-
addCategory
-
addCategory
-
getCategoryFirstRep
- Returns:
- The first repetition of repeating field
category
, creating it if it does not already exist
-
getSubject
- Returns:
subject
(Who or what the composition is about. The composition 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 livestock, or a set of patients that share a common exposure).)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(Who or what the composition is about. The composition 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 livestock, or a set of patients that share a common exposure).)
-
getSubjectTarget
- Returns:
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. (Who or what the composition is about. The composition 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 livestock, or a set of patients that share a common exposure).)
-
setSubjectTarget
- Parameters:
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. (Who or what the composition is about. The composition 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 livestock, or a set of patients that share a common exposure).)
-
getEncounter
- Returns:
encounter
(Describes the clinical encounter or type of care this documentation is associated with.)
-
hasEncounter
-
setEncounter
- Parameters:
value
-encounter
(Describes the clinical encounter or type of care this documentation is associated with.)
-
getEncounterTarget
- Returns:
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. (Describes the clinical encounter or type of care this documentation is associated with.)
-
setEncounterTarget
- Parameters:
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. (Describes the clinical encounter or type of care this documentation is associated with.)
-
getDateElement
- Returns:
date
(The composition editing time, when the composition was last logically changed by the author.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value
-date
(The composition editing time, when the composition was last logically changed by the author.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- The composition editing time, when the composition was last logically changed by the author.
-
setDate
- Parameters:
value
- The composition editing time, when the composition was last logically changed by the author.
-
getAuthor
- Returns:
author
(Identifies who is responsible for the information in the composition, not necessarily who typed it in.)
-
setAuthor
- Returns:
- Returns a reference to
this
for 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 -
getTitleElement
- Returns:
title
(Official human-readable label for the composition.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value
-
hasTitleElement
-
hasTitle
-
setTitleElement
- Parameters:
value
-title
(Official human-readable label for the composition.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value
-
getTitle
- Returns:
- Official human-readable label for the composition.
-
setTitle
- Parameters:
value
- Official human-readable label for the composition.
-
getConfidentialityElement
- Returns:
confidentiality
(The code specifying the level of confidentiality of the Composition.). This is the underlying object with id, value and extensions. The accessor "getConfidentiality" gives direct access to the value
-
hasConfidentialityElement
-
hasConfidentiality
-
setConfidentialityElement
public Composition setConfidentialityElement(Enumeration<Composition.DocumentConfidentiality> value) - Parameters:
value
-confidentiality
(The code specifying the level of confidentiality of the Composition.). This is the underlying object with id, value and extensions. The accessor "getConfidentiality" gives direct access to the value
-
getConfidentiality
- Returns:
- The code specifying the level of confidentiality of the Composition.
-
setConfidentiality
- Parameters:
value
- The code specifying the level of confidentiality of the Composition.
-
getAttester
- Returns:
attester
(A participant who has attested to the accuracy of the composition/document.)
-
setAttester
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAttester
-
addAttester
-
addAttester
-
getAttesterFirstRep
- Returns:
- The first repetition of repeating field
attester
, creating it if it does not already exist
-
getCustodian
- Returns:
custodian
(Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)
-
hasCustodian
-
setCustodian
- Parameters:
value
-custodian
(Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)
-
getCustodianTarget
- Returns:
custodian
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 organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)
-
setCustodianTarget
- Parameters:
value
-custodian
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 organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)
-
getRelatesTo
- Returns:
relatesTo
(Relationships that this composition has with other compositions or documents that already exist.)
-
setRelatesTo
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasRelatesTo
-
addRelatesTo
-
addRelatesTo
-
getRelatesToFirstRep
- Returns:
- The first repetition of repeating field
relatesTo
, creating it if it does not already exist
-
getEvent
- Returns:
event
(The clinical service, such as a colonoscopy or an appendectomy, being documented.)
-
setEvent
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasEvent
-
addEvent
-
addEvent
-
getEventFirstRep
- Returns:
- The first repetition of repeating field
event
, creating it if it does not already exist
-
getSection
- Returns:
section
(The root of the sections that make up the composition.)
-
setSection
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasSection
-
addSection
-
addSection
-
getSectionFirstRep
- Returns:
- The first repetition of repeating field
section
, creating it if it does not already exist
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-