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

: DiagnosticReport - Toxicology Lab Result to MDI - Freeman - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "diagnosticreport-mdi-toxicology-lab-a-freeman",
  "meta" : {
    "versionId" : "13",
    "lastUpdated" : "2022-08-17T02:41:36.325+00:00",
    "source" : "#xtoIAiQNAmERJ3rp",
    "profile" : [
      "http://hl7.org/fhir/us/mdi/StructureDefinition/DiagnosticReport-toxicology-to-mdi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <div class=\"hapiHeaderText\"> fentaNYL and Norfentanyl panel - Specimen </div>\n            <table class=\"hapiPropertyTable\">\n                <tbody>\n                    <tr>\n                        <td>Status</td>\n                        <td>FINAL</td>\n                    </tr>\n                    <tr>\n                        <td>Issued</td>\n                        <td> 05 January 2022 11:00:00 </td>\n                    </tr>\n                    <tr>\n                        <td>Conclusion</td>\n                        <td>Samples of bile, liver, and stomach contents were contaminated and not analyzed.</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number",
      "valueIdentifier" : {
        "system" : "http://florida-investigation-agncy.org/fhir/agency-case-numbers",
        "value" : "ME21-111"
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes",
            "code" : "tox-lab-case-number"
          }
        ]
      },
      "system" : "http://uf-path-labs.org/fhir/lab-cases",
      "value" : "R21-01578",
      "assigner" : {
        "reference" : "Organization/us-core-organization-tox-lab"
      }
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "LAB",
          "display" : "Laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "81273-5",
        "display" : "fentaNYL and Norfentanyl panel - Specimen"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/us-core-patient-a-freeman",
    "display" : "Alice J. Freeman"
  },
  "effectiveDateTime" : "2021-12-03T11:00:00Z",
  "issued" : "2022-01-05T11:00:00Z",
  "performer" : [
    {
      "reference" : "Practitioner/us-core-practitioner-b-goldberger"
    }
  ],
  "specimen" : [
    {
      "reference" : "Specimen/specimen-blood-toxicology-a-freeman"
    },
    {
      "reference" : "Specimen/specimen-urine-toxicology-a-freeman"
    },
    {
      "reference" : "Specimen/specimen-vitreous-humor-toxicology-a-freeman"
    },
    {
      "reference" : "Specimen/specimen-bile-toxicology-a-freeman"
    },
    {
      "reference" : "Specimen/specimen-liver-toxicology-a-freeman"
    },
    {
      "reference" : "Specimen/specimen-stomach-contents-toxicology-a-freeman"
    }
  ],
  "result" : [
    {
      "reference" : "Observation/us-core-lab-result-etoh-gas-chromatography-blood-a-freeman",
      "display" : "ETOH BLOOD: 0.145 g/dL"
    },
    {
      "reference" : "Observation/us-core-lab-result-4-anpp-blood-a-freeman",
      "display" : "4-ANPP: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-acetylfentanyl-blood-a-freeman",
      "display" : "ACETYLFENTANYL: 2 ng/mL"
    },
    {
      "reference" : "Observation/us-core-lab-result-fentanyl-blood-a-freeman",
      "display" : "FENTANYL: 23 ng/mL"
    },
    {
      "reference" : "Observation/us-core-lab-result-etoh-gas-chromatography-urine-a-freeman",
      "display" : "ETOH URINE: 0.160 g/dL"
    },
    {
      "reference" : "Observation/us-core-lab-result-4-anpp-urine-a-freeman",
      "display" : "4-ANPP: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-acetylfentanyl-urine-a-freeman",
      "display" : "ACETYLFENTANYL: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-fentanyl-urine-a-freeman",
      "display" : "FENTANYL: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-norfentanyl-urine-a-freeman",
      "display" : "NORFENTANYL: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-xylazine-urine-a-freeman",
      "display" : "XYLAZINE: POSITIVE"
    },
    {
      "reference" : "Observation/us-core-lab-result-etoh-gas-chromatography-vit-humor-a-freeman",
      "display" : "ETOH VITREOUS HUMOR: 0.133 g/dL"
    }
  ],
  "conclusion" : "Samples of bile, liver, and stomach contents were contaminated and not analyzed."
}