Medicolegal Death Investigation (MDI)
1.1.0 - STU 1.1 United States of America flag

This page is part of the Medicolegal Death Investigation (MDI) (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CapabilityStatement - Forensic Toxicology Laboratory Server - JSON Representation

Active as of 2022-07-03

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "CapabilityStatement-forensic-toxicology-laboratory-server",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2 id=\"test1\" class=\"no_toc\">Forensic Toxicology Laboratory Server CapabilityStatement\n                Summary</h2>\n            <p>The Forensic Toxicology Laboratory Server is the source of a Message Bundle to an MDI\n                CMS containing a Message Header and a DiagnosticReport - Toxicology Lab Result to\n                MDI.</p>\n        </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/mdi/CapabilityStatement/CapabilityStatement-forensic-toxicology-laboratory-server",
  "version" : "1.1.0",
  "name" : "CapabilityStatementForensicToxicologyLaboratoryServer",
  "title" : "CapabilityStatement - Forensic Toxicology Laboratory Server",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-07-03",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "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.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "messaging" : [
    {
      "supportedMessage" : [
        {
          "mode" : "sender",
          "definition" : "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system"
        }
      ]
    }
  ]
}