Medicolegal Death Investigation (MDI)
1.0.0 - STU 1 US

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

: CapabilityStatement - Medical Examiner/Coroner Server - JSON Representation

Active as of 2022-07-03

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "CapabilityStatement-medical-examiner-coroner-server",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2022-08-03T02:41:23.074+00:00",
    "source" : "#2zQbOJJ45RZMgbyE"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CapabilityStatementMedicalExaminerCoronerServer</h2><div><p>This Section describes the expected capabilities of the Coroner/Medical Examiner (C/ME) case management system Server actor which is responsible for providing responses to the queries submitted by the C/ME Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by C/ME Servers are defined. C/ME 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>"
  },
  "url" : "http://hl7.org/fhir/us/mdi/CapabilityStatement/CapabilityStatement-medical-examiner-coroner-server",
  "version" : "1.0.0",
  "name" : "CapabilityStatementMedicalExaminerCoronerServer",
  "title" : "CapabilityStatement - Medical Examiner/Coroner Server",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-07-03",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "contact" : [
    {
      "name" : "HL7 International - Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This Section describes the expected capabilities of the Coroner/Medical Examiner (C/ME) case management system Server actor which is responsible for providing responses to the queries submitted by the C/ME Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by C/ME Servers are defined. C/ME 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" : "receiver",
          "definition" : "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system"
        }
      ]
    }
  ],
  "document" : [
    {
      "mode" : "producer",
      "profile" : "https://fhir.org/fhir/us/mdi/StructureDefinition/Composition-mdi-to-edrs"
    },
    {
      "mode" : "consumer",
      "profile" : "https://fhir.org/fhir/us/mdi/StructureDefinition/Composition-mdi-to-edrs"
    }
  ]
}