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.1-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
Active as of 2022-07-03 |
{
"resourceType" : "CapabilityStatement",
"id" : "CapabilityStatement-mdi-cms-server",
"text" : {
"status" : "extensions",
"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 - MDI CMS Server</h2>\n <ul>\n <li><b>Title:</b>CapabilityStatement - MDI CMS Server</li>\n <li><b>Implementation Guide Version:</b> 2.0.1-cibuild</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 application/fhir+xml;\n \n \n \n xml;\n \n \n \n application/fhir+json;\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 expected capabilities of an MDI CMS Server which is responsible for providing responses to the queries submitted by a Client. It lists FHIR profiles and search parameters that, at a minimum, should be supported by MDI CMS Servers. MDI CMS Clients have the option of choosing from this list to access necessary data.</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 <li><a href=\"#Server\">REST Server</a></li>\n \n <li><a href=\"#Client\">REST Client</a></li>\n \n \n <li><a href=\"#messaging\">Messaging</a></li>\n \n \n </ul>\n\n\n\n <!-- REST Capabilities -->\n \n <br/>\n <a name=\"Server\"> </a>\n <h3 id=\"behavior\">FHIR Server RESTful Capabilities</h3>\n \n\n <!-- REST Security -->\n \n\n <!-- REST System wide Capabilities -->\n \n\n\n\n <!-- Resource Capabilities -->\n \n\n <h4>Summary of Resource/Profile Capabilities</h4>\n <!-- TODO need include conformance verb legend -->\n \n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource Type</th>\n <th>Supported Interactions</th>\n <th>Supported Profiles</th>\n <th>Supported Searches</th>\n <th>Supported <code>_includes</code></th>\n <th>Supported <code>_revincludes</code></th>\n <th>Supported Operations</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <a href=\"#Server_Composition\"><span style=\"white-space: nowrap;\">Composition</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"StructureDefinition-Composition-mdi-and-edrs.html\">Composition - MDI and EDRS</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">subject</span>, \n \n \n <span style=\"white-space: nowrap;\">patient</span>, \n \n \n <span style=\"white-space: nowrap;\">Composition.extension</span>, \n \n \n \n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">$operation-composition-document</span>\n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n <a href=\"#Server_Patient\"><span style=\"white-space: nowrap;\">Patient</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">_id</span>, \n \n \n <span style=\"white-space: nowrap;\">birthdate</span>, \n \n \n <span style=\"white-space: nowrap;\">family</span>, \n \n \n <span style=\"white-space: nowrap;\">given</span>, \n \n \n <span style=\"white-space: nowrap;\">gender</span>, \n \n \n <span style=\"white-space: nowrap;\">name</span>, \n \n \n \n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <a href=\"#Server_Location\"><span style=\"white-space: nowrap;\">Location</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-vrdr-death-location.html\">Death Location</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">address</span>, \n \n \n \n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <a href=\"#Server_Observation\"><span style=\"white-space: nowrap;\">Observation</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-vrdr-death-date.html\">Death Date</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">date</span>, \n \n \n \n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n <br/>\n\n <h3 id=\"resource-details\" class=\"no_toc\">RESTful Server Capabilities by Resource/Profile:</h3>\n <!-- Each REST Resource Detail -->\n \n <h4 id=\"Server_Composition\" class=\"no_toc\">Composition</h4>\n\n <p>Conformance Expectation:\t<strong>SHALL</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"StructureDefinition-Composition-mdi-and-edrs.html\">Composition - MDI and EDRS</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n <p>Composition Interaction Summary:</p>\n <ul>\n \n <li><strong>SHALL</strong> support read, search-type, </li>\n \n \n \n \n \n </ul>\n\n \n \n \n \n \n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>read</code> interaction returning a Composition resource using:\n <code class=\"highlighter-rouge\">GET [base]/Composition/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>search-type</code> interaction returning Composition resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Composition/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n <br/>\n <p>Search Parameter Summary:</p>\n <table class=\"grid\">\n <thead>\n <tr>\n <th style=\"white-space: nowrap;\">Conformance</th>\n <th>Parameter</th>\n <th>Type</th>\n <th>Example</th>\n </tr>\n </thead>\n <tbody>\n <!-- TODO, should the search paramaters be limited to only SHALL and SHOULD -->\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-identifier\">subject</a>\n </td>\n <td>\n Token\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Composition?subject=[system]|[code]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-identifier\">patient</a>\n </td>\n <td>\n Token\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Composition?patient=[system]|[code]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/mdi/SearchParameter/mdi-tracking-number-search\">Composition.extension</a>\n </td>\n <td>\n Token\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Composition?Composition.extension=[system]|[code]\n </code>\n </td>\n </tr>\n \n </tbody>\n </table>\n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n <h4 id=\"Server_Patient\" class=\"no_toc\">Patient</h4>\n\n <p>Conformance Expectation:\t<strong>SHALL</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>read</code> interaction returning a Patient resource using:\n <code class=\"highlighter-rouge\">GET [base]/Patient/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>search-type</code> interaction returning Patient resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Patient/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n <br/>\n <p>Search Parameter Summary:</p>\n <table class=\"grid\">\n <thead>\n <tr>\n <th style=\"white-space: nowrap;\">Conformance</th>\n <th>Parameter</th>\n <th>Type</th>\n <th>Example</th>\n </tr>\n </thead>\n <tbody>\n <!-- TODO, should the search paramaters be limited to only SHALL and SHOULD -->\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n </td>\n <td>\n Token\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?_id=[id]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-birthdate\">birthdate</a>\n </td>\n <td>\n Date/DateTime\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?birthdate=[dateTime]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-family\">family</a>\n </td>\n <td>\n String\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?family=[family]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-given\">given</a>\n </td>\n <td>\n String\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?given=[given]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-gender\">gender</a>\n </td>\n <td>\n Token\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?gender=[system]|[code]\n </code>\n </td>\n </tr>\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-name\">name</a>\n </td>\n <td>\n String\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Patient?name=[name]\n </code>\n </td>\n </tr>\n \n </tbody>\n </table>\n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n <h4 id=\"Server_Location\" class=\"no_toc\">Location</h4>\n\n <p>Conformance Expectation:\t<strong>SHALL</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-vrdr-death-location.html\">Death Location</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>read</code> interaction returning a Location resource using:\n <code class=\"highlighter-rouge\">GET [base]/Location/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>search-type</code> interaction returning Location resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Location/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n <br/>\n <p>Search Parameter Summary:</p>\n <table class=\"grid\">\n <thead>\n <tr>\n <th style=\"white-space: nowrap;\">Conformance</th>\n <th>Parameter</th>\n <th>Type</th>\n <th>Example</th>\n </tr>\n </thead>\n <tbody>\n <!-- TODO, should the search paramaters be limited to only SHALL and SHOULD -->\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-location-address\">address</a>\n </td>\n <td>\n String\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Location?address=[address]\n </code>\n </td>\n </tr>\n \n </tbody>\n </table>\n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n <h4 id=\"Server_Observation\" class=\"no_toc\">Observation</h4>\n\n <p>Conformance Expectation:\t<strong>SHALL</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-vrdr-death-date.html\">Death Date</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>read</code> interaction returning a Observation resource using:\n <code class=\"highlighter-rouge\">GET [base]/Observation/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHALL</strong> be capable of a <code>search-type</code> interaction returning Observation resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Observation/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n <br/>\n <p>Search Parameter Summary:</p>\n <table class=\"grid\">\n <thead>\n <tr>\n <th style=\"white-space: nowrap;\">Conformance</th>\n <th>Parameter</th>\n <th>Type</th>\n <th>Example</th>\n </tr>\n </thead>\n <tbody>\n <!-- TODO, should the search paramaters be limited to only SHALL and SHOULD -->\n \n <tr>\n <td>\n <strong>SHALL</strong>\n </td>\n <td>\n <a href=\"http://hl7.org/fhir/us/core/SearchParameter/us-core-observation-date\">date</a>\n </td>\n <td>\n Date/DateTime\n </td>\n <td>\n <code class=\"highlighter-rouge\">GET [base]/Observation?date=[dateTime]\n </code>\n </td>\n </tr>\n \n </tbody>\n </table>\n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n \n\n\n\n \n <br/>\n <a name=\"Client\"> </a>\n <h3 id=\"behavior\">FHIR Client RESTful Capabilities</h3>\n \n\n <!-- REST Security -->\n \n\n <!-- REST System wide Capabilities -->\n \n\n\n\n <!-- Resource Capabilities -->\n \n\n <h4>Summary of Resource/Profile Capabilities</h4>\n <!-- TODO need include conformance verb legend -->\n \n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource Type</th>\n <th>Supported Interactions</th>\n <th>Supported Profiles</th>\n <th>Supported Searches</th>\n <th>Supported <code>_includes</code></th>\n <th>Supported <code>_revincludes</code></th>\n <th>Supported Operations</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <a href=\"#Client_Bundle\"><span style=\"white-space: nowrap;\">Bundle</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"StructureDefinition-Bundle-document-mdi-and-edrs.html\">Bundle - Document MDI and EDRS</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n <br/>\n\n <h3 id=\"resource-details\" class=\"no_toc\">RESTful Client Capabilities by Resource/Profile:</h3>\n <!-- Each REST Resource Detail -->\n \n <h4 id=\"Client_Bundle\" class=\"no_toc\">Bundle</h4>\n\n <p>Conformance Expectation:\t<strong/></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-Bundle-document-mdi-and-edrs.html\">Bundle - Document MDI and EDRS</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Client <strong>(conformance expectation undefined)</strong> be capable of a <code>read</code> interaction fetching a Bundle resource using:\n <code class=\"highlighter-rouge\">GET [base]/Bundle/[id]</code>\n \n </li>\n \n \n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n \n\n\n\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>Receiver</td>\n <td><a href=\"MessageDefinition-MessageDefinition-toxicology-system.html\">MessageDefinition[http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system|2.0.1-cibuild]</a></td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n\n \n \n\n <!-- Document Capabilities -->\n \n <br/>\n <br/>\n <a name=\"documents\"> </a>\n <h2>Documents</h2>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Mode</th>\n <th>Profile</th>\n <th>Notes</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>Producer</td>\n <td>\n \n <a href=\"StructureDefinition-Composition-mdi-and-edrs.html\">Composition - MDI and EDRS</a>\n \n </td>\n <td/>\n </tr>\n \n <tr>\n <td>Consumer</td>\n <td>\n \n <a href=\"StructureDefinition-Composition-mdi-and-edrs.html\">Composition - MDI and EDRS</a>\n \n </td>\n <td/>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n\n</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/mdi/CapabilityStatement/CapabilityStatement-mdi-cms-server",
"version" : "2.0.1-cibuild",
"name" : "CapabilityStatementMdiCmsServer",
"title" : "CapabilityStatement - MDI CMS 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 expected capabilities of an MDI CMS Server which is responsible for providing responses to the queries submitted by a Client. It lists FHIR profiles and search parameters that, at a minimum, should be supported by MDI CMS Servers. MDI CMS Clients have the option of choosing from this list to access necessary data.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"xml",
"application/fhir+json",
"json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Composition",
"supportedProfile" : [
🔗 "http://hl7.org/fhir/us/mdi/StructureDefinition/Composition-mdi-and-edrs"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "subject",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-identifier",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-identifier",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "Composition.extension",
"definition" : "http://hl7.org/fhir/us/mdi/SearchParameter/mdi-tracking-number-search",
"type" : "token"
}
],
"operation" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "operation-composition-document",
"definition" : "https://hl7.org/fhir/operation-composition-document"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Patient",
"supportedProfile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "_id",
"definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "birthdate",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-birthdate",
"type" : "date"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "family",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-family",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "given",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-given",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "gender",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-gender",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-name",
"type" : "string"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Location",
"supportedProfile" : [
🔗 "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "address",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-location-address",
"type" : "string"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Observation",
"supportedProfile" : [
🔗 "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-date"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "date",
"definition" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-observation-date",
"type" : "date"
}
]
}
]
},
{
"mode" : "client",
"resource" : [
{
"type" : "Bundle",
"supportedProfile" : [
🔗 "http://hl7.org/fhir/us/mdi/StructureDefinition/Bundle-document-mdi-and-edrs"
],
"interaction" : [
{
"code" : "read"
}
]
}
]
}
],
"messaging" : [
{
"supportedMessage" : [
{
"mode" : "receiver",
"definition" : "http://hl7.org/fhir/us/mdi/MessageDefinition/MessageDefinition-toxicology-system"
}
]
}
],
"document" : [
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/mdi/StructureDefinition/Composition-mdi-and-edrs"
},
{
"mode" : "consumer",
"profile" : "http://hl7.org/fhir/us/mdi/StructureDefinition/Composition-mdi-and-edrs"
}
]
}