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
Active as of 2021-12-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "CodeSystem-mdi-codes"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "14" ];
fhir:Meta.lastUpdated [ fhir:value "2022-08-15T23:31:03.002+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#RWyQFaWV8zbHEJNK" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-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-mdi-codes-demographics\"> </a></td><td>Demographics Section</td></tr><tr><td style=\"white-space:nowrap\">circumstances<a name=\"CodeSystem-mdi-codes-circumstances\"> </a></td><td>Circumstances of the Death Section</td></tr><tr><td style=\"white-space:nowrap\">jurisdiction<a name=\"CodeSystem-mdi-codes-jurisdiction\"> </a></td><td>Jurisdiction Section</td></tr><tr><td style=\"white-space:nowrap\">cause-manner<a name=\"CodeSystem-mdi-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-mdi-codes-medical-history\"> </a></td><td>Medical History Section</td></tr><tr><td style=\"white-space:nowrap\">exam-autopsy<a name=\"CodeSystem-mdi-codes-exam-autopsy\"> </a></td><td>Exam/Autopsy Section</td></tr><tr><td style=\"white-space:nowrap\">mdi-case-number<a name=\"CodeSystem-mdi-codes-mdi-case-number\"> </a></td><td>MDI Case Number</td></tr><tr><td style=\"white-space:nowrap\">edrs-file-number<a name=\"CodeSystem-mdi-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-mdi-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-mdi-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-mdi-codes-mdi-case-history\"> </a></td><td>MDI Case History</td></tr><tr><td style=\"white-space:nowrap\">tox-result-report<a name=\"CodeSystem-mdi-codes-tox-result-report\"> </a></td><td>Toxicology Lab Results</td></tr><tr><td style=\"white-space:nowrap\">narratives<a name=\"CodeSystem-mdi-codes-narratives\"> </a></td><td>Narratives</td></tr><tr><td style=\"white-space:nowrap\">exact<a name=\"CodeSystem-mdi-codes-exact\"> </a></td><td>Exact</td></tr><tr><td style=\"white-space:nowrap\">approximate<a name=\"CodeSystem-mdi-codes-approximate\"> </a></td><td>Approximate</td></tr><tr><td style=\"white-space:nowrap\">court-appointed<a name=\"CodeSystem-mdi-codes-court-appointed\"> </a></td><td>Court Appointed</td></tr><tr><td style=\"white-space:nowrap\">injury<a name=\"CodeSystem-mdi-codes-injury\"> </a></td><td>Injury Location</td></tr><tr><td style=\"white-space:nowrap\">death<a name=\"CodeSystem-mdi-codes-death\"> </a></td><td>Death Location</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes"];
fhir:CodeSystem.version [ fhir:value "1.0.0"];
fhir:CodeSystem.name [ fhir:value "CodeSystemMDI"];
fhir:CodeSystem.title [ fhir:value "CodeSystem - MDI"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2021-12-01"^^xsd:date];
fhir:CodeSystem.publisher [ fhir:value "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Public Health" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ] ]
];
fhir:CodeSystem.description [ fhir:value "This code system contains codes for use in MDI."];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ];
fhir:CodeableConcept.text [ fhir:value "United States of America" ]
];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "demographics" ];
fhir:CodeSystem.concept.display [ fhir:value "Demographics Section" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "circumstances" ];
fhir:CodeSystem.concept.display [ fhir:value "Circumstances of the Death Section" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "jurisdiction" ];
fhir:CodeSystem.concept.display [ fhir:value "Jurisdiction Section" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "cause-manner" ];
fhir:CodeSystem.concept.display [ fhir:value "Cause and Manner of Death Section" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "medical-history" ];
fhir:CodeSystem.concept.display [ fhir:value "Medical History Section" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "exam-autopsy" ];
fhir:CodeSystem.concept.display [ fhir:value "Exam/Autopsy Section" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "mdi-case-number" ];
fhir:CodeSystem.concept.display [ fhir:value "MDI Case Number" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "edrs-file-number" ];
fhir:CodeSystem.concept.display [ fhir:value "EDRS File Number" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "tox-lab-case-number" ];
fhir:CodeSystem.concept.display [ fhir:value "Toxicology Laboratory Case Number" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "mdi-case-notes-summary" ];
fhir:CodeSystem.concept.display [ fhir:value "MDI Case Notes Summary" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "mdi-case-history" ];
fhir:CodeSystem.concept.display [ fhir:value "MDI Case History" ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "tox-result-report" ];
fhir:CodeSystem.concept.display [ fhir:value "Toxicology Lab Results" ]
], [
fhir:index 12;
fhir:CodeSystem.concept.code [ fhir:value "narratives" ];
fhir:CodeSystem.concept.display [ fhir:value "Narratives" ]
], [
fhir:index 13;
fhir:CodeSystem.concept.code [ fhir:value "exact" ];
fhir:CodeSystem.concept.display [ fhir:value "Exact" ]
], [
fhir:index 14;
fhir:CodeSystem.concept.code [ fhir:value "approximate" ];
fhir:CodeSystem.concept.display [ fhir:value "Approximate" ]
], [
fhir:index 15;
fhir:CodeSystem.concept.code [ fhir:value "court-appointed" ];
fhir:CodeSystem.concept.display [ fhir:value "Court Appointed" ]
], [
fhir:index 16;
fhir:CodeSystem.concept.code [ fhir:value "injury" ];
fhir:CodeSystem.concept.display [ fhir:value "Injury Location" ]
], [
fhir:index 17;
fhir:CodeSystem.concept.code [ fhir:value "death" ];
fhir:CodeSystem.concept.display [ fhir:value "Death Location" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). Package hl7.fhir.us.mdi#1.0.0 based on FHIR 4.0.1. Generated 2022-09-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change