{
"description": null,
"_filename": "DwDocumentReferenceClinicalNote.StructureDefinition.json",
"package_name": "telus.dw.emr.extract",
"date": "2024-05-03T22:11:40.4165223+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DwDocumentReferenceClinicalNote",
"abstract": false,
"type": "DocumentReference",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "0f71ff16-aebf-45e8-ad6f-957a35169888",
"kind": "resource",
"url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDocumentReferenceClinicalNote",
"version": null,
"differential": {
"element": [ {
"id": "DocumentReference.id",
"min": 1,
"path": "DocumentReference.id",
"mustSupport": true
}, {
"id": "DocumentReference.meta",
"path": "DocumentReference.meta"
}, {
"id": "DocumentReference.meta.lastUpdated",
"min": 1,
"path": "DocumentReference.meta.lastUpdated"
}, {
"id": "DocumentReference.meta.source",
"min": 1,
"path": "DocumentReference.meta.source"
}, {
"id": "DocumentReference.text",
"min": 1,
"path": "DocumentReference.text",
"mustSupport": true
}, {
"id": "DocumentReference.identifier",
"max": "1",
"min": 1,
"path": "DocumentReference.identifier",
"mustSupport": true
}, {
"id": "DocumentReference.status",
"path": "DocumentReference.status",
"mustSupport": true
}, {
"id": "DocumentReference.docStatus",
"path": "DocumentReference.docStatus",
"comment": "Usage note: \r\nUnsigned note/blue bar/unfinished note --> preliminary\r\nsigned note/no blue bar --> final\r\ndeleted note --> entered-in-error\r\nmodified note --> amended\r\n\r\nThe document that is pointed to might be in various lifecycle states.",
"mustSupport": true
}, {
"id": "DocumentReference.type",
"path": "DocumentReference.type",
"comment": "Usage note: Use Loinc code 11506-3 Progress note\r\n\r\nKey metadata element describing the document that describes he exact type of document. Helps humans to assess whether the document is of interest when viewing a list of documents.",
"mustSupport": true
}, {
"id": "DocumentReference.subject",
"min": 1,
"path": "DocumentReference.subject"
}, {
"id": "DocumentReference.date",
"path": "DocumentReference.date",
"mustSupport": true
}, {
"id": "DocumentReference.author",
"max": "1",
"min": 1,
"path": "DocumentReference.author",
"mustSupport": true
}, {
"id": "DocumentReference.content",
"path": "DocumentReference.content",
"mustSupport": true
}, {
"id": "DocumentReference.content.attachment.contentType",
"path": "DocumentReference.content.attachment.contentType",
"mustSupport": true
}, {
"id": "DocumentReference.content.attachment.data",
"min": 1,
"path": "DocumentReference.content.attachment.data"
}, {
"id": "DocumentReference.content.attachment.size",
"path": "DocumentReference.content.attachment.size",
"mustSupport": true
}, {
"id": "DocumentReference.content.attachment.hash",
"path": "DocumentReference.content.attachment.hash",
"mustSupport": true
}, {
"id": "DocumentReference.content.attachment.title",
"path": "DocumentReference.content.attachment.title",
"comment": "Usage note: MA - provide the title of the template prefixed with \"visit\"\r\nPSS - Provide title as \"Progress note\". If it is categorized note also provide the category where avaiable eg \"progress note - 'category name'\"\r\n\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
"mustSupport": true
}, {
"id": "DocumentReference.content.attachment.creation",
"path": "DocumentReference.content.attachment.creation",
"mustSupport": true
}, {
"id": "DocumentReference.context.encounter",
"path": "DocumentReference.context.encounter",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}