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

: Patient Summary as of Nov 13, 2023 03:34 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "MedtechCompositionExample",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.medtechglobal.com/StructureDefinition/medtech-composition-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition MedtechCompositionExample</b></p><a name=\"MedtechCompositionExample\"> </a><a name=\"hcMedtechCompositionExample\"> </a><a name=\"MedtechCompositionExample-en-US\"> </a><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>: 2023-11-13 03:34:15+1300</p><p><b>author</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Device/ALEX\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>title</b>: Patient Summary</p><p><b>confidentiality</b>: unrestricted</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient Summary Document"
      }
    ]
  },
  "subject" : {
    "reference" : "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b"
  },
  "date" : "2023-11-13T03:34:15.929+13:00",
  "author" : [
    {
      "reference" : "https://alexapidev.medtechglobal.com/fhir/Device/ALEX"
    }
  ],
  "title" : "Patient Summary",
  "confidentiality" : "U",
  "section" : [
    {
      "title" : "Device",
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/Device/ALEX"
        }
      ]
    },
    {
      "title" : "Active Problems",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list Reported"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/Condition/03b1fb285d9a40c657df072e7d9ddad4"
        }
      ]
    },
    {
      "title" : "Medication",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/MedicationStatement/10d95aa70809138c22ba650b03b26544"
        }
      ]
    },
    {
      "title" : "Results",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30954-2",
            "display" : "Relevant diagnostic tests/laboratory data Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/Observation/46c3a589803d1485e0aa748e2505fbd7"
        }
      ]
    },
    {
      "title" : "Allergies and Intolerances",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7"
        }
      ]
    },
    {
      "title" : "Immunizations",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "History of Immunization Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/Immunization/65da648ba7a1d796c72e5a2af8747945"
        }
      ]
    },
    {
      "title" : "Document Reference Consultation Notes",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11488-4",
            "display" : "Consult note"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/DocumentReference/adad1278c15c7f643bc197d4e4aaa385"
        }
      ]
    },
    {
      "title" : "Document Reference RSD Inbox Messages",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "34109-9",
            "display" : "Note"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "https://alexapidev.medtechglobal.com/fhir/DocumentReference/20c6b8960ad026b2cade77666e641fda"
        }
      ]
    }
  ]
}