public class DocumentManifest extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentManifest.DocumentManifestContentComponent |
static class |
DocumentManifest.DocumentManifestRelatedComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
author
Identifies who is responsible for creating the manifest, and adding documents to it.
|
protected List<Resource> |
authorTarget
The actual objects that are the target of the reference (Identifies who is responsible for creating the manifest, and adding documents to it.)
|
protected List<DocumentManifest.DocumentManifestContentComponent> |
content
The list of Documents included in the manifest.
|
protected DateTimeType |
created
When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.).
|
protected StringType |
description
Human-readable description of the source document.
|
protected List<Identifier> |
identifier
Other identifiers associated with the document manifest, including version independent identifiers.
|
protected Identifier |
masterIdentifier
A single identifier that uniquely identifies this manifest.
|
protected List<Reference> |
recipient
A patient, practitioner, or organization for which this set of documents is intended.
|
protected List<Resource> |
recipientTarget
The actual objects that are the target of the reference (A patient, practitioner, or organization for which this set of documents is intended.)
|
protected List<DocumentManifest.DocumentManifestRelatedComponent> |
related
Related identifiers or resources associated with the DocumentManifest.
|
protected UriType |
source
Identifies the source system, application, or software that produced the document manifest.
|
static String |
SP_AUTHOR |
static String |
SP_CONTENTREF |
static String |
SP_CREATED |
static String |
SP_DESCRIPTION |
static String |
SP_IDENTIFIER |
static String |
SP_PATIENT |
static String |
SP_RECIPIENT |
static String |
SP_RELATEDID |
static String |
SP_RELATEDREF |
static String |
SP_SOURCE |
static String |
SP_STATUS |
static String |
SP_SUBJECT |
static String |
SP_TYPE |
protected Enumeration<Enumerations.DocumentReferenceStatus> |
status
The status of this document manifest.
|
protected Reference |
subject
Who or what the set of documents is about.
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (Who or what the set of documents is about.
|
protected CodeableConcept |
type
Specifies the kind of this set of documents (e.g.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
DocumentManifest() |
DocumentManifest(Enumeration<Enumerations.DocumentReferenceStatus> status) |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Identifier masterIdentifier
protected List<Identifier> identifier
protected Reference subject
protected Resource subjectTarget
protected List<Reference> recipient
protected List<Resource> recipientTarget
protected CodeableConcept type
protected List<Reference> author
protected List<Resource> authorTarget
protected DateTimeType created
protected UriType source
protected Enumeration<Enumerations.DocumentReferenceStatus> status
protected StringType description
protected List<DocumentManifest.DocumentManifestContentComponent> content
protected List<DocumentManifest.DocumentManifestRelatedComponent> related
public static final String SP_IDENTIFIER
public static final String SP_RELATEDID
public static final String SP_CONTENTREF
public static final String SP_SUBJECT
public static final String SP_AUTHOR
public static final String SP_CREATED
public static final String SP_DESCRIPTION
public static final String SP_SOURCE
public static final String SP_TYPE
public static final String SP_RELATEDREF
public static final String SP_PATIENT
public static final String SP_RECIPIENT
public static final String SP_STATUS
public DocumentManifest()
public DocumentManifest(Enumeration<Enumerations.DocumentReferenceStatus> status)
public Identifier getMasterIdentifier()
masterIdentifier (A single identifier that uniquely identifies this manifest. Principally used to refer to the manifest in non-FHIR contexts.)public boolean hasMasterIdentifier()
public DocumentManifest setMasterIdentifier(Identifier value)
value - masterIdentifier (A single identifier that uniquely identifies this manifest. Principally used to refer to the manifest in non-FHIR contexts.)public List<Identifier> getIdentifier()
identifier (Other identifiers associated with the document manifest, including version independent identifiers.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (Other identifiers associated with the document manifest, including version independent identifiers.)public DocumentManifest addIdentifier(Identifier t)
public Reference getSubject()
subject (Who or what the set of documents is about. The documents can be about a person, (patient or healthcare practitioner), a device (i.e. 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). If the documents cross more than one subject, then more than one subject is allowed here (unusual use case).)public boolean hasSubject()
public DocumentManifest setSubject(Reference value)
value - subject (Who or what the set of documents is about. The documents can be about a person, (patient or healthcare practitioner), a device (i.e. 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). If the documents cross more than one subject, then more than one subject is allowed here (unusual use case).)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 set of documents is about. The documents can be about a person, (patient or healthcare practitioner), a device (i.e. 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). If the documents cross more than one subject, then more than one subject is allowed here (unusual use case).)public DocumentManifest 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 set of documents is about. The documents can be about a person, (patient or healthcare practitioner), a device (i.e. 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). If the documents cross more than one subject, then more than one subject is allowed here (unusual use case).)public List<Reference> getRecipient()
recipient (A patient, practitioner, or organization for which this set of documents is intended.)public boolean hasRecipient()
public Reference addRecipient()
recipient (A patient, practitioner, or organization for which this set of documents is intended.)public DocumentManifest addRecipient(Reference t)
public List<Resource> getRecipientTarget()
recipient (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. A patient, practitioner, or organization for which this set of documents is intended.)public CodeableConcept getType()
type (Specifies the kind of this set of documents (e.g. Patient Summary, Discharge Summary, Prescription, etc.). The type of a set of documents may be the same as one of the documents in it - especially if there is only one - but it may be wider.)public boolean hasType()
public DocumentManifest setType(CodeableConcept value)
value - type (Specifies the kind of this set of documents (e.g. Patient Summary, Discharge Summary, Prescription, etc.). The type of a set of documents may be the same as one of the documents in it - especially if there is only one - but it may be wider.)public List<Reference> getAuthor()
author (Identifies who is responsible for creating the manifest, and adding documents to it.)public boolean hasAuthor()
public Reference addAuthor()
author (Identifies who is responsible for creating the manifest, and adding documents to it.)public DocumentManifest addAuthor(Reference t)
public List<Resource> getAuthorTarget()
author (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Identifies who is responsible for creating the manifest, and adding documents to it.)public DateTimeType getCreatedElement()
created (When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.).). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic boolean hasCreatedElement()
public boolean hasCreated()
public DocumentManifest setCreatedElement(DateTimeType value)
value - created (When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.).). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public DocumentManifest setCreated(Date value)
value - When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.).public UriType getSourceElement()
source (Identifies the source system, application, or software that produced the document manifest.). This is the underlying object with id, value and extensions. The accessor "getSource" gives direct access to the valuepublic boolean hasSourceElement()
public boolean hasSource()
public DocumentManifest setSourceElement(UriType value)
value - source (Identifies the source system, application, or software that produced the document manifest.). This is the underlying object with id, value and extensions. The accessor "getSource" gives direct access to the valuepublic String getSource()
public DocumentManifest setSource(String value)
value - Identifies the source system, application, or software that produced the document manifest.public Enumeration<Enumerations.DocumentReferenceStatus> getStatusElement()
status (The status of this document manifest.). 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 DocumentManifest setStatusElement(Enumeration<Enumerations.DocumentReferenceStatus> value)
value - status (The status of this document manifest.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Enumerations.DocumentReferenceStatus getStatus()
public DocumentManifest setStatus(Enumerations.DocumentReferenceStatus value)
value - The status of this document manifest.public StringType getDescriptionElement()
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 valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public DocumentManifest setDescriptionElement(StringType value)
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 valuepublic String getDescription()
public DocumentManifest setDescription(String value)
value - Human-readable description of the source document. This is sometimes known as the "title".public List<DocumentManifest.DocumentManifestContentComponent> getContent()
content (The list of Documents included in the manifest.)public boolean hasContent()
public DocumentManifest.DocumentManifestContentComponent addContent()
content (The list of Documents included in the manifest.)public DocumentManifest addContent(DocumentManifest.DocumentManifestContentComponent t)
public List<DocumentManifest.DocumentManifestRelatedComponent> getRelated()
related (Related identifiers or resources associated with the DocumentManifest.)public boolean hasRelated()
public DocumentManifest.DocumentManifestRelatedComponent addRelated()
related (Related identifiers or resources associated with the DocumentManifest.)public DocumentManifest addRelated(DocumentManifest.DocumentManifestRelatedComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic DocumentManifest copy()
copy in class DomainResourceprotected DocumentManifest 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–2018 University Health Network. All rights reserved.