Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "consultationNotes-min-example",
"meta" : {
"profile" : [
🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-consultationnotes"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference consultationNotes-min-example</b></p><a name=\"consultationNotes-min-example\"> </a><a name=\"hcconsultationNotes-min-example\"> </a><a name=\"consultationNotes-min-example-en-US\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11488-4}\">Consult Note</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Practitioner/06ae5e3c486c27610ff9944b2d5a1018\">Mickey Mouse</a></p><p><b>author</b>: <a href=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>application/rtf</td><td><code>e1xydGYxXGFuc2lcYW5zaWNwZzEyNTJcZGVmZjBcZGVmbGFuZzUxMjl7XGZvbnR0Ymx7XGYwXGZuaWxcZmNoYXJzZXQwIFRhaG9tYTt9fQ0Ke1xjb2xvcnRibCA7XHJlZDBcZ3JlZW4wXGJsdWUwO30NClx2aWV3a2luZDRcdWMxXHBhcmRcdHgzMFx0eDQ1XHR4MzBcdHg3NVx0eDEwNVxjZjFcbGFuZzEwMzNcZjBcZnMxNiBUZXN0IHRoaXMgaXMgUGF0aWVudFxjZjBcbGFuZzUxMjlcZnMxN1xwYXINCn0NCg==</code></td></tr></table><p><b>format</b>: <a href=\"CodeSystem-consultation-note-content-format.html#consultation-note-content-format-1\">Consultation Note Content Format CodeSystem 1</a>: Note 1</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-05-03 10:31:04+1200 --> (ongoing)</td></tr></table></div>"
},
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11488-4",
"display" : "Consult Note"
}
]
},
"subject" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/06ae5e3c486c27610ff9944b2d5a1018",
"display" : "Mickey Mouse"
},
"author" : [
{
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91",
"display" : "Dr Alex Api"
}
],
"content" : [
{
"attachment" : {
"contentType" : "application/rtf",
"data" : "e1xydGYxXGFuc2lcYW5zaWNwZzEyNTJcZGVmZjBcZGVmbGFuZzUxMjl7XGZvbnR0Ymx7XGYwXGZuaWxcZmNoYXJzZXQwIFRhaG9tYTt9fQ0Ke1xjb2xvcnRibCA7XHJlZDBcZ3JlZW4wXGJsdWUwO30NClx2aWV3a2luZDRcdWMxXHBhcmRcdHgzMFx0eDQ1XHR4MzBcdHg3NVx0eDEwNVxjZjFcbGFuZzEwMzNcZjBcZnMxNiBUZXN0IHRoaXMgaXMgUGF0aWVudFxjZjBcbGFuZzUxMjlcZnMxN1xwYXINCn0NCg=="
},
"format" : {
"system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/consultation-note-content-format",
"code" : "1",
"display" : "Note 1"
}
}
],
"context" : {
"period" : {
"start" : "2024-05-03T10:31:04+12:00"
}
}
}