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

Vital Records 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.0-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><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-mdi-tox-result-report-a-freeman\"> </a><a name=\"hcmessageheader-mdi-tox-result-report-a-freeman\"> </a></p><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\">Resource MessageHeader &quot;messageheader-mdi-tox-result-report-a-freeman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeader-toxicology-to-mdi.html\">MessageHeader - Toxicology to MDI</a></p></div><p><b>event</b>: Toxicology Lab Results (Details: http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-vr-codes code tox-result-report = 'Toxicology Lab Results', stated as 'null')</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\">DiagnosticReport/diagnosticreport-mdi-toxicology-lab-a-freeman</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-vr-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"
    }
  ]
}