MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MHR Generated Patient Summary - No Data Example - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "mhr-au-ps-composition-1",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-composition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition mhr-au-ps-composition-1</b></p><a name=\"mhr-au-ps-composition-1\"> </a><a name=\"hcmhr-au-ps-composition-1\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mhr-au-ps-composition.html\">MHR AU PS Composition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2025-06-22 17:12:58+1000</p><p><b>author</b>: <a href=\"Device-device-1.html\">Device: identifier = http://ns.electronichealth.net.au/id/pcehr/paid/1.0#8003640003000026</a></p><p><b>title</b>: MHR Generated Patient Summary - 22-June-2025 05:12 pm AEST</p><p><b>custodian</b>: <a href=\"Organization-au-ps-organization-1.html\">Organization My Health Record system operator</a></p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/mhr-au-ps-patient-1"
  },
  "date" : "2025-06-22T17:12:58+10:00",
  "author" : [
    {
      🔗 "reference" : "Device/device-1"
    }
  ],
  "title" : "MHR Generated Patient Summary - 22-June-2025 05:12 pm AEST",
  "custodian" : {
    🔗 "reference" : "Organization/au-ps-organization-1"
  },
  "section" : [
    {
      "title" : "Problems List",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No problems or conditions recorded.</div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "unavailable"
          }
        ],
        "text" : "No information available."
      }
    },
    {
      "title" : "Allergies and Intolerances",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No allergies or intolerances recorded.</div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "unavailable"
          }
        ],
        "text" : "No information available."
      }
    },
    {
      "title" : "Medication History",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No medications recorded.</div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "unavailable"
          }
        ],
        "text" : "No information available."
      }
    }
  ]
}