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 - TTL Representation

Raw ttl | Download


@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:MessageHeader ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "messageheader-mdi-tox-result-report-a-freeman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-vr-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "tox-result-report" ]
  ] ; # 
  fhir:source [
fhir:name [ fhir:v "University of Florida Pathology Labs, Forensic Toxicology Laboratory" ] ;
fhir:software [ fhir:v "MDI Log" ] ;
fhir:version [ fhir:v "1.2.3.4.5" ] ;
fhir:contact [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1 (555) 123 4567" ]     ] ;
fhir:endpoint [ fhir:v "http://mdi-log.org/fhir/endpoint/1"^^xsd:anyURI ]
  ] ; # 
  fhir:response [
fhir:identifier [ fhir:v "5015fe84-8e76-4526-89d8-44b322e8d4fb" ] ;
fhir:code [ fhir:v "ok" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "DiagnosticReport/diagnosticreport-mdi-toxicology-lab-a-freeman" ]
  ] ) . #