FHIR for FAIR - FHIR Implementation Guide
1.0.0 - STU 1 International flag

FHIR for FAIR - FHIR Implementation Guide, published by Health Level Seven International - SOA Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-for-fair/ and changes regularly. See the Directory of published versions

Resource Profile: DocumentManifest [Subject Level Medatata]

Official URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/DocumentManifest-uv-f4f Version: 1.0.0
Active as of 2024-01-05 Computable Name: DocumentManifestF4F

This profile defines how to use the DocumentManifest resource to convey subject level metadata information for a FAIR collection of data by using HL7 FHIR

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from DocumentManifest

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceCodeable 0..1CodeableConceptLicence Terms as CodeableConcept
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceCodeable
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... masterIdentifier 0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier 0..*IdentifierOther identifiers for the manifest.
... status 1..1codecurrent | superseded |entered-in-error
... subject 0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author 0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... description 0..1stringHuman-readable description (title).
... content 1..*Reference(Resource)Items in manifest.
... related
.... identifier 0..1IdentifierIdentifiers of things that are related.
.... ref 0..1Reference(Resource)Related Resource.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceAttachment 0..1AttachmentLicence Terms as Attachment
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceAttachment
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... masterIdentifier Σ0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier Σ0..*IdentifierOther identifiers for the manifest.
... status ?!Σ1..1codecurrent | superseded |entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.

... subject Σ0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author Σ0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... description Σ0..1stringHuman-readable description (title).
... content Σ1..*Reference(Resource)Items in manifest.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
DocumentManifest.statusrequiredDocumentReferenceStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDocumentManifestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDocumentManifestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDocumentManifestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceCodeable 0..1CodeableConceptLicence Terms as CodeableConcept
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceCodeable
... licenceAttachment 0..1AttachmentLicence Terms as Attachment
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceAttachment
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... masterIdentifier Σ0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier Σ0..*IdentifierOther identifiers for the manifest.
... status ?!Σ1..1codecurrent | superseded |entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.

... type Σ0..1CodeableConceptKind of document set
Binding: v3 Code System ActCode (example): The activity that caused the DocumentManifest to be created.

... subject Σ0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author Σ0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... recipient 0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)Intended to get notified about this set of documents
... source 0..1uriThe source system/application/software
... description Σ0..1stringHuman-readable description (title).
... content Σ1..*Reference(Resource)Items in manifest.
... related 0..*BackboneElementRelated things
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier 0..1IdentifierIdentifiers of things that are related.
.... ref 0..1Reference(Resource)Related Resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
DocumentManifest.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
DocumentManifest.statusrequiredDocumentReferenceStatus
DocumentManifest.typeexampleActCode

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDocumentManifestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDocumentManifestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDocumentManifestA resource should have narrative for robust management
: text.`div`.exists()
dom-r4bwarningDocumentManifest.containedContaining new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
: ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from DocumentManifest

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceCodeable 0..1CodeableConceptLicence Terms as CodeableConcept
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceCodeable
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... masterIdentifier 0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier 0..*IdentifierOther identifiers for the manifest.
... status 1..1codecurrent | superseded |entered-in-error
... subject 0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author 0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... description 0..1stringHuman-readable description (title).
... content 1..*Reference(Resource)Items in manifest.
... related
.... identifier 0..1IdentifierIdentifiers of things that are related.
.... ref 0..1Reference(Resource)Related Resource.

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceAttachment 0..1AttachmentLicence Terms as Attachment
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceAttachment
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... masterIdentifier Σ0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier Σ0..*IdentifierOther identifiers for the manifest.
... status ?!Σ1..1codecurrent | superseded |entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.

... subject Σ0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author Σ0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... description Σ0..1stringHuman-readable description (title).
... content Σ1..*Reference(Resource)Items in manifest.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
DocumentManifest.statusrequiredDocumentReferenceStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDocumentManifestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDocumentManifestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDocumentManifestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DocumentManifest 0..*DocumentManifestA list that defines a set of documents
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... copyright 0..1markdownCopyright
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/copyright
... licenceCodeable 0..1CodeableConceptLicence Terms as CodeableConcept
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceCodeable
... licenceAttachment 0..1AttachmentLicence Terms as Attachment
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/licenceAttachment
... subjectOther 0..*Reference(Resource)Other Subjects [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/subjectOther
... classifier 0..*CodeableConceptClassifier [Resource]
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/classifier
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... masterIdentifier Σ0..1IdentifierUnique Identifier for the set of Items in manifest
... identifier Σ0..*IdentifierOther identifiers for the manifest.
... status ?!Σ1..1codecurrent | superseded |entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.

... type Σ0..1CodeableConceptKind of document set
Binding: v3 Code System ActCode (example): The activity that caused the DocumentManifest to be created.

... subject Σ0..1Reference(Patient | Practitioner | Group | Device)Subject of the listed resources
... created 0..1dateTimeWhen this document manifest created.
... author Σ0..*Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson)Who and/or what authored the DocumentManifest.
... recipient 0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)Intended to get notified about this set of documents
... source 0..1uriThe source system/application/software
... description Σ0..1stringHuman-readable description (title).
... content Σ1..*Reference(Resource)Items in manifest.
... related 0..*BackboneElementRelated things
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier 0..1IdentifierIdentifiers of things that are related.
.... ref 0..1Reference(Resource)Related Resource.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
DocumentManifest.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
DocumentManifest.statusrequiredDocumentReferenceStatus
DocumentManifest.typeexampleActCode

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDocumentManifestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDocumentManifestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorDocumentManifestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDocumentManifestA resource should have narrative for robust management
: text.`div`.exists()
dom-r4bwarningDocumentManifest.containedContaining new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
: ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron