Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: consultationNotes-nodata-example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "consultationNotes-nodata-example",
  "meta" : {
    "lastUpdated" : "2025-02-07T04:13:17.9637396+00:00"
  },
  "type" : "searchset",
  "link" : [
    {
      "relation" : "self",
      "url" : "https://alexapitest.medtechglobal.com.au/fhir/DocumentReference?patient._id=29aa7550-a8c7-4398-bab4-ff78abe2ce75&type=http://loinc.org%7C11488-4"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://alexapitest.medtechglobal.com.au/fhir/DocumentReference/793c12cb-a7e2-ef11-b72c-7c1e522b2821",
      "resource" : {
        "resourceType" : "DocumentReference",
        "id" : "793c12cb-a7e2-ef11-b72c-7c1e522b2821",
        "meta" : {
          "versionId" : "793c12cb-a7e2-ef11-b72c-7c1e522b2821",
          "lastUpdated" : "2025-02-04T03:26:17.59+10:00",
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code" : "U",
              "display" : "unrestricted"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_793c12cb-a7e2-ef11-b72c-7c1e522b2821\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 793c12cb-a7e2-ef11-b72c-7c1e522b2821</b></p><a name=\"793c12cb-a7e2-ef11-b72c-7c1e522b2821\"> </a><a name=\"hc793c12cb-a7e2-ef11-b72c-7c1e522b2821\"> </a><a name=\"793c12cb-a7e2-ef11-b72c-7c1e522b2821-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 793c12cb-a7e2-ef11-b72c-7c1e522b2821; Last updated: 2025-02-04 03:26:17+1000</p><p style=\"margin-bottom: 0px\">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><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://alexapitest.medtechglobal.com.au/fhir/Patient/29aa7550-a8c7-4398-bab4-ff78abe2ce75\">Louise Gold</a></p><p><b>date</b>: 2025-02-04 03:26:17+1000</p><p><b>author</b>: <a href=\"https://alexapitest.medtechglobal.com.au/fhir/Practitioner/fc819c42-ba44-4931-892b-203086977418\">System Administrator</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></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>2025-02-04 03:21:17+1000 --&gt; (ongoing)</td></tr></table></div>"
        },
        "status" : "current",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11488-4",
              "display" : "Consult Note"
            }
          ]
        },
        "subject" : {
          "reference" : "https://alexapitest.medtechglobal.com.au/fhir/Patient/29aa7550-a8c7-4398-bab4-ff78abe2ce75",
          "display" : "Louise Gold"
        },
        "date" : "2025-02-04T03:26:17.59+10:00",
        "author" : [
          {
            "reference" : "https://alexapitest.medtechglobal.com.au/fhir/Practitioner/fc819c42-ba44-4931-892b-203086977418",
            "display" : "System Administrator"
          }
        ],
        "content" : [
          {
            "attachment" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                  "valueCode" : "unknown"
                }
              ]
            }
          }
        ],
        "context" : {
          "period" : {
            "start" : "2025-02-04T03:21:17+10:00"
          }
        }
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}