This page is part of a downloaded copy of this specification. This page is part of the Da Vinci Care Coordination Alerts (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Turtle Format: CapabilityStatement-query-requester
Download Raw ttl
@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:Resource.id [ fhir:value "query-requester"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">Query Requester CapabilityStatement</h2><ul><li>FHIR Version: 4.0.0</li><li>Supported formats: xml, json</li><li>Published: 2019-07-29</li><li>Published by: HL7 International - Clinical Decision Support Work Group</li></ul><p><p>This CapabilityStatement describes the expected capabilities of a client that is capable of requesting a follow up FHIR RESTful query from a Da Vinci Sender/Intermediary</p></p><h3 id=\"igs\" class=\"no_toc\">SHALL Support the Following Implementation Guides:</h3><ul><li><a href=\"http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core-3.0.0\">http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core-3.0.0</a></li></ul><h3 id=\"behavior\">FHIR RESTful Capabilities</h3><p>The Da Vinci Alert Query Requester <strong>SHALL</strong>:</p><ol><li>Support at least one use case defined in this Guide and listed in the <a href=\"index.html#scenarios\">Scenarios</a> Section.</li></ol><p>The Da Vinci Alert Query Requester <strong>SHOULD</strong>:</p><ol><li>Declare a CapabilityStatement identifying the scenarios, transactions and profiles supported.</li></ol><p id=\"security\"><strong>Security:</strong></p><ol><li>For general security consideration refer to the <a href=\"http://build.fhir.org/secpriv-module.html\">Security and Privacy Considerations</a>.</li><li>For security considerations specific to this guide refer to the <a href=\"security.html\">Security</a> page for requirements and recommendations.</li></ol><p><strong>Summary of System Wide Interactions</strong></p><li><strong>MAY</strong> support the <code>transaction</code> interaction.</li><li><strong>MAY</strong> support the <code>batch</code> interaction.</li><li><strong>MAY</strong> support the <code>search-system</code> interaction.</li><li><strong>MAY</strong> support the <code>history-system</code> interaction.</li><h3 id=\"resource--details\" class=\"no_toc\">RESTful Capabilities by Resource/Profile:</h3><p><strong>Summary of Search Criteria</strong></p><table class=\"grid\"><thead><tr><th>Resource Type</th><th>Supported Profiles</th><th>Supported Searches</th><th>Supported <code>_includes</code></th><th>Supported <code>_revincludes</code></th><th>Supported Operations</th></tr></thead><tbody><tr><td><a href=\"#bundle\">Bundle</a></td><td><a href=\"StructureDefinition-alerts-bundle.html\">Da Vinci Alerts Bundle Profile</a></td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr><tr><td><a href=\"#communication\">Communication</a></td><td><a href=\"StructureDefinition-alerts-communication.html\">Da Vinci Alerts Communication Profile</a></td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr><tr><td><a href=\"#coverage\">Coverage</a></td><td><a href=\"http://hl7.org/implement/standards/fhir/us/davinci-hrex/2019Jun/StructureDefinition-hrex-coverage.html\">HRex Coverage Profile</a></td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr><tr><td><a href=\"#endpoint\">Endpoint</a></td><td><a href=\"StructureDefinition-alerts-endpoint.html\">Da Vinci Alerts Endpoint Profile</a></td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr></tbody></table><br/><h4 id=\"bundle\" class=\"no_toc\">Bundle</h4><p>Supported Profiles:\n \n <a href=\"StructureDefinition-alerts-bundle.html\">Da Vinci Alerts Bundle Profile</a>\n \n </p><p>Reference Policy: <code>resolves</code></p><p>Profile Interaction Summary:</p><ul><li><strong>MAY</strong> support \n <code>create</code>, \n <code>search-type</code>, \n <code>read</code>, \n <code>vread</code>, \n <code>update</code>, \n <code>patch</code>, \n <code>delete</code>, \n <code>history-instance</code>, \n <code>history-type</code>.</li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>MAY</strong> be capable of fetching a Bundle resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Bundle/[id]</code>\n </li><br/></ul><hr/><h4 id=\"communication\" class=\"no_toc\">Communication</h4><p>Supported Profiles:\n \n <a href=\"StructureDefinition-alerts-communication.html\">Da Vinci Alerts Communication Profile</a>\n \n </p><p>Reference Policy: <code>resolves</code></p><p>Profile Interaction Summary:</p><ul><li><strong>SHOULD</strong> support \n <code>search-type</code>, \n <code>read</code>.</li><li><strong>MAY</strong> support \n <code>create</code>, \n <code>vread</code>, \n <code>update</code>, \n <code>patch</code>, \n <code>delete</code>, \n <code>history-instance</code>, \n <code>history-type</code>.</li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>SHOULD</strong> be capable of fetching a Communication resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Communication/[id]</code>\n </li><br/></ul><hr/><h4 id=\"coverage\" class=\"no_toc\">Coverage</h4><p>Supported Profiles:\n \n <a href=\"http://hl7.org/implement/standards/fhir/us/davinci-hrex/2019Jun/StructureDefinition-hrex-coverage.html\">HRex Coverage Profile</a>\n \n </p><p>Reference Policy: <code>resolves</code></p><p>Profile Interaction Summary:</p><ul><li><strong>SHOULD</strong> support \n <code>search-type</code>, \n <code>read</code>.</li><li><strong>MAY</strong> support \n <code>create</code>, \n <code>vread</code>, \n <code>update</code>, \n <code>patch</code>, \n <code>delete</code>, \n <code>history-instance</code>, \n <code>history-type</code>.</li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>SHOULD</strong> be capable of fetching a Coverage resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Coverage/[id]</code>\n </li><br/></ul><hr/><h4 id=\"endpoint\" class=\"no_toc\">Endpoint</h4><p>Supported Profiles:\n \n <a href=\"StructureDefinition-alerts-endpoint.html\">Da Vinci Alerts Endpoint Profile</a>\n \n </p><p>Reference Policy: <code>resolves</code></p><p>Profile Interaction Summary:</p><ul><li><strong>MAY</strong> support \n <code>create</code>, \n <code>search-type</code>, \n <code>read</code>, \n <code>vread</code>, \n <code>update</code>, \n <code>patch</code>, \n <code>delete</code>, \n <code>history-instance</code>, \n <code>history-type</code>.</li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>MAY</strong> be capable of fetching a Endpoint resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Endpoint/[id]</code>\n </li><br/></ul><hr/><br/></div>" ]; fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/us/davinci-alerts/CapabilityStatement/query-requester"]; fhir:CapabilityStatement.version [ fhir:value "0.1.0"]; fhir:CapabilityStatement.name [ fhir:value "QueryRequesterCapabilityStatement"]; fhir:CapabilityStatement.title [ fhir:value "Query Requester CapabilityStatement"]; fhir:CapabilityStatement.status [ fhir:value "active"]; fhir:CapabilityStatement.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CapabilityStatement.date [ fhir:value "2019-07-29T00:00:00-04:00"^^xsd:dateTime]; fhir:CapabilityStatement.publisher [ fhir:value "HL7 International - Clinical Decision Support Work Group"]; fhir:CapabilityStatement.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cds/index.cfm" ] ] ]; fhir:CapabilityStatement.description [ fhir:value "This CapabilityStatement describes the expected capabilities of a client that is capable of requesting a follow up FHIR RESTful query from a Da Vinci Sender/Intermediary"]; fhir:CapabilityStatement.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ]; fhir:Coding.code [ fhir:value "US" ]; fhir:Coding.display [ fhir:value "United States of America" ] ] ]; fhir:CapabilityStatement.kind [ fhir:value "requirements"]; fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.0"]; fhir:CapabilityStatement.format [ fhir:value "xml"; fhir:index 0 ], [ fhir:value "json"; fhir:index 1 ]; fhir:CapabilityStatement.patchFormat [ fhir:value "application/json-patch+json"; fhir:index 0 ]; fhir:CapabilityStatement.implementationGuide [ fhir:value "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts-0.1.0"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts-0.1.0> ], [ fhir:value "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core-3.0.0"; fhir:index 1; fhir:link <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core-3.0.0> ]; fhir:CapabilityStatement.rest [ fhir:index 0; fhir:CapabilityStatement.rest.mode [ fhir:value "client" ]; fhir:CapabilityStatement.rest.documentation [ fhir:value "The Da Vinci Alert Query Requester **SHALL**:\n\n1. Support at least one use case defined in this Guide and listed in the [Scenarios](index.html#scenarios) Section.\n\nThe Da Vinci Alert Query Requester **SHOULD**:\n\n1. Declare a CapabilityStatement identifying the scenarios, transactions and profiles supported." ]; fhir:CapabilityStatement.rest.security [ fhir:CapabilityStatement.rest.security.description [ fhir:value "1. For general security consideration refer to the [Security and Privacy Considerations](http://build.fhir.org/secpriv-module.html). \n1. For security considerations specific to this guide refer to the [Security](security.html) page for requirements and recommendations." ] ]; fhir:CapabilityStatement.rest.resource [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Bundle" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Bundle"; fhir:link <http://hl7.org/fhir/StructureDefinition/Bundle> ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-bundle"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-bundle> ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ], [ fhir:index 5; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [ fhir:index 6; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ] ], [ fhir:index 8; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ] ]; fhir:CapabilityStatement.rest.resource.referencePolicy [ fhir:value "resolves"; fhir:index 0 ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Communication" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Communication"; fhir:link <http://hl7.org/fhir/StructureDefinition/Communication> ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-communication"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-communication> ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ], [ fhir:index 5; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [ fhir:index 6; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ] ], [ fhir:index 8; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ] ]; fhir:CapabilityStatement.rest.resource.referencePolicy [ fhir:value "resolves"; fhir:index 0 ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Coverage" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Coverage"; fhir:link <http://hl7.org/fhir/StructureDefinition/Coverage> ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage> ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ], [ fhir:index 5; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [ fhir:index 6; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ] ], [ fhir:index 8; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ] ]; fhir:CapabilityStatement.rest.resource.referencePolicy [ fhir:value "resolves"; fhir:index 0 ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Endpoint" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Endpoint"; fhir:link <http://hl7.org/fhir/StructureDefinition/Endpoint> ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-endpoint"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-endpoint> ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ], [ fhir:index 5; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [ fhir:index 6; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ] ], [ fhir:index 8; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ] ]; fhir:CapabilityStatement.rest.resource.referencePolicy [ fhir:value "resolves"; fhir:index 0 ] ]; fhir:CapabilityStatement.rest.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "batch" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "search-system" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "history-system" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.