Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R2_Media_R5_DocumentReference

Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-Media-for-DocumentReference Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R2_Media_R5_DocumentReference

This cross-version profile allows DSTU2 Media content to be represented via FHIR R5 DocumentReference resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
Constraints: ext-1
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
Constraints: ext-1
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
Constraints: ext-1
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
Constraints: ext-1
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
Constraints: ext-1
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
Constraints: ext-1
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
Constraints: ext-1
... status ?!Σ 1..1 code current | superseded | entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.
... context C 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... content Σ 1..* BackboneElement Document referenced
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment Σ 1..1 Attachment Where to access the document

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DocumentReference.status Base required DocumentReferenceStatus 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference If 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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DocumentReference If 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-5 error DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.implicitRules, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.status, DocumentReference.context, DocumentReference.content, DocumentReference.content.modifierExtension, DocumentReference.content.attachment All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.content.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from DocumentReference

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference 0..* DocumentReference(5.0.0) A reference to a document
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: Identifier(s) for the image additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.identifier
... type
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:type 1..1 code DSTU2: photo | video | audio
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.type
Binding: http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0 (required): Whether the Media is a photo, video, or audio
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 Reference(Resource) DSTU2: Who/What this Media is a record of
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
Constraints: ext-1
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
Constraints: ext-1
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
Constraints: ext-1
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
Constraints: ext-1
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
Constraints: ext-1
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
Constraints: ext-1
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Business identifiers for the document
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: Identifier(s) for the image additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... version Σ 0..1 string An explicitly assigned identifer of a variation of the content in the DocumentReference
... basedOn 0..* Reference(Appointment | AppointmentResponse | CarePlan | Claim | CommunicationRequest | Contract | CoverageEligibilityRequest | DeviceRequest | EnrollmentRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | RequestOrchestration | ServiceRequest | SupplyRequest | VisionPrescription) Procedure that caused this media to be created
... status ?!Σ 1..1 code current | superseded | entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.
... docStatus Σ 0..1 code registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown
Binding: CompositionStatus (required): Status of the underlying document.
... modality Σ 0..* CodeableConcept Imaging modality used
Binding: Modality . (extensible): Type of acquired data in the instance.
... type Σ 0..1 CodeableConcept Kind of document (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:type 1..1 code DSTU2: photo | video | audio
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.type
Binding: http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0 (required): Whether the Media is a photo, video, or audio
Constraints: ext-1
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... category Σ 0..* CodeableConcept Categorization of document
Binding: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject Σ 0..1 Reference(Resource) Who/what is the subject of the document
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) DSTU2: Who/What this Media is a record of
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... context C 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... event 0..* CodeableReference() Main clinical acts documented
Binding: ActCode (3.0.0) . (example): This list of codes represents the main clinical acts being documented.
... bodySite Σ 0..* CodeableReference(BodyStructure) Body part included
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... facilityType C 0..1 CodeableConcept Kind of facility where patient was seen
Binding: FacilityTypeCodeValueSet (example): XDS Facility Type.
... practiceSetting C 0..1 CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding: PracticeSettingCodeValueSet (example): Additional details about where the content was created (e.g. clinical specialty).
... period Σ 0..1 Period Time of service that is being documented
... date Σ 0..1 instant When this document reference was created
... author Σ 0..* Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson | CareTeam) Who and/or what authored the document
... attester 0..* BackboneElement Attests to accuracy of the document
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... mode 1..1 CodeableConcept personal | professional | legal | official
Binding: CompositionAttestationMode (preferred): The way in which a person authenticated a document.
.... time 0..1 dateTime When the document was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the document
... custodian 0..1 Reference(Organization) Organization which maintains the document
... relatesTo Σ 0..* BackboneElement Relationships to other documents
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code Σ 1..1 CodeableConcept The relationship type with another document
Binding: DocumentRelationshipType (extensible): The type of relationship between the documents.
.... target Σ 1..1 Reference(DocumentReference) Target of the relationship
... description Σ 0..1 markdown Human-readable description
... securityLabel Σ 0..* CodeableConcept Document security-tags
Binding: SecurityLabelExamples (example): Example Security Labels from the Healthcare Privacy and Security Classification System.
... content Σ 1..* BackboneElement Document referenced
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment Σ 1..1 Attachment Where to access the document
.... profile Σ 0..* BackboneElement Content profile rules for the document
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... value[x] Σ 1..1 Code|uri|canonical
Binding: HL7FormatCodes (2.1.0) (preferred): Document Format Codes.
...... valueCoding Coding
...... valueUri uri
...... valueCanonical canonical(Any)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DocumentReference.meta.​security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
DocumentReference.meta.​tag Base example Common Tags 📍5.0.0 FHIR Std.
DocumentReference.language Base required All Languages 📍5.0.0 FHIR Std.
DocumentReference.text.​status Base required NarrativeStatus 📍5.0.0 FHIR Std.
DocumentReference.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
DocumentReference.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
DocumentReference.status Base required DocumentReferenceStatus 📍5.0.0 FHIR Std.
DocumentReference.docStatus Base required Composition Status 📍5.0.0 FHIR Std.
DocumentReference.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 FHIR Std.
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 FHIR Std.
DocumentReference.subject.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
DocumentReference.event Base example v3 Code System ActCode . 📍3.0.0 tx.fhir.org
DocumentReference.bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
DocumentReference.facilityType Base example Facility Type Code Value Set 📍5.0.0 FHIR Std.
DocumentReference.practiceSetting Base example Practice Setting Code Value Set 📍5.0.0 FHIR Std.
DocumentReference.attester.​mode Base preferred Composition Attestation Mode 📍5.0.0 FHIR Std.
DocumentReference.relatesTo.​code Base extensible Document Relationship Type 📍5.0.0 FHIR Std.
DocumentReference.securityLabel Base example Example set of Security Labels 📍5.0.0 FHIR Std.
DocumentReference.content.​profile.value[x] Base preferred HL7 ValueSet of Format Codes for use with Document Sharing 📍2.1.0 THO v7.1

Constraints

Id Grade Path(s) Description Expression
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference If 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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DocumentReference If 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-5 error DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.meta, DocumentReference.meta.extension, DocumentReference.meta.extension:meta, DocumentReference.meta.versionId, DocumentReference.meta.lastUpdated, DocumentReference.meta.source, DocumentReference.meta.profile, DocumentReference.meta.security, DocumentReference.meta.tag, DocumentReference.implicitRules, DocumentReference.language, DocumentReference.text, DocumentReference.text.extension, DocumentReference.text.extension:text, DocumentReference.text.status, DocumentReference.text.div, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.identifier.extension, DocumentReference.identifier.extension:identifier, DocumentReference.identifier.use, DocumentReference.identifier.type, DocumentReference.identifier.system, DocumentReference.identifier.value, DocumentReference.identifier.period, DocumentReference.identifier.assigner, DocumentReference.version, DocumentReference.basedOn, DocumentReference.status, DocumentReference.docStatus, DocumentReference.modality, DocumentReference.type, DocumentReference.type.extension, DocumentReference.type.extension:type, DocumentReference.type.coding, DocumentReference.type.text, DocumentReference.category, DocumentReference.subject, DocumentReference.subject.extension, DocumentReference.subject.extension:subject, DocumentReference.subject.reference, DocumentReference.subject.type, DocumentReference.subject.identifier, DocumentReference.subject.display, DocumentReference.context, DocumentReference.event, DocumentReference.bodySite, DocumentReference.facilityType, DocumentReference.practiceSetting, DocumentReference.period, DocumentReference.date, DocumentReference.author, DocumentReference.attester, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.attester.mode, DocumentReference.attester.time, DocumentReference.attester.party, DocumentReference.custodian, DocumentReference.relatesTo, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.relatesTo.code, DocumentReference.relatesTo.target, DocumentReference.description, DocumentReference.securityLabel, DocumentReference.content, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.profile, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension, DocumentReference.content.profile.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.meta.extension, DocumentReference.meta.extension:meta, DocumentReference.text.extension, DocumentReference.text.extension:text, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.identifier.extension, DocumentReference.identifier.extension:identifier, DocumentReference.type.extension, DocumentReference.type.extension:type, DocumentReference.subject.extension, DocumentReference.subject.extension:subject, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error DocumentReference.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error DocumentReference.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
Constraints: ext-1
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
Constraints: ext-1
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
Constraints: ext-1
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
Constraints: ext-1
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
Constraints: ext-1
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
Constraints: ext-1
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
Constraints: ext-1
... status ?!Σ 1..1 code current | superseded | entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.
... context C 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... content Σ 1..* BackboneElement Document referenced
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment Σ 1..1 Attachment Where to access the document

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DocumentReference.status Base required DocumentReferenceStatus 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference If 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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DocumentReference If 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-5 error DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.implicitRules, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.status, DocumentReference.context, DocumentReference.content, DocumentReference.content.modifierExtension, DocumentReference.content.attachment All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.content.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from DocumentReference

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference 0..* DocumentReference(5.0.0) A reference to a document
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: Identifier(s) for the image additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.identifier
... type
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:type 1..1 code DSTU2: photo | video | audio
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.type
Binding: http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0 (required): Whether the Media is a photo, video, or audio
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 Reference(Resource) DSTU2: Who/What this Media is a record of
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:operator 0..1 Reference(Cross-version Profile for DSTU2.Practitioner for use in FHIR R5(0.1.0) | PractitionerRole) DSTU2: The person who generated the image (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.operator
Constraints: ext-1
.... extension:view 0..1 CodeableConcept DSTU2: Imaging view, e.g. Lateral or Antero-posterior (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.view
Constraints: ext-1
.... extension:deviceName 0..1 string DSTU2: Name of the device/manufacturer (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.deviceName
Constraints: ext-1
.... extension:height 0..1 positiveInt DSTU2: Height of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.height
Constraints: ext-1
.... extension:width 0..1 positiveInt DSTU2: Width of the image in pixels (photo/video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.width
Constraints: ext-1
.... extension:frames 0..1 positiveInt DSTU2: Number of frames if > 1 (photo) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.frames
Constraints: ext-1
.... extension:duration 0..1 unsignedInt DSTU2: Length in seconds (audio / video) (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.duration
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Business identifiers for the document
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: Identifier(s) for the image additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... version Σ 0..1 string An explicitly assigned identifer of a variation of the content in the DocumentReference
... basedOn 0..* Reference(Appointment | AppointmentResponse | CarePlan | Claim | CommunicationRequest | Contract | CoverageEligibilityRequest | DeviceRequest | EnrollmentRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | RequestOrchestration | ServiceRequest | SupplyRequest | VisionPrescription) Procedure that caused this media to be created
... status ?!Σ 1..1 code current | superseded | entered-in-error
Binding: DocumentReferenceStatus (required): The status of the document reference.
... docStatus Σ 0..1 code registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown
Binding: CompositionStatus (required): Status of the underlying document.
... modality Σ 0..* CodeableConcept Imaging modality used
Binding: Modality . (extensible): Type of acquired data in the instance.
... type Σ 0..1 CodeableConcept Kind of document (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:type 1..1 code DSTU2: photo | video | audio
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Media.type
Binding: http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0 (required): Whether the Media is a photo, video, or audio
Constraints: ext-1
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... category Σ 0..* CodeableConcept Categorization of document
Binding: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject Σ 0..1 Reference(Resource) Who/what is the subject of the document
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) DSTU2: Who/What this Media is a record of
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... context C 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... event 0..* CodeableReference() Main clinical acts documented
Binding: ActCode (3.0.0) . (example): This list of codes represents the main clinical acts being documented.
... bodySite Σ 0..* CodeableReference(BodyStructure) Body part included
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... facilityType C 0..1 CodeableConcept Kind of facility where patient was seen
Binding: FacilityTypeCodeValueSet (example): XDS Facility Type.
... practiceSetting C 0..1 CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding: PracticeSettingCodeValueSet (example): Additional details about where the content was created (e.g. clinical specialty).
... period Σ 0..1 Period Time of service that is being documented
... date Σ 0..1 instant When this document reference was created
... author Σ 0..* Reference(Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson | CareTeam) Who and/or what authored the document
... attester 0..* BackboneElement Attests to accuracy of the document
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... mode 1..1 CodeableConcept personal | professional | legal | official
Binding: CompositionAttestationMode (preferred): The way in which a person authenticated a document.
.... time 0..1 dateTime When the document was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the document
... custodian 0..1 Reference(Organization) Organization which maintains the document
... relatesTo Σ 0..* BackboneElement Relationships to other documents
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code Σ 1..1 CodeableConcept The relationship type with another document
Binding: DocumentRelationshipType (extensible): The type of relationship between the documents.
.... target Σ 1..1 Reference(DocumentReference) Target of the relationship
... description Σ 0..1 markdown Human-readable description
... securityLabel Σ 0..* CodeableConcept Document security-tags
Binding: SecurityLabelExamples (example): Example Security Labels from the Healthcare Privacy and Security Classification System.
... content Σ 1..* BackboneElement Document referenced
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment Σ 1..1 Attachment Where to access the document
.... profile Σ 0..* BackboneElement Content profile rules for the document
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... value[x] Σ 1..1 Code|uri|canonical
Binding: HL7FormatCodes (2.1.0) (preferred): Document Format Codes.
...... valueCoding Coding
...... valueUri uri
...... valueCanonical canonical(Any)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DocumentReference.meta.​security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
DocumentReference.meta.​tag Base example Common Tags 📍5.0.0 FHIR Std.
DocumentReference.language Base required All Languages 📍5.0.0 FHIR Std.
DocumentReference.text.​status Base required NarrativeStatus 📍5.0.0 FHIR Std.
DocumentReference.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
DocumentReference.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
DocumentReference.status Base required DocumentReferenceStatus 📍5.0.0 FHIR Std.
DocumentReference.docStatus Base required Composition Status 📍5.0.0 FHIR Std.
DocumentReference.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 FHIR Std.
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 FHIR Std.
DocumentReference.subject.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
DocumentReference.event Base example v3 Code System ActCode . 📍3.0.0 tx.fhir.org
DocumentReference.bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
DocumentReference.facilityType Base example Facility Type Code Value Set 📍5.0.0 FHIR Std.
DocumentReference.practiceSetting Base example Practice Setting Code Value Set 📍5.0.0 FHIR Std.
DocumentReference.attester.​mode Base preferred Composition Attestation Mode 📍5.0.0 FHIR Std.
DocumentReference.relatesTo.​code Base extensible Document Relationship Type 📍5.0.0 FHIR Std.
DocumentReference.securityLabel Base example Example set of Security Labels 📍5.0.0 FHIR Std.
DocumentReference.content.​profile.value[x] Base preferred HL7 ValueSet of Format Codes for use with Document Sharing 📍2.1.0 THO v7.1

Constraints

Id Grade Path(s) Description Expression
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference If 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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DocumentReference If 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-5 error DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.meta, DocumentReference.meta.extension, DocumentReference.meta.extension:meta, DocumentReference.meta.versionId, DocumentReference.meta.lastUpdated, DocumentReference.meta.source, DocumentReference.meta.profile, DocumentReference.meta.security, DocumentReference.meta.tag, DocumentReference.implicitRules, DocumentReference.language, DocumentReference.text, DocumentReference.text.extension, DocumentReference.text.extension:text, DocumentReference.text.status, DocumentReference.text.div, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.identifier.extension, DocumentReference.identifier.extension:identifier, DocumentReference.identifier.use, DocumentReference.identifier.type, DocumentReference.identifier.system, DocumentReference.identifier.value, DocumentReference.identifier.period, DocumentReference.identifier.assigner, DocumentReference.version, DocumentReference.basedOn, DocumentReference.status, DocumentReference.docStatus, DocumentReference.modality, DocumentReference.type, DocumentReference.type.extension, DocumentReference.type.extension:type, DocumentReference.type.coding, DocumentReference.type.text, DocumentReference.category, DocumentReference.subject, DocumentReference.subject.extension, DocumentReference.subject.extension:subject, DocumentReference.subject.reference, DocumentReference.subject.type, DocumentReference.subject.identifier, DocumentReference.subject.display, DocumentReference.context, DocumentReference.event, DocumentReference.bodySite, DocumentReference.facilityType, DocumentReference.practiceSetting, DocumentReference.period, DocumentReference.date, DocumentReference.author, DocumentReference.attester, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.attester.mode, DocumentReference.attester.time, DocumentReference.attester.party, DocumentReference.custodian, DocumentReference.relatesTo, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.relatesTo.code, DocumentReference.relatesTo.target, DocumentReference.description, DocumentReference.securityLabel, DocumentReference.content, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.profile, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension, DocumentReference.content.profile.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.meta.extension, DocumentReference.meta.extension:meta, DocumentReference.text.extension, DocumentReference.text.extension:text, DocumentReference.extension, DocumentReference.extension:operator, DocumentReference.extension:view, DocumentReference.extension:deviceName, DocumentReference.extension:height, DocumentReference.extension:width, DocumentReference.extension:frames, DocumentReference.extension:duration, DocumentReference.modifierExtension, DocumentReference.identifier.extension, DocumentReference.identifier.extension:identifier, DocumentReference.type.extension, DocumentReference.type.extension:type, DocumentReference.subject.extension, DocumentReference.subject.extension:subject, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error DocumentReference.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error DocumentReference.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron