Cancer Pathology Data Sharing
1.0.0 - STU1 United States of America flag

This page is part of the Sharing eCC Data from Pathology Labs to EHR (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

: Central Cancer Registry Reporting Pathology EHR Capability Statement - XML Representation

Draft as of 2022-06-13

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="central-cancer-registry-reporting-ehr-pathology"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2022-06-13T20:35:59.082+00:00"/>
    <source value="#OKQnL0yKrYdSaTJK"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CentralCancerRegistryReportingPathologyEHRCapabilityStatement</h2><div><p>This profile defines the expected capabilities of the ''EHR'' actor when conforming to the Cancer Pathology Data Sharing IG.     This role is responsible for allowing creation, modification and deletion of ServiceRequests that represent the request for Pathological analysis (and associated reports), and allows searching and retrieval of resources using US Core APIs.</p>
</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>The focus of the EHR is to allow creation, modification and deletion of ServiceRequests and allows searching and retrieval of resources using US Core APIs.</p>
</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th><th><b title="DELETE a resource (delete interaction)">Delete</b></th></tr><tr><td>ServiceRequest</td><td> </td><td>y</td><td></td><td>y</td><td>y</td><td>y</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/central-cancer-registry-reporting-ehr-pathology"/>
  <version value="1.0.0"/>
  <name
        value="CentralCancerRegistryReportingPathologyEHRCapabilityStatement"/>
  <title
         value="Central Cancer Registry Reporting Pathology EHR Capability Statement"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-06-13"/>
  <publisher value="HL7 Orders and Observations Work Group"/>
  <contact>
    <name value="HL7 International - Orders and Observations"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description
               value="This profile defines the expected capabilities of the ''EHR'' actor when conforming to the Cancer Pathology Data Sharing IG.     This role is responsible for allowing creation, modification and deletion of ServiceRequests that represent the request for Pathological analysis (and associated reports), and allows searching and retrieval of resources using US Core APIs."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <copyright
             value="&lt;copyright value=&quot;This material contains content from LOINC (http://loinc.org ). Refer to terminology.hl7.org  for copyright information. LOINC® is available at no cost under the license at http://loinc.org/license . LOINC® is a registered United States trademark of Regenstrief Institute, Inc.&quot;/&gt;"/>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="json"/>
  <format value="xml"/>
  <rest>
    <mode value="server"/>
    <documentation
                   value="The focus of the EHR is to allow creation, modification and deletion of ServiceRequests and allows searching and retrieval of resources using US Core APIs."/>
    <security>
      <description
                   value="Implementations must meet the general security requirements documented in the security section of the implementation guide."/>
    </security>
    <resource>
      <type value="ServiceRequest"/>
      <interaction>
        <code value="read"/>
        <documentation
                       value="Allows retrieval of a specific ServiceRequest instance."/>
      </interaction>
      <interaction>
        <code value="create"/>
        <documentation
                       value="Allows creation of a ServiceRequest resource instance."/>
      </interaction>
      <interaction>
        <code value="update"/>
        <documentation
                       value="Allows update of a ServiceRequest resource instance."/>
      </interaction>
      <interaction>
        <code value="delete"/>
        <documentation
                       value="Allows deletion of a ServiceRequest resource instance."/>
      </interaction>
    </resource>
  </rest>
</CapabilityStatement>