description: Base StructureDefinition for DocumentReference Resource package_name: hl7.fhir.r3.core derivation: specialization name: DocumentReference type: DocumentReference elements: indexed: {short: When this document reference was created, type: instant, isSummary: true, index: 8} description: {short: Human-readable description (title), type: string, isSummary: true, index: 15} docStatus: {short: preliminary | final | appended | amended | entered-in-error, type: code, isSummary: true, index: 3} content: min: 1 short: Document referenced index: 17 type: BackboneElement array: true elements: attachment: {short: Where to access the document, type: Attachment, isSummary: true, index: 18} format: {short: Format/content rules for the document, type: Coding, isSummary: true, index: 19} required: [attachment] isSummary: true type: {short: Kind of document (LOINC if possible), type: CodeableConcept, isSummary: true, index: 4} created: {short: Document creation time, type: dateTime, isSummary: true, index: 7} author: short: Who and/or what authored the document refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference array: true isSummary: true index: 9 masterIdentifier: {short: Master Version Specific Identifier, type: Identifier, isSummary: true, index: 0} custodian: short: Organization which maintains the document refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference isSummary: true index: 11 status: {isModifier: true, short: current | superseded | entered-in-error, type: code, isSummary: true, index: 2} class: {short: Categorization of document, type: CodeableConcept, isSummary: true, index: 5} identifier: {short: Other identifiers for the document, type: Identifier, array: true, isSummary: true, index: 1} relatesTo: isModifier: true short: Relationships to other documents type: BackboneElement array: true isSummary: true index: 12 elements: code: {short: replaces | transforms | signs | appends, type: code, isSummary: true, index: 13} target: short: Target of the relationship refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference'] type: Reference isSummary: true index: 14 required: [target, code] context: short: Clinical context of document type: BackboneElement isSummary: true index: 20 elements: encounter: short: Context of the document content refers: ['http://hl7.org/fhir/StructureDefinition/Encounter'] type: Reference isSummary: true index: 21 event: {short: Main clinical acts documented, type: CodeableConcept, array: true, isSummary: true, index: 22} period: {short: Time of service that is being documented, type: Period, isSummary: true, index: 23} facilityType: {short: Kind of facility where patient was seen, type: CodeableConcept, isSummary: true, index: 24} practiceSetting: {short: Additional details about where the content was created (e.g. clinical specialty), type: CodeableConcept, isSummary: true, index: 25} sourcePatientInfo: short: Patient demographics from source refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 26 related: short: Related identifiers or resources type: BackboneElement array: true isSummary: true index: 27 elements: identifier: {short: Identifier of related objects or events, type: Identifier, isSummary: true, index: 28} ref: short: Related Resource refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference isSummary: true index: 29 securityLabel: {short: Document security-tags, type: CodeableConcept, array: true, isSummary: true, index: 16} subject: short: Who/what is the subject of the document refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference isSummary: true index: 6 authenticator: short: Who/what authenticated the document refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference isSummary: true index: 10 package_version: 3.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/DocumentReference base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [indexed, status, content, type]