This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Active as of 2024-04-05 |
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-vr-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-vr-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">demographics<a name=\"CodeSystem-vr-codes-demographics\"> </a></td><td>Demographics Section</td></tr><tr><td style=\"white-space:nowrap\">circumstances<a name=\"CodeSystem-vr-codes-circumstances\"> </a></td><td>Circumstances of the Death Section</td></tr><tr><td style=\"white-space:nowrap\">jurisdiction<a name=\"CodeSystem-vr-codes-jurisdiction\"> </a></td><td>Jurisdiction Section</td></tr><tr><td style=\"white-space:nowrap\">cause-manner<a name=\"CodeSystem-vr-codes-cause-manner\"> </a></td><td>Cause and Manner of Death Section</td></tr><tr><td style=\"white-space:nowrap\">medical-history<a name=\"CodeSystem-vr-codes-medical-history\"> </a></td><td>Medical History Section</td></tr><tr><td style=\"white-space:nowrap\">exam-autopsy<a name=\"CodeSystem-vr-codes-exam-autopsy\"> </a></td><td>Exam/Autopsy Section</td></tr><tr><td style=\"white-space:nowrap\">mdi-case-number<a name=\"CodeSystem-vr-codes-mdi-case-number\"> </a></td><td>MDI Case Number</td></tr><tr><td style=\"white-space:nowrap\">edrs-file-number<a name=\"CodeSystem-vr-codes-edrs-file-number\"> </a></td><td>EDRS File Number</td></tr><tr><td style=\"white-space:nowrap\">tox-lab-case-number<a name=\"CodeSystem-vr-codes-tox-lab-case-number\"> </a></td><td>Toxicology Laboratory Case Number</td></tr><tr><td style=\"white-space:nowrap\">mdi-case-notes-summary<a name=\"CodeSystem-vr-codes-mdi-case-notes-summary\"> </a></td><td>MDI Case Notes Summary</td></tr><tr><td style=\"white-space:nowrap\">mdi-case-history<a name=\"CodeSystem-vr-codes-mdi-case-history\"> </a></td><td>MDI Case History</td></tr><tr><td style=\"white-space:nowrap\">tox-result-report<a name=\"CodeSystem-vr-codes-tox-result-report\"> </a></td><td>Toxicology Lab Results</td></tr><tr><td style=\"white-space:nowrap\">narratives<a name=\"CodeSystem-vr-codes-narratives\"> </a></td><td>Narratives</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-vr-codes",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.11.16.1"
}
],
"version" : "2.0.0-ballot",
"name" : "CodeSystemMDI",
"title" : "CodeSystem - MDI",
"status" : "active",
"experimental" : false,
"date" : "2024-04-05T18:37:56+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This code system contains codes for use in death investigations and reporting.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "demographics",
"display" : "Demographics Section"
},
{
"code" : "circumstances",
"display" : "Circumstances of the Death Section"
},
{
"code" : "jurisdiction",
"display" : "Jurisdiction Section"
},
{
"code" : "cause-manner",
"display" : "Cause and Manner of Death Section"
},
{
"code" : "medical-history",
"display" : "Medical History Section"
},
{
"code" : "exam-autopsy",
"display" : "Exam/Autopsy Section"
},
{
"code" : "mdi-case-number",
"display" : "MDI Case Number"
},
{
"code" : "edrs-file-number",
"display" : "EDRS File Number"
},
{
"code" : "tox-lab-case-number",
"display" : "Toxicology Laboratory Case Number"
},
{
"code" : "mdi-case-notes-summary",
"display" : "MDI Case Notes Summary"
},
{
"code" : "mdi-case-history",
"display" : "MDI Case History"
},
{
"code" : "tox-result-report",
"display" : "Toxicology Lab Results"
},
{
"code" : "narratives",
"display" : "Narratives"
}
]
}