This is the set of resources that conform to either of the profiles DocumentReference (http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference) and DocumentReference (http://fhir.hl7.nl/zorgviewer/StructureDefinition/DocumentReference). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentReference | C | 0..* | A reference to a document dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource zv-dr-1: Only status is current final documents are expected. | |
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: ?? (extensible): A human language. | |
text | 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 | SΣ | 1..1 | Identifier | Master Version Specific Identifier |
identifier | SΣ | 0..* | Identifier | Other identifiers for the document |
status | ?!SΣ | 1..1 | code | current | superseded | entered-in-error Binding: ?? (required): The status of the document reference. |
type | SΣ | 1..1 | CodeableConcept | Kind of document (LOINC if possible) Binding: ?? (extensible) |
class | SΣ | 0..1 | CodeableConcept | Categorization of document Binding: ?? (extensible) |
subject | SΣ | 0..1 | Reference(Patient) {r, b} | Who/what is the subject of the document |
indexed | SΣ | 1..1 | instant | When this document reference was created |
author | SΣ | 0..* | Reference(Practitioner | Organization) {c} | Who and/or what authored the document |
authenticator | Σ | 0..1 | Reference() {c} | Who/what authenticated the document |
relatesTo | ?!SΣ | 0..* | BackboneElement | Relationships to other documents ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | Σ | 1..1 | code | replaces | transforms | signs | appends Binding: ?? (required): The type of relationship between documents. |
target | Σ | 1..1 | Reference(DocumentReference) | Target of the relationship |
description | SΣ | 0..1 | string | Human-readable description (title) |
securityLabel | SΣ | 0..* | CodeableConcept | Document security-tags Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System. |
content | SΣ | 1..1 | BackboneElement | Document referenced ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
attachment | SΣC | 1..1 | Attachment | Where to access the document zv-dr-2: Only pdf documents are expected through the url |
extension | 0..* | Extension | Additional Content defined by implementations | |
contentType | SΣ | 1..1 | code | Mime type of the content, with charset etc. Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed. Example General: text/plain; charset=UTF-8, image/png |
language | SΣ | 0..1 | code | Human language of the content (BCP-47) Binding: ?? (extensible): A human language. Example General: en-AU |
url | SΣ | 1..1 | uri | Uri where the data can be found Example General: http://www.acme.com/logo-small.png |
size | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) |
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) |
title | Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo |
format | SΣ | 0..1 | Coding | Format/content rules for the document Binding: ?? (preferred) |
context | Σ | 0..1 | BackboneElement | Clinical context of document ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
encounter | Σ | 0..1 | Reference(Encounter) | Context of the document content |
event | Σ | 0..* | CodeableConcept | Main clinical acts documented Binding: ?? (example): This list of codes represents the main clinical acts being documented. |
period | SΣ | 0..1 | Period | Time of service that is being documented |
extension | 0..* | Extension | Additional Content defined by implementations | |
start | SΣ | 0..1 | dateTime | Starting time with inclusive boundary |
end | Σ | 0..1 | dateTime | End time with inclusive boundary, if not ongoing |
facilityType | SΣ | 0..1 | CodeableConcept | Kind of facility where patient was seen Binding: ?? (example): XDS Facility Type. |
practiceSetting | SΣ | 0..1 | CodeableConcept | Additional details about where the content was created (e.g. clinical specialty) Binding: ?? (example): Additional details about where the content was created (e.g. clinical specialty). |
sourcePatientInfo | SΣ | 0..1 | Reference() {c} | Patient demographics from source |
related | Σ | 0..* | BackboneElement | Related identifiers or resources ele-1: All FHIR elements must have a @value or children |
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 |