This page is part of the Argonaut Clinical Notes Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions
JSON Format: DocumentReference-progress-note
Raw json
{ "resourceType" : "DocumentReference", "id" : "progress-note", "meta" : { "profile" : [ "http://fhir.org/guides/argonaut/clinicalnotes/StructureDefinition/argo-clinicalnotes" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: progress-note</p><p><b>meta</b>: </p><p><b>status</b>: current</p><p><b>type</b>: Progress Note <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '11506-3' = 'Progress note', given as 'Progress Note'})</span></p><p><b>class</b>: Progress Note <span style=\"background: LightGoldenRodYellow\">(Details : {http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category code 'clinical-note' = 'Clinical Note', given as 'Clinical Note'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 20/02/2007</a></p><p><b>created</b>: 16/05/2018 7:39:30 AM</p><p><b>indexed</b>: 16/05/2018 7:39:30 AM</p><h3>Contents</h3><table class=\"grid\"><tr><td>-</td><td><b>Attachment</b></td></tr><tr><td>*</td><td/></tr></table></div>" }, "status" : "current", "type" : { "coding" : [ { "system" : "http://loinc.org", "code" : "11506-3", "display" : "Progress Note" } ], "text" : "Progress Note" }, "class" : { "coding" : [ { "system" : "http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category", "code" : "clinical-note", "display" : "Clinical Note" } ], "text" : "Progress Note" }, "subject" : { "reference" : "Patient/example" }, "created" : "2018-05-15T21:39:30.000Z", "indexed" : "2018-05-15T21:39:30.000Z", "content" : [ { "attachment" : { "contentType" : "application/xhtml", "data" : "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IURPQ1RZUEUgaHRtbCBQVUJMSUMgIi0vL1czQy8vRFREIFhIVE1MIDEuMCBUcmFuc2l0aW9uYWwvL0VOIiAiRFREL3hodG1sMS10cmFuc2l0aW9uYWwuZHRkIj4KPGh0bWwgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgoJPGhlYWQ+CgkJPHRpdGxlPlByb2dyZXNzIE5vdGUgLSBEci4gQm9iIC0gMDEvMjUvMjAxODwvdGl0bGU+Cgk8L2hlYWQ+Cgk8Ym9keT4KCQk8cD5CZW56b2NhaW5lIHdhcyBwbGFjZWQgb24gdGhlIHBhbGF0ZSwgYWRqYWNlbnQgdG8gdG9vdGggMS4gCiAgICAgICAgICAgICAgICAgICAgQSB0b3RhbCBvZiAyIGNhcnB1bGVzIG9mIEFydGljYWluZSwgNCUgd2l0aCBFcGluZXBocmluZSAxOjEwMCwwMDAgCiAgICAgICAgICAgICAgICAgICAgd2FzIGluamVjdGVkIGludG8gdGhlIHBhbGF0ZSB1c2luZyBhIGxvbmcsIDI1LWdhdWdlIG5lZWRsZS4gQSBzdWNrLWJhY2sgCiAgICAgICAgICAgICAgICAgICAgc2FmZXR5IHN5cmluZ2Ugd2FzIHVzZWQgdG8gYXZvaWQgaW50ZXItdmVzaWN1bGFyIGluamVjdGlvbi4gVGhlIHBhdGllbnQgCiAgICAgICAgICAgICAgICAgICAgdG9sZXJhdGVkIHRoZSBpbmplY3Rpb24gYW5kIGhhZCBubyBhZHZlcnNlIHJlYWN0aW9ucyB0byB0aGUgYW5lc3RoZXRpYy4uPC9wPgoJPC9ib2R5Pgo8L2h0bWw+" } } ] }