This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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
6.11.6 Resource DocumentManifest - Mappings
Mappings for the documentmanifest resource.
6.11.6.1 Mappings for RIM (http://hl7.org/v3)
DocumentManifest | Act[classCode=FOLDER, moodCode=EVN] |
masterIdentifier | id [need a list semantic to indicate order matters] |
identifier | .id / .setId |
subject | .participation[typeCode=SBJ].role |
recipient | .participation[typeCode=IRCP].role |
type | .code |
author | .participation[typeCode=AUT].role |
created | .participation[typeCode=AUT].time |
source | .participation[typeCode=PFM].time |
status | .statusCode |
supercedes | .outboundRelationship[typeCode=RPLC].target |
description | .title |
confidentiality | .confidentialityCode |
content | .outboundRelationship[typeCode=COMP].target |
6.11.6.2 Mappings for HL7 v2 (http://hl7.org/v2)
DocumentManifest | |
masterIdentifier | |
identifier | TXA-16-Unique Document File Name? |
subject | |
recipient | |
type | |
author | |
created | |
source | |
status | |
supercedes | |
description | |
confidentiality | |
content | |
6.11.6.3 Mappings for XDS (http://ihe.net/xds)
DocumentManifest | |
masterIdentifier | SubmissionSet.uniqueId |
identifier | SubmissionSet.entryUUID |
subject | SubmissionSet.patientId |
recipient | SubmissionSet.intendedRecipient |
type | SubmissionSet.contentTypeCode |
author | SubmissionSet.author |
created | SubmissionSet.submissionTime |
source | SubmissionSet.sourceId |
status | SubmissionSet status |
supercedes | |
description | SubmissionSet.title |
confidentiality | |
content | SubmissionSet DocumentEntry(s) |