public class Composition extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Composition.CompositionAttestationMode |
static class |
Composition.CompositionAttestationModeEnumFactory |
static class |
Composition.CompositionAttesterComponent |
static class |
Composition.CompositionEventComponent |
static class |
Composition.CompositionRelatesToComponent |
static class |
Composition.CompositionStatus |
static class |
Composition.CompositionStatusEnumFactory |
static class |
Composition.DocumentConfidentiality |
static class |
Composition.DocumentConfidentialityEnumFactory |
static class |
Composition.DocumentRelationshipType |
static class |
Composition.DocumentRelationshipTypeEnumFactory |
static class |
Composition.SectionComponent |
static class |
Composition.SectionMode |
static class |
Composition.SectionModeEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<Composition.CompositionAttesterComponent> |
attester
A participant who has attested to the accuracy of the composition/document.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ATTESTER
Fluent Client search parameter constant for attester
|
protected List<Reference> |
author
Identifies who is responsible for the information in the composition, not necessarily who typed it in.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
AUTHOR
Fluent Client search parameter constant for author
|
protected List<Resource> |
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.)
|
protected List<CodeableConcept> |
category
A categorization for the type of the composition - helps for indexing and searching.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CATEGORY
Fluent Client search parameter constant for category
|
protected Enumeration<Composition.DocumentConfidentiality> |
confidentiality
The code specifying the level of confidentiality of the Composition.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONFIDENTIALITY
Fluent Client search parameter constant for confidentiality
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
protected Reference |
custodian
Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.
|
protected Organization |
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.)
|
protected DateTimeType |
date
The composition editing time, when the composition was last logically changed by the author.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected Reference |
encounter
Describes the clinical encounter or type of care this documentation is associated with.
|
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 (Describes the clinical encounter or type of care this documentation is associated with.)
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENTRY
Fluent Client search parameter constant for entry
|
protected List<Composition.CompositionEventComponent> |
event
The clinical service, such as a colonoscopy or an appendectomy, being documented.
|
protected Identifier |
identifier
A version-independent identifier for the Composition.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ATTESTER
Constant for fluent queries to be used to add include statements.
|
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_ENTRY
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_RELATED_REF
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
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
PERIOD
Fluent Client search parameter constant for period
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RELATED_ID
Fluent Client search parameter constant for related-id
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RELATED_REF
Fluent Client search parameter constant for related-ref
|
protected List<Composition.CompositionRelatesToComponent> |
relatesTo
Relationships that this composition has with other compositions or documents that already exist.
|
protected List<Composition.SectionComponent> |
section
The root of the sections that make up the composition.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
SECTION
Fluent Client search parameter constant for section
|
static String |
SP_ATTESTER
Search parameter: attester
|
static String |
SP_AUTHOR
Search parameter: author
|
static String |
SP_CATEGORY
Search parameter: category
|
static String |
SP_CONFIDENTIALITY
Search parameter: confidentiality
|
static String |
SP_CONTEXT
Search parameter: context
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_ENTRY
Search parameter: entry
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PERIOD
Search parameter: period
|
static String |
SP_RELATED_ID
Search parameter: related-id
|
static String |
SP_RELATED_REF
Search parameter: related-ref
|
static String |
SP_SECTION
Search parameter: section
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
static String |
SP_TITLE
Search parameter: title
|
static String |
SP_TYPE
Search parameter: type
|
protected Enumeration<Composition.CompositionStatus> |
status
The workflow/clinical status of this composition.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Reference |
subject
Who or what the composition is about.
|
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 (Who or what the composition is about.
|
protected StringType |
title
Official human-readable label for the composition.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
TITLE
Fluent Client search parameter constant for title
|
protected CodeableConcept |
type
Specifies the particular kind of composition (e.g.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TYPE
Fluent Client search parameter constant for type
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Composition()
Constructor
|
Composition(Enumeration<Composition.CompositionStatus> status,
CodeableConcept type,
DateTimeType date,
StringType title)
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 Identifier identifier
protected Enumeration<Composition.CompositionStatus> status
protected CodeableConcept type
protected List<CodeableConcept> category
protected Reference subject
protected Resource subjectTarget
protected Reference encounter
protected Encounter encounterTarget
protected DateTimeType date
protected List<Reference> author
protected List<Resource> authorTarget
protected StringType title
protected Enumeration<Composition.DocumentConfidentiality> confidentiality
protected List<Composition.CompositionAttesterComponent> attester
protected Reference custodian
protected Organization custodianTarget
protected List<Composition.CompositionRelatesToComponent> relatesTo
protected List<Composition.CompositionEventComponent> event
protected List<Composition.SectionComponent> section
public static final String SP_DATE
Description: Composition editing time
Type: date
Path: Composition.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Composition editing time
Type: date
Path: Composition.date
public static final String SP_IDENTIFIER
Description: Version-independent identifier for the Composition
Type: token
Path: Composition.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Version-independent identifier for the Composition
Type: token
Path: Composition.identifier
public static final String SP_PERIOD
Description: The period covered by the documentation
Type: date
Path: Composition.event.period
public static final ca.uhn.fhir.rest.gclient.DateClientParam PERIOD
Description: The period covered by the documentation
Type: date
Path: Composition.event.period
public static final String SP_RELATED_ID
Description: Target of the relationship
Type: token
Path: Composition.relatesTo.targetIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RELATED_ID
Description: Target of the relationship
Type: token
Path: Composition.relatesTo.targetIdentifier
public static final String SP_SUBJECT
Description: Who and/or what the composition is about
Type: reference
Path: Composition.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Who and/or what the composition is about
Type: reference
Path: Composition.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_AUTHOR
Description: Who and/or what authored the composition
Type: reference
Path: Composition.author
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AUTHOR
Description: Who and/or what authored the composition
Type: reference
Path: Composition.author
public static final ca.uhn.fhir.model.api.Include INCLUDE_AUTHOR
public static final String SP_CONFIDENTIALITY
Description: As defined by affinity domain
Type: token
Path: Composition.confidentiality
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONFIDENTIALITY
Description: As defined by affinity domain
Type: token
Path: Composition.confidentiality
public static final String SP_SECTION
Description: Classification of section (recommended)
Type: token
Path: Composition.section.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SECTION
Description: Classification of section (recommended)
Type: token
Path: Composition.section.code
public static final String SP_ENCOUNTER
Description: Context of the Composition
Type: reference
Path: Composition.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Context of the Composition
Type: reference
Path: Composition.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_TYPE
Description: Kind of composition (LOINC if possible)
Type: token
Path: Composition.type
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Description: Kind of composition (LOINC if possible)
Type: token
Path: Composition.type
public static final String SP_TITLE
Description: Human Readable name/title
Type: string
Path: Composition.title
public static final ca.uhn.fhir.rest.gclient.StringClientParam TITLE
Description: Human Readable name/title
Type: string
Path: Composition.title
public static final String SP_ATTESTER
Description: Who attested the composition
Type: reference
Path: Composition.attester.party
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ATTESTER
Description: Who attested the composition
Type: reference
Path: Composition.attester.party
public static final ca.uhn.fhir.model.api.Include INCLUDE_ATTESTER
public static final String SP_ENTRY
Description: A reference to data that supports this section
Type: reference
Path: Composition.section.entry
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENTRY
Description: A reference to data that supports this section
Type: reference
Path: Composition.section.entry
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENTRY
public static final String SP_RELATED_REF
Description: Target of the relationship
Type: reference
Path: Composition.relatesTo.targetReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RELATED_REF
Description: Target of the relationship
Type: reference
Path: Composition.relatesTo.targetReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_RELATED_REF
public static final String SP_PATIENT
Description: Who and/or what the composition is about
Type: reference
Path: Composition.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Who and/or what the composition is about
Type: reference
Path: Composition.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_CONTEXT
Description: Code(s) that apply to the event being documented
Type: token
Path: Composition.event.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Description: Code(s) that apply to the event being documented
Type: token
Path: Composition.event.code
public static final String SP_CATEGORY
Description: Categorization of Composition
Type: token
Path: Composition.category
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
Description: Categorization of Composition
Type: token
Path: Composition.category
public static final String SP_STATUS
Description: preliminary | final | amended | entered-in-error
Type: token
Path: Composition.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: preliminary | final | amended | entered-in-error
Type: token
Path: Composition.status
public Composition()
public Composition(Enumeration<Composition.CompositionStatus> status, CodeableConcept type, DateTimeType date, StringType title)
public Identifier getIdentifier()
identifier (A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.)public boolean hasIdentifier()
public Composition setIdentifier(Identifier value)
value - identifier (A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.)public Enumeration<Composition.CompositionStatus> getStatusElement()
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 valuepublic boolean hasStatusElement()
public boolean hasStatus()
public Composition setStatusElement(Enumeration<Composition.CompositionStatus> value)
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 valuepublic Composition.CompositionStatus getStatus()
public Composition setStatus(Composition.CompositionStatus value)
value - The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.public CodeableConcept getType()
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.)public boolean hasType()
public Composition setType(CodeableConcept value)
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.)public List<CodeableConcept> getCategory()
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.)public Composition setCategory(List<CodeableConcept> theCategory)
this for easy method chainingpublic boolean hasCategory()
public CodeableConcept addCategory()
public Composition addCategory(CodeableConcept t)
public CodeableConcept getCategoryFirstRep()
category, creating it if it does not already existpublic Reference getSubject()
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).)public boolean hasSubject()
public Composition setSubject(Reference value)
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).)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. (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).)public Composition 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. (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).)public Reference getEncounter()
encounter (Describes the clinical encounter or type of care this documentation is associated with.)public boolean hasEncounter()
public Composition setEncounter(Reference value)
value - encounter (Describes the clinical encounter or type of care this documentation is associated with.)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. (Describes the clinical encounter or type of care this documentation is associated with.)public Composition 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. (Describes the clinical encounter or type of care this documentation is associated with.)public DateTimeType getDateElement()
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 valuepublic boolean hasDateElement()
public boolean hasDate()
public Composition setDateElement(DateTimeType value)
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 valuepublic Date getDate()
public Composition setDate(Date value)
value - The composition editing time, when the composition was last logically changed by the author.public List<Reference> getAuthor()
author (Identifies who is responsible for the information in the composition, not necessarily who typed it in.)public Composition setAuthor(List<Reference> theAuthor)
this for easy method chainingpublic boolean hasAuthor()
public Composition addAuthor(Reference t)
public Reference getAuthorFirstRep()
author, creating it if it does not already exist@Deprecated public List<Resource> getAuthorTarget()
public StringType getTitleElement()
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 valuepublic boolean hasTitleElement()
public boolean hasTitle()
public Composition setTitleElement(StringType value)
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 valuepublic Composition setTitle(String value)
value - Official human-readable label for the composition.public Enumeration<Composition.DocumentConfidentiality> getConfidentialityElement()
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 valuepublic boolean hasConfidentialityElement()
public boolean hasConfidentiality()
public Composition setConfidentialityElement(Enumeration<Composition.DocumentConfidentiality> value)
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 valuepublic Composition.DocumentConfidentiality getConfidentiality()
public Composition setConfidentiality(Composition.DocumentConfidentiality value)
value - The code specifying the level of confidentiality of the Composition.public List<Composition.CompositionAttesterComponent> getAttester()
attester (A participant who has attested to the accuracy of the composition/document.)public Composition setAttester(List<Composition.CompositionAttesterComponent> theAttester)
this for easy method chainingpublic boolean hasAttester()
public Composition.CompositionAttesterComponent addAttester()
public Composition addAttester(Composition.CompositionAttesterComponent t)
public Composition.CompositionAttesterComponent getAttesterFirstRep()
attester, creating it if it does not already existpublic Reference getCustodian()
custodian (Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)public boolean hasCustodian()
public Composition setCustodian(Reference value)
value - custodian (Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.)public Organization getCustodianTarget()
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.)public Composition setCustodianTarget(Organization value)
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.)public List<Composition.CompositionRelatesToComponent> getRelatesTo()
relatesTo (Relationships that this composition has with other compositions or documents that already exist.)public Composition setRelatesTo(List<Composition.CompositionRelatesToComponent> theRelatesTo)
this for easy method chainingpublic boolean hasRelatesTo()
public Composition.CompositionRelatesToComponent addRelatesTo()
public Composition addRelatesTo(Composition.CompositionRelatesToComponent t)
public Composition.CompositionRelatesToComponent getRelatesToFirstRep()
relatesTo, creating it if it does not already existpublic List<Composition.CompositionEventComponent> getEvent()
event (The clinical service, such as a colonoscopy or an appendectomy, being documented.)public Composition setEvent(List<Composition.CompositionEventComponent> theEvent)
this for easy method chainingpublic boolean hasEvent()
public Composition.CompositionEventComponent addEvent()
public Composition addEvent(Composition.CompositionEventComponent t)
public Composition.CompositionEventComponent getEventFirstRep()
event, creating it if it does not already existpublic List<Composition.SectionComponent> getSection()
section (The root of the sections that make up the composition.)public Composition setSection(List<Composition.SectionComponent> theSection)
this for easy method chainingpublic boolean hasSection()
public Composition.SectionComponent addSection()
public Composition addSection(Composition.SectionComponent t)
public Composition.SectionComponent getSectionFirstRep()
section, creating it if it does not already existprotected 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 Composition copy()
copy in class DomainResourcepublic void copyValues(Composition dst)
protected Composition typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.