This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/xdsdocumentreference
XDSDocumentEntry
This profile was published on Sun, Jun 24, 2012 00:00+1000 as a draft by HL7.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from DocumentReference.
This structure is derived from DocumentReference.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentReference | 0..* | DocumentReference | XDSDocumentEntry | |
masterIdentifier | 1..1 | Identifier | XDSDocumentEntry.uniqueId | |
identifier | 0..* | Identifier | XDSDocumentEntry.referenceIdList | |
subject | 1..1 | Reference(Patient) | XDSDocumentEntry.patientId + sourcePatientId/sourcePatientInfo | |
type | 1..1 | CodeableConcept | XDSDocumentEntry.typeCode | |
class | 1..1 | CodeableConcept | XDSDocumentEntry.classCode | |
author | 1..* | Reference(Practitioner | Device) | XDSDocumentEntry.author | |
custodian | 0..0 | |||
authenticator | 0..1 | Reference(Practitioner) | ?? | |
created | 1..1 | dateTime | XDSDocumentEntry.creationTime | |
indexed | 1..1 | instant | XDS submission time or XDSDocumentEntry.creationTime if unknown | |
status | 1..1 | code | implied by XDS workflow | |
docStatus | 0..0 | |||
relatesTo | 0..* | BackboneElement | Relationships that this document has with other document references that already exist | |
code | 1..1 | code | The type of relationship that this document has with anther document | |
target | 1..1 | Reference(DocumentReference) | The target document of this relationship | |
description | 0..1 | string | XDSDocumentEntry.title | |
securityLabel | 1..1 | CodeableConcept | XDSDocumentEntry.confidentialityCode | |
content | 1..* | BackboneElement | ||
attachment | 1..1 | Attachment | ||
contentType | 1..1 | code | XDSDocumentEntry.mimeType | |
language | 0..1 | code | XDSDocumentEntry.languageCode | |
url | 0..1 | uri | repository location (by implication & configuration) | |
size | 0..1 | unsignedInt | XDSDocumentEntry.size | |
hash | 0..1 | base64Binary | XDSDocumentEntry.hash | |
context | 0..1 | BackboneElement | event codes, service Start & Stop time, and facility type | |
encounter | 0..0 | |||
event | 0..* | CodeableConcept | XDSDocumentEntry.eventCodeList | |
period | 1..1 | Period | XDSDocumentEntry.serviceStartTime & XDSDocumentEntry.serviceStopTime | |
facilityType | 0..1 | CodeableConcept | XDSDocumentEntry.healthCareFacilityTypeCode | |
practiceSetting | 0..1 | CodeableConcept | XDSDocumentEntry.practiceSettingCode | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentReference | ∑ | 0..* | DocumentReference | XDSDocumentEntry |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
masterIdentifier | ∑ | 1..1 | Identifier | XDSDocumentEntry.uniqueId |
identifier | ∑ | 0..* | Identifier | XDSDocumentEntry.referenceIdList |
subject | ∑ | 1..1 | Reference(Patient) | XDSDocumentEntry.patientId + sourcePatientId/sourcePatientInfo |
type | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.typeCode Binding: Document Type Value Set (preferred) |
class | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.classCode Binding: Document Class Value Set (example) |
author | ∑ | 1..* | Reference(Practitioner | Device) | XDSDocumentEntry.author |
authenticator | ∑ | 0..1 | Reference(Practitioner) | ?? |
created | ∑ | 1..1 | dateTime | XDSDocumentEntry.creationTime |
indexed | ∑ | 1..1 | instant | XDS submission time or XDSDocumentEntry.creationTime if unknown |
status | ?! ∑ | 1..1 | code | implied by XDS workflow Binding: DocumentReferenceStatus (required) |
relatesTo | ?! ∑ | 0..* | BackboneElement | Relationships that this document has with other document references that already exist |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | The type of relationship that this document has with anther document Binding: DocumentRelationshipType (required) |
target | ∑ | 1..1 | Reference(DocumentReference) | The target document of this relationship |
description | ∑ | 0..1 | string | XDSDocumentEntry.title |
securityLabel | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.confidentialityCode Binding: All Security Labels (extensible) |
content | ∑ | 1..* | BackboneElement | Document referenced |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
attachment | ∑ | 1..1 | Attachment | Where to access the document |
extension | 0..* | Extension | Additional Content defined by implementations | |
contentType | ∑ | 1..1 | code | XDSDocumentEntry.mimeType Binding: IETF BCP-13 (required) Example: text/plain; charset=UTF-8, image/png |
language | ∑ | 0..1 | code | XDSDocumentEntry.languageCode Binding: IETF BCP-47 (required) Example: en-AU |
data | 0..1 | base64Binary | Data inline, base64ed | |
url | ∑ | 0..1 | uri | repository location (by implication & configuration) Example: http://www.acme.com/logo-small.png |
size | ∑ | 0..1 | unsignedInt | XDSDocumentEntry.size |
hash | ∑ | 0..1 | base64Binary | XDSDocumentEntry.hash |
title | ∑ | 0..1 | string | Label to display in place of the data Example: Official Corporate Logo |
creation | ∑ | 0..1 | dateTime | Date attachment was first created |
format | ∑ | 0..* | Coding | Format/content rules for the document Binding: DocumentReference Format Code Set (preferred) |
context | ∑ | 0..1 | BackboneElement | event codes, service Start & Stop time, and facility type |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
event | ∑ | 0..* | CodeableConcept | XDSDocumentEntry.eventCodeList Binding: v3 Code System ActCode (example) |
period | ∑ | 1..1 | Period | XDSDocumentEntry.serviceStartTime & XDSDocumentEntry.serviceStopTime |
facilityType | ∑ | 0..1 | CodeableConcept | XDSDocumentEntry.healthCareFacilityTypeCode Binding: Facility Type Code Value Set (example) |
practiceSetting | ∑ | 0..1 | CodeableConcept | XDSDocumentEntry.practiceSettingCode Binding: Practice Setting Code Value Set (example) |
sourcePatientInfo | ∑ | 0..1 | Reference(Patient) | Patient demographics from source |
related | ∑ | 0..* | BackboneElement | Related identifiers or resources |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ | 0..1 | Identifier | Identifier of related objects or events |
ref | ∑ | 0..1 | Reference(Resource) | Related Resource |
Documentation for this format |
todo
This structure is derived from DocumentReference.
Differential View
This structure is derived from DocumentReference.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentReference | 0..* | DocumentReference | XDSDocumentEntry | |
masterIdentifier | 1..1 | Identifier | XDSDocumentEntry.uniqueId | |
identifier | 0..* | Identifier | XDSDocumentEntry.referenceIdList | |
subject | 1..1 | Reference(Patient) | XDSDocumentEntry.patientId + sourcePatientId/sourcePatientInfo | |
type | 1..1 | CodeableConcept | XDSDocumentEntry.typeCode | |
class | 1..1 | CodeableConcept | XDSDocumentEntry.classCode | |
author | 1..* | Reference(Practitioner | Device) | XDSDocumentEntry.author | |
custodian | 0..0 | |||
authenticator | 0..1 | Reference(Practitioner) | ?? | |
created | 1..1 | dateTime | XDSDocumentEntry.creationTime | |
indexed | 1..1 | instant | XDS submission time or XDSDocumentEntry.creationTime if unknown | |
status | 1..1 | code | implied by XDS workflow | |
docStatus | 0..0 | |||
relatesTo | 0..* | BackboneElement | Relationships that this document has with other document references that already exist | |
code | 1..1 | code | The type of relationship that this document has with anther document | |
target | 1..1 | Reference(DocumentReference) | The target document of this relationship | |
description | 0..1 | string | XDSDocumentEntry.title | |
securityLabel | 1..1 | CodeableConcept | XDSDocumentEntry.confidentialityCode | |
content | 1..* | BackboneElement | ||
attachment | 1..1 | Attachment | ||
contentType | 1..1 | code | XDSDocumentEntry.mimeType | |
language | 0..1 | code | XDSDocumentEntry.languageCode | |
url | 0..1 | uri | repository location (by implication & configuration) | |
size | 0..1 | unsignedInt | XDSDocumentEntry.size | |
hash | 0..1 | base64Binary | XDSDocumentEntry.hash | |
context | 0..1 | BackboneElement | event codes, service Start & Stop time, and facility type | |
encounter | 0..0 | |||
event | 0..* | CodeableConcept | XDSDocumentEntry.eventCodeList | |
period | 1..1 | Period | XDSDocumentEntry.serviceStartTime & XDSDocumentEntry.serviceStopTime | |
facilityType | 0..1 | CodeableConcept | XDSDocumentEntry.healthCareFacilityTypeCode | |
practiceSetting | 0..1 | CodeableConcept | XDSDocumentEntry.practiceSettingCode | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentReference | ∑ | 0..* | DocumentReference | XDSDocumentEntry |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
masterIdentifier | ∑ | 1..1 | Identifier | XDSDocumentEntry.uniqueId |
identifier | ∑ | 0..* | Identifier | XDSDocumentEntry.referenceIdList |
subject | ∑ | 1..1 | Reference(Patient) | XDSDocumentEntry.patientId + sourcePatientId/sourcePatientInfo |
type | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.typeCode Binding: Document Type Value Set (preferred) |
class | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.classCode Binding: Document Class Value Set (example) |
author | ∑ | 1..* | Reference(Practitioner | Device) | XDSDocumentEntry.author |
authenticator | ∑ | 0..1 | Reference(Practitioner) | ?? |
created | ∑ | 1..1 | dateTime | XDSDocumentEntry.creationTime |
indexed | ∑ | 1..1 | instant | XDS submission time or XDSDocumentEntry.creationTime if unknown |
status | ?! ∑ | 1..1 | code | implied by XDS workflow Binding: DocumentReferenceStatus (required) |
relatesTo | ?! ∑ | 0..* | BackboneElement | Relationships that this document has with other document references that already exist |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | The type of relationship that this document has with anther document Binding: DocumentRelationshipType (required) |
target | ∑ | 1..1 | Reference(DocumentReference) | The target document of this relationship |
description | ∑ | 0..1 | string | XDSDocumentEntry.title |
securityLabel | ∑ | 1..1 | CodeableConcept | XDSDocumentEntry.confidentialityCode Binding: All Security Labels (extensible) |
content | ∑ | 1..* | BackboneElement | Document referenced |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
attachment | ∑ | 1..1 | Attachment | Where to access the document |
extension | 0..* | Extension | Additional Content defined by implementations | |
contentType | ∑ | 1..1 | code | XDSDocumentEntry.mimeType Binding: IETF BCP-13 (required) Example: text/plain; charset=UTF-8, image/png |
language | ∑ | 0..1 | code | XDSDocumentEntry.languageCode Binding: IETF BCP-47 (required) Example: en-AU |
data | 0..1 | base64Binary | Data inline, base64ed | |
url | ∑ | 0..1 | uri | repository location (by implication & configuration) Example: http://www.acme.com/logo-small.png |
size | ∑ | 0..1 | unsignedInt | XDSDocumentEntry.size |
hash | ∑ | 0..1 | base64Binary | XDSDocumentEntry.hash |
title | ∑ | 0..1 | string | Label to display in place of the data Example: Official Corporate Logo |
creation | ∑ | 0..1 | dateTime | Date attachment was first created |
format | ∑ | 0..* | Coding | Format/content rules for the document Binding: DocumentReference Format Code Set (preferred) |
context | ∑ | 0..1 | BackboneElement | event codes, service Start & Stop time, and facility type |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
event | ∑ | 0..* | CodeableConcept | XDSDocumentEntry.eventCodeList Binding: v3 Code System ActCode (example) |
period | ∑ | 1..1 | Period | XDSDocumentEntry.serviceStartTime & XDSDocumentEntry.serviceStopTime |
facilityType | ∑ | 0..1 | CodeableConcept | XDSDocumentEntry.healthCareFacilityTypeCode Binding: Facility Type Code Value Set (example) |
practiceSetting | ∑ | 0..1 | CodeableConcept | XDSDocumentEntry.practiceSettingCode Binding: Practice Setting Code Value Set (example) |
sourcePatientInfo | ∑ | 0..1 | Reference(Patient) | Patient demographics from source |
related | ∑ | 0..* | BackboneElement | Related identifiers or resources |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ | 0..1 | Identifier | Identifier of related objects or events |
ref | ∑ | 0..1 | Reference(Resource) | Related Resource |
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
DocumentReference.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
DocumentReference.type | Document Type Value Set | preferred | Document Type Value Set |
DocumentReference.class | Document Class Value Set | example | Document Class Value Set |
DocumentReference.status | DocumentReferenceStatus | required | DocumentReferenceStatus |
DocumentReference.relatesTo.code | DocumentRelationshipType | required | DocumentRelationshipType |
DocumentReference.securityLabel | All Security Labels | extensible | All Security Labels |
DocumentReference.content.attachment.contentType | ?ext | required | http://www.rfc-editor.org/bcp/bcp13.txt |
DocumentReference.content.attachment.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
DocumentReference.content.format | DocumentReference Format Code Set | preferred | DocumentReference Format Code Set |
DocumentReference.context.event | v3 Code System ActCode | example | v3 Code System ActCode |
DocumentReference.context.facilityType | Facility Type Code Value Set | example | Facility Type Code Value Set |
DocumentReference.context.practiceSetting | Practice Setting Code Value Set | example | Practice Setting Code Value Set |
Id | Path | Details | Requirements |