Medicolegal Death Investigation (MDI) FHIR Implementation Guide
2.0.1-cibuild - ci-build United States of America flag

Medicolegal Death Investigation (MDI) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mdi-ig/ and changes regularly. See the Directory of published versions

: MessageHeader - Toxicology to MDI - Freeman - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "messageheader-mdi-tox-result-report-a-freeman",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader messageheader-mdi-tox-result-report-a-freeman</b></p><a name=\"messageheader-mdi-tox-result-report-a-freeman\"> </a><a name=\"hcmessageheader-mdi-tox-result-report-a-freeman\"> </a><a name=\"messageheader-mdi-tox-result-report-a-freeman-en-US\"> </a><p><b>event</b>: <a href=\"CodeSystem-cs-mdi-codes.html#cs-mdi-codes-tox-result-report\">Medicolegal Death Investigation Codes tox-result-report</a>: Toxicology Lab Results</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>University of Florida Pathology Labs, Forensic Toxicology Laboratory</td><td>MDI Log</td><td>1.2.3.4.5</td><td><a href=\"tel:+1(555)1234567\">+1 (555) 123 4567</a></td><td><a href=\"http://mdi-log.org/fhir/endpoint/1\">http://mdi-log.org/fhir/endpoint/1</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>5015fe84-8e76-4526-89d8-44b322e8d4fb</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"DiagnosticReport-diagnosticreport-mdi-toxicology-lab-a-freeman.html\">Diagnostic Report for 'fentaNYL and Norfentanyl panel - Specimen' for '-&gt;Alice J. Freeman'</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://hl7.org/fhir/us/mdi/CodeSystem/cs-mdi-codes",
    "code" : "tox-result-report"
  },
  "source" : {
    "name" : "University of Florida Pathology Labs, Forensic Toxicology Laboratory",
    "software" : "MDI Log",
    "version" : "1.2.3.4.5",
    "contact" : {
      "system" : "phone",
      "value" : "+1 (555) 123 4567"
    },
    "endpoint" : "http://mdi-log.org/fhir/endpoint/1"
  },
  "response" : {
    "identifier" : "5015fe84-8e76-4526-89d8-44b322e8d4fb",
    "code" : "ok"
  },
  "focus" : [
    {
      🔗 "reference" : "DiagnosticReport/diagnosticreport-mdi-toxicology-lab-a-freeman"
    }
  ]
}