This Document Reference resource has been constrained to support the NHS e-Referral Service requirements.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
DocumentReference | DocumentReference | A reference to a document | |
type | 1..1 | CodeableConcept | Category type of document Binding Category type of document (http://fhir.nhs.net/ValueSet/ers-attachmenttype-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/ers-attachmenttype-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value REFERRER |
display | 1..1 | String | Representation defined by the system Example Value Referrer |
indexed | 1..1 | Instant | When this document reference created Example Value 2016-09-05T13:24:53+00:00 |
status | 1..1 | Code | current | superseded | entered-in-error Binding The status of the document reference. (http://hl7.org/fhir/ValueSet/document-reference-status) Binding Strength Required Example Value current |
description | 0..1 | String | Human-readable description (title) Example Value Clinical comment as entered by clinician |
content | 1..* | BackboneElement | Document referenced |
attachment | 1..1 | Attachment | Where to access the document |
attachedBy | 1..1 | Extension | Reference to the clinician responsible for the attachment Extension http://fhir.nhs.net/StructureDefinition/extension-ers-attachedby-1 |
contentType | 1..1 | Code | Mime type of the content, with charset etc. Binding The mime type of an attachment. Any valid mime type is allowed. (http://www.rfc-editor.org/bcp/bcp13.txt) Binding Strength Required Example Value text/plain |
url | 1..1 | Uri | URL to retrieve the attachment body Example Value Binary/att-100763-5345434 |
size | 1..1 | UnsignedInt | Number of bytes of content (if url provided) Example Value 23000 |
title | 1..1 | String | File name Example Value clinical-comment.txt |
creation | 1..1 | DateTime | Date attachment was first created |
Name | Type | Description & Constraints |
---|---|---|
Extension-eRS-AttachedBy-1 | Extension | This extension has been constrained to represent the clinician responsible for the attachment. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
DocumentReference.type | type | Required | http://fhir.nhs.net/ValueSet/ers-attachmenttype-1 |
DocumentReference.status | status | Required | http://hl7.org/fhir/ValueSet/document-reference-status |
DocumentReference.relatesTo.code | code | Required | http://hl7.org/fhir/ValueSet/document-relationship-type |
DocumentReference.content.attachment.contentType | contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |
DocumentReference.context.event | event | Example | http://hl7.org/fhir/ValueSet/v3-ActCode |
DocumentReference.context.facilityType | facilityType | Example | http://hl7.org/fhir/ValueSet/c80-facilitycodes |
DocumentReference.context.practiceSetting | practiceSetting | Example | http://hl7.org/fhir/ValueSet/c80-practice-codes |
DocumentReference.context.related.identifier.use | use | Required | http://hl7.org/fhir/ValueSet/identifier-use |
DocumentReference.context.related.identifier.type | type | Extensible | http://hl7.org/fhir/ValueSet/identifier-type |