This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-ballot2: STU 2 Ballot 3) 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 2022-07-03 |
@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:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CapabilityStatement-forensic-toxicology-laboratory-server"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <!-- TODO \n Jurisdiction \n Prohibited extension - http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited -->\n <!-- set include_symbols = false to turn off confonrmance symbols and legen, true to turn on -->\n \n \n <h2 id=\"title\">CapabilityStatement - Forensic Toxicology Laboratory Server</h2>\n <ul>\n <li><b>Title:</b>CapabilityStatement - Forensic Toxicology Laboratory Server</li>\n <li><b>Implementation Guide Version:</b> 2.0.0-ballot2</li>\n <li><b>FHIR Version:</b> 4.0.1</li>\n <li><b>Intended Use:</b> Requirements</li>\n <li><b>Supported Formats: </b> \n\n \n \n \n xml;\n \n \n \n json;\n \n\n </li>\n \n <li><b>Published:</b> 2022-07-03</li>\n \n <li><b>Published by:</b> HL7 International / Public Health</li>\n <li><b>Status:</b> Active</li>\n <li><b>Copyright:</b> </li>\n </ul>\n <br/>\n\n\n\n \n <strong>Description:</strong> <div><div><p>This resource describes the expected capabilities of the toxicology lab Server actor which is responsible for providing responses to the queries submitted by toxicology lab Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by toxicology lab Servers are defined. toxicology lab Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.</p>\n</div></div>\n \n <br/>\n \n \n\n\n \n\n <br/>\n <!-- TODO - Make this a summary of capabilities, including system wide and each paradigm -->\n <p>\n <b>Jump to:</b>\n </p>\n <ul>\n \n \n <li><a href=\"#messaging\">Messaging</a></li>\n \n \n </ul>\n\n\n\n <!-- REST Capabilities -->\n \n\n\n\n\n\n\n\n\n\n <!-- Messaging Capabilities -->\n \n <br/>\n <br/>\n <a name=\"messaging\"> </a>\n <h2>Messaging</h2>\n \n \n \n\n \n <h3>Supported Message(s): </h3>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Mode</th>\n <th>Definition</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>Sender</td>\n <td><a href=\"MessageDefinition-MessageDefinition-toxicology-system.html\">MessageDefinition[http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system|2.0.0-ballot2]</a></td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n\n \n \n\n <!-- Document Capabilities -->\n \n\n</div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/mdi/CapabilityStatement/CapabilityStatement-forensic-toxicology-laboratory-server"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot2"] ; #
fhir:name [ fhir:v "CapabilityStatementForensicToxicologyLaboratoryServer"] ; #
fhir:title [ fhir:v "CapabilityStatement - Forensic Toxicology Laboratory Server"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-07-03"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] ) ; #
fhir:description [ fhir:v "This resource describes the expected capabilities of the toxicology lab Server actor which is responsible for providing responses to the queries submitted by toxicology lab Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by toxicology lab Servers are defined. toxicology lab Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; #
fhir:messaging ( [
( fhir:supportedMessage [
fhir:mode [ fhir:v "sender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system> ] ] )
] ) . #
IG © 2023+ HL7 International / Public Health. Package hl7.fhir.us.mdi#2.0.0-ballot2 based on FHIR 4.0.1. Generated 2024-12-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change