Health Care Surveys Content Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Health Care Surveys EHR Capability Statement - TTL Representation

Raw ttl | Download


@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 "health-care-surveys-reporting-ehr"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2>EHR</h2>\n      <p>(Requirements Definition Capability Statement)</p>\n      <p>Canonical URL: http://hl7.org/fhir/us/health-care-surveys-reporting/CapabilityStatement/health-care-surveys-reporting-ehr</p>\n      <p>Published by: <b>HL7 International - Public Health Work Group</b>\n      </p>\n      <p>This profile defines the expected capabilities of the <i>EHR </i> actor to support the health care surveys use cases.  \n      This actor is responsible for publishing Subscription Topics based on Named Events, generate notifications base on subscriptions and support US Core FHIR APIs.</p>\n      <h2>General</h2>\n      <div class=\"table-wrapper\">\n        <table>\n          <tbody>\n            <tr>\n              <th>FHIR Version:</th>\n              <td>4.0.1</td>\n            </tr>\n            <tr>\n              <th>Supported formats:</th>\n              <td>json</td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      <h2>REST  behavior</h2>\n      <p>The primary focus of the EHR is to allow the creation, modification and deletion of Subscriptions, notify subscribers based on subscriptions and support US Core APIs.</p>\n      <p>\n        <b>Security:</b>\n      </p>\n      <p>Implementations must meet the general security requirements documented in FHIR <a href=\"http://hl7.org/fhir/security.html\">Security guidance</a>.</p>\n      <p>In addition the EHR needs to meet the security requirements as outlined in the <a href=\"spec.html#smart-on-fhir-backend-services-authorization-requirements\">Formal Specification - Security Section.</a></p>\n\n      <h3>US Core Support</h3>\n\n      <p>\n      The EHR <b>SHALL</b> implement the \n      <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CapabilityStatement-us-core-server.html\">US Core Server capability statement</a> as foundational FHIR APIs needed by the health care surveys IG.\n      </p>\n      <br/>\n\n      <h3>Resource summary</h3>\n      <div class=\"table-wrapper\">\n        <table class=\"grid\">\n          <thead>\n            <tr>\n              <th>Resource</th>\n              <th>Search</th>\n              <th>Read</th>\n              <th>Read Version</th>\n              <th>Instance History</th>\n              <th>Resource History</th>\n              <th>Create</th>\n              <th>Update</th>\n              <th>Delete</th>\n              <th>Operations</th>\n            </tr>\n          </thead>\n          <tbody>\n           <tr>\n              <th><a href=\"http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscription.html\">Backported Subscription</a></th>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Subscription-read\" title=\"Allows retrieval of a specific Subscription Resource instances.\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Subscription-create\" title=\"Allows creation of a specific Subscription Resource instance\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#Subscription-update\" title=\"Allows update of a specific Subscription Resource instance\">SHALL</a>\n              </td>\n			  <td>\n                <a href=\"#Subscription-delete\" title=\"Allows deletion of a specific Subscription Resource instance\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/OperationDefinition-backport-subscriptiontopic-list.html\">$topic-list</a>\n                <a href=\"http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/OperationDefinition-backport-subscription-status.html\">$status</a>\n              </td>\n            </tr>\n            <tr>\n              <th><a href=\"http://build.fhir.org/ig/HL7/fhir-medmorph/StructureDefinition-encounter-close.html\">Encounter Close Subscription Topic</a></th>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Subscription-read\" title=\"Allows retrieval of a specific Encounter Close Subscription instance.\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Subscription-create\" title=\"Allows creation of a specific Subscription Resource instance for Encounter close event\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#Subscription-update\" title=\"Allows update of a specific Subscription Resource instance for Encounter close event\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#Subscription-delete\" title=\"Allows deletion of a specific Subscription Resource instance for Encounter close event\">SHALL</a>\n              </td>\n              <td>\n              </td>\n            </tr>\n            <tr>\n              <th><a href=\"http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscription-notification.html\">Backport Subscription Notification Bundle</a></th>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Notification-Bundle-create\" title=\"Allows creation of a Subscription Notification Bundle for Encounter close event\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n            </tr>\n            <tr>\n              <th><a href=\"http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscriptionstatus.html\">Backport Subscription Status</a></th>\n              <td>\n              </td>\n              <td>\n                <a href=\"#Subscription-Status-read\" title=\"Allows retrieval of a Subscription Status for a specific Subscription\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n            </tr>\n            <tr>\n              <th>US Core APIs</th>\n              <td>\n                <a href=\"#USCore-search-type\" title=\"Allows search of a specific US Core Resource instances.\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#USCore-read\" title=\"Allows retrieval of a specific US Core Resource instances.\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n			        <td>\n              </td>\n              <td>\n              </td>\n            </tr>\n            <tr>\n              <th><a href=\"http://hl7.org/fhir/R4/medicationadministration.html\">MedicationAdministration</a></th>\n              <td>\n                <a href=\"#MedAdm-search\" title=\"Allows search of a specific US Core Resource instances.\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#MedAdm-read\" title=\"Allows retrieval of a specific US Core Resource instances.\">SHALL</a>\n              </td>\n              <td>\n              </td>\n              <td>               \n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n     \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/subscription.html\">Subscription (Includes Subscriptions for encounter-close Subscription Topic)</a>\n      </h3>\n      <p>Profile: http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscription.html\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Subscription-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific Subscription instance.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Subscription-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of Subscription instances</p>\n              </td>\n            </tr> \n            <tr>\n              <th>\n                <a name=\"Subscription-update\"> </a>\n                <span>update</span>\n              </th>\n              <td>\n                <p>Allows Update of Subscription instances</p>\n              </td>\n            </tr> \n            <tr>\n              <th>\n                <a name=\"Subscription-delete\"> </a>\n                <span>update</span>\n              </th>\n              <td>\n                <p>Allows deletion of Subscription instances</p>\n              </td>\n            </tr>    \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/> \n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle (Notifcation Bundle for Subscriptions)</a>\n      </h3>\n      <p>Profile: http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscription-notification.html)\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Notification-Bundle-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of Notifcation Bundles for Subscriptions </p>\n              </td>\n            </tr>   \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/parameters.html\">Parameters (Parameters Profile to retrieve Subscription Status)</a>\n      </h3>\n      <p>Profile: (&quot;http://build.fhir.org/ig/HL7/fhir-subscription-backport-ig/StructureDefinition-backport-subscriptionstatus.html&quot;)\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Subscription-Status-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows clients to request Subscription Status for Subscriptions </p>\n              </td>\n            </tr>   \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/us/core\">US Core APIs</a>\n      </h3>\n      <p>Profile: None\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"USCore-search-type\"> </a>\n                <span>search</span>\n              </th>\n              <td>\n                <p>Allows searching of specific US Core resource profile instances.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"USCore-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of specific US Core resource profile instances</p>\n              </td>\n            </tr> \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/> \n      <h3>\n        <a href=\"http://hl7.org/fhir/medicationadministration.html\">MedicationAdministation</a>\n      </h3>\n      <p>Profile: (&quot;hcs-medicationadministration.html&quot;)\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"MedAdm-search\"> </a>\n                <span>search</span>\n              </th>\n              <td>\n                <p>Allows searching of specific MedicationAdministration resource profile instances.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"MedAdm-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of specific MedicationAdministration resource profile instances</p>\n              </td>\n            </tr> \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/>    \n    </div>"
  ];
  fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/us/health-care-surveys-reporting/CapabilityStatement/health-care-surveys-reporting-ehr"];
  fhir:CapabilityStatement.version [ fhir:value "0.1.0"];
  fhir:CapabilityStatement.name [ fhir:value "HealthcareSurveysReportingEHRCapabilityStatement"];
  fhir:CapabilityStatement.title [ fhir:value "Health Care Surveys EHR Capability Statement"];
  fhir:CapabilityStatement.status [ fhir:value "draft"];
  fhir:CapabilityStatement.date [ fhir:value "2020-12-06"^^xsd:date];
  fhir:CapabilityStatement.publisher [ fhir:value "HL7 International - Public Health 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://hl7.org/Special/committees/pher" ]     ]
  ];
  fhir:CapabilityStatement.description [ fhir:value "This profile defines the expected capabilities of the ''EHR'' actor when conforming to the Health Care Surveys Content Implementation Guide.     This role is responsible for allowing creation, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs."];
  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:CapabilityStatement.kind [ fhir:value "requirements"];
  fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"];
  fhir:CapabilityStatement.format [
     fhir:value "json";
     fhir:index 0
  ];
  fhir:CapabilityStatement.rest [
     fhir:index 0;
     fhir:CapabilityStatement.rest.mode [ fhir:value "server" ];
     fhir:CapabilityStatement.rest.documentation [ fhir:value "The focus of the EHR is to allow creation, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs. " ];
     fhir:CapabilityStatement.rest.security [
       fhir:CapabilityStatement.rest.security.description [ fhir:value "Implementations must meet the general security requirements documented in the security section of the implementation guide." ]     ];
     fhir:CapabilityStatement.rest.resource [
       fhir:index 0;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Subscription" ];
       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 "SHALL" ]         ];
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ];
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Allows retrieval of a specific Subscription instance." ]       ], [
         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 "SHALL" ]         ];
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ];
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Allows creation of a Subscription resource instance." ]       ], [
         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 "SHALL" ]         ];
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ];
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Allows update of a Subscription resource instance." ]       ], [
         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 "SHALL" ]         ];
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ];
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Allows deletion of a Subscription resource instance." ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.