Medicolegal Death Investigation (MDI)
1.0.0 - STU 1 US

This page is part of the Medicolegal Death Investigation (MDI) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: MessageDefinitionToxicologySystem - JSON Representation

Active as of 2022-07-09

Raw json | Download


{
  "resourceType" : "MessageDefinition",
  "id" : "MessageDefinition-toxicology-system",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-08-03T02:33:36.894+00:00",
    "source" : "#WaeHZR9etJyDPSap"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageDefinition</b><a name=\"MessageDefinition-toxicology-system\"> </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 MessageDefinition \"MessageDefinition-toxicology-system\" Version \"1\" Updated \"2022-08-03 02:33:36+0000\" </p><p style=\"margin-bottom: 0px\">Information Source: #WaeHZR9etJyDPSap!</p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: MessageDefinitionToxicologySystem</p><p><b>title</b>: MessageDefinition - Toxicology System</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-07-09</p><p><b>publisher</b>: HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)</p><p><b>contact</b>: HL7 International - Public Health: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/committees/pher</a></p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>event</b>: Toxicology Lab Results (Details: http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes code tox-result-report = 'Toxicology Lab Results', stated as 'null')</p><p><b>category</b>: notification</p></div>"
  },
  "url" : "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system",
  "version" : "1.0.0",
  "name" : "MessageDefinitionToxicologySystem",
  "title" : "MessageDefinition - Toxicology System",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-07-09",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "contact" : [
    {
      "name" : "HL7 International - Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "eventCoding" : {
    "system" : "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes",
    "code" : "tox-result-report"
  },
  "category" : "notification"
}