This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
Profile for documentmanifest
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest" title="A manifest that defines a set of documents."><b>DocumentManifest</b></a> xmlns="http://hl7.org/fhir"> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.masterIdentifier" title="A single identifier that uniquely identifies this manifest. Principally used to refer to the manifest in non-FHIR contexts."><b>masterIdentifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">Unique Identifier for the set of documents</span><span style="color: Gray"> --></span></masterIdentifier> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.identifier" title="Other identifiers associated with the document, including version independent, source record and workflow related identifiers."><b>identifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">Other identifiers for the manifest</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.subject" title="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)."><b>subject</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>|<a href="practitioner.html#Practitioner">Practitioner</a>|<a href="group.html#Group">Group</a>|<a href="device.html#Device">Device</a>)</span> <span style="color: navy"> The subject of the set of documents</span><span style="color: Gray"> --></span></subject> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.recipient" title="A patient, practitioner, or organization for which this set of documents is intended."><b>recipient</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>|<a href="practitioner.html#Practitioner">Practitioner</a>|<a href="organization.html#Organization">Organization</a>)</span> <span style="color: navy"> Intended to get notified about this set of documents</span><span style="color: Gray"> --></span></recipient> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.type" title="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."><b>type</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-docset-codes.html" style="color: navy">What kind of document set this is</a></span><span style="color: Gray"> --></span></type> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.author" title="Identifies who is responsible for adding the information to the document."><b>author</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>|<a href="device.html#Device">Device</a>|<a href="patient.html#Patient">Patient</a>|<a href="relatedperson.html#RelatedPerson">RelatedPerson</a>)</span> <span style="color: navy"> Who and/or what authored the document</span><span style="color: Gray"> --></span></author> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.created" title="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)."><b>created</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">When this document manifest created</span><span style="color: Gray"> --></span> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.source" title="Identifies the source system, application, or software that produced the document manifest."><b>source</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">The source system/application/software</span><span style="color: Gray"> --></span> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.status" title="The status of this document manifest (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>status</b></span></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="document-reference-status.html" style="color: navy">current | superceded | entered in error</a></span><span style="color: Gray"> --></span> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.supercedes" title="Whether this document manifest replaces another (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>supercedes</b></span></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="documentmanifest.html#DocumentManifest">DocumentManifest</a>)</span> <span style="color: navy"> If this document manifest replaces another</span><span style="color: Gray"> --></span></supercedes> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.description" title="Human-readable description of the source document. This is sometimes known as the "title"."><b>description</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Human-readable description (title)</span><span style="color: Gray"> --></span> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.confidentiality" title="A code specifying the level of confidentiality of this set of Documents (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>confidentiality</b></span></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <a href="v3/vs/Confidentiality/index.html" style="color: navy">Sensitivity of set of documents</a><span style="color: Gray"> --></span></confidentiality> <<a class="dict" href="documentmanifest-definitions.html#DocumentManifest.content" title="The list of resources that describe the parts of this document reference. Usually, these would be document references, but direct references to binary attachments and images are also allowed."><b>content</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="documentreference.html#DocumentReference">DocumentReference</a>|<a href="extras.html#Binary">Binary</a>|<a href="media.html#Media">Media</a>)</span> <span style="color: navy"> Contents of this set of documents</span><span style="color: Gray"> --></span></content> </DocumentManifest> </pre></div> </text> <name value="documentmanifest"/> <publisher value="FHIR Project"/> <description value="Basic Profile. A manifest that defines a set of documents."/> <status value="draft"/> <date value="2014-09-30"/> <requirements value="Scope and Usage A document manifest gathers a set of Document Reference resources into a single package that may be the subject of workflow such as access control, auditing, and targeted delivery. Typically, Document Manifest Resources are used in document indexing systems, such as IHE XDS (see the XDS specific profile)."/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <mapping> <identity value="v2"/> <uri value="http://hl7.org/v2"/> <name value="HL7 v2"/> </mapping> <structure> <type value="DocumentManifest"/> <publish value="true"/> <element> <path value="DocumentManifest"/> <definition> <short value="A manifest that defines a set of documents"/> <formal value="A manifest that defines a set of documents."/> <min value="1"/> <max value="1"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="Act[classCode=FOLDER, moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="DocumentManifest.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="DocumentManifest.text"/> <definition> <short value="Text summary of the resource, for human interpretation"/> <formal value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="DocumentManifest.contained"/> <definition> <short value="Contained, inline Resources"/> <formal value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/> <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="DocumentManifest.masterIdentifier"/> <definition> <short value="Unique Identifier for the set of documents"/> <formal value="A single identifier that uniquely identifies this manifest. Principally used to refer to the manifest in non-FHIR contexts."/> <min value="1"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="id [need a list semantic to indicate order matters]"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.identifier"/> <definition> <short value="Other identifiers for the manifest"/> <formal value="Other identifiers associated with the document, including version independent, source record and workflow related identifiers."/> <comments value="Other identifiers can also include Identifiers may be Accession Numbers, Order Numbers, Referral Request Identifiers, XDS Workflow Instance Identifiers."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id / .setId"/> </mapping> <mapping> <identity value="v2"/> <map value="TXA-16-Unique Document File Name?"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.subject"/> <definition> <short value="The subject of the set of documents"/> <formal value="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)."/> <min value="1"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Group"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Device"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=SBJ].role"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.recipient"/> <definition> <short value="Intended to get notified about this set of documents"/> <formal value="A patient, practitioner, or organization for which this set of documents is intended."/> <comments value="How the recipient receives the document set or is notified of it is up to the implementation. This element is just a statement of intent."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Organization"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=IRCP].role"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.type"/> <definition> <short value="What kind of document set this is"/> <formal value="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."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="DocumentSetType"/> <isExtensible value="true"/> <conformance value="preferred"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/docset-codes"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.author"/> <definition> <short value="Who and/or what authored the document"/> <formal value="Identifies who is responsible for adding the information to the document."/> <comments value="Not necessarily who did the actual data entry (i.e. typist) or who was the source (informant)."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Device"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/RelatedPerson"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].role"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.created"/> <definition> <short value="When this document manifest created"/> <formal 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)."/> <comments value="Creation time is used for tracking, organizing versions and searching. This is the creation time of the document set, not the documents on which it is based."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].time"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.source"/> <definition> <short value="The source system/application/software"/> <formal value="Identifies the source system, application, or software that produced the document manifest."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PFM].time"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.status"/> <definition> <short value="current | superceded | entered in error"/> <formal value="The status of this document manifest."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="true"/> <binding> <name value="DocumentReferenceStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/document-reference-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".statusCode"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.supercedes"/> <definition> <short value="If this document manifest replaces another"/> <formal value="Whether this document manifest replaces another."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/DocumentManifest"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=RPLC].target"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.description"/> <definition> <short value="Human-readable description (title)"/> <formal value="Human-readable description of the source document. This is sometimes known as the "title"."/> <comments value="What the document is about, rather than a terse summary of the document. It is commonly the case that records do not have a title and are collectively referred to by the display name of Record code (e.g. a "consultation" or "progress note")."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".title"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.confidentiality"/> <definition> <short value="Sensitivity of set of documents"/> <formal value="A code specifying the level of confidentiality of this set of Documents."/> <comments value="The document set is at least as confidential as the most confidential of the documents in it."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="true"/> <binding> <name value="DocumentConfidentiality"/> <isExtensible value="true"/> <conformance value="preferred"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/Confidentiality"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".confidentialityCode"/> </mapping> </definition> </element> <element> <path value="DocumentManifest.content"/> <definition> <short value="Contents of this set of documents"/> <formal value="The list of resources that describe the parts of this document reference. Usually, these would be document references, but direct references to binary attachments and images are also allowed."/> <min value="1"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/DocumentReference"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Binary"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Media"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target"/> </mapping> </definition> </element> <searchParam> <name value="_id"/> <type value="token"/> <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/> </searchParam> <searchParam> <name value="_language"/> <type value="token"/> <documentation value="The language of the resource"/> </searchParam> <searchParam> <name value="author"/> <type value="reference"/> <documentation value="Who and/or what authored the document"/> <xpath value="f:DocumentManifest/f:author"/> </searchParam> <searchParam> <name value="confidentiality"/> <type value="token"/> <documentation value="Sensitivity of set of documents"/> <xpath value="f:DocumentManifest/f:confidentiality"/> </searchParam> <searchParam> <name value="content"/> <type value="reference"/> <documentation value="Contents of this set of documents"/> <xpath value="f:DocumentManifest/f:content"/> </searchParam> <searchParam> <name value="created"/> <type value="date"/> <documentation value="When this document manifest created"/> <xpath value="f:DocumentManifest/f:created"/> </searchParam> <searchParam> <name value="description"/> <type value="string"/> <documentation value="Human-readable description (title)"/> <xpath value="f:DocumentManifest/f:description"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> <documentation value="Unique Identifier for the set of documents"/> </searchParam> <searchParam> <name value="recipient"/> <type value="reference"/> <documentation value="Intended to get notified about this set of documents"/> <xpath value="f:DocumentManifest/f:recipient"/> </searchParam> <searchParam> <name value="status"/> <type value="token"/> <documentation value="current | superceded | entered in error"/> <xpath value="f:DocumentManifest/f:status"/> </searchParam> <searchParam> <name value="subject"/> <type value="reference"/> <documentation value="The subject of the set of documents"/> <xpath value="f:DocumentManifest/f:subject"/> </searchParam> <searchParam> <name value="supersedes"/> <type value="reference"/> <documentation value="If this document manifest replaces another"/> <xpath value="f:DocumentManifest/f:supercedes"/> </searchParam> <searchParam> <name value="type"/> <type value="token"/> <documentation value="What kind of document set this is"/> <xpath value="f:DocumentManifest/f:type"/> </searchParam> </structure> </Profile>