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
: Pathology Laboratory Information System - XML Representation
Raw xml | Download
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="pathology-lab-information-system"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2022-06-16T20:38:40.839+00:00"/>
<source value="#8miJe7tKT3dc93yA"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>PathologyLabInformationSystem</h2><div><p>This profile defines the expected capabilities of the ''LIS'' actor when conforming to the Cancer Pathology Data Sharing Guide. This role is responsible for allowing creation, modification and deletion of DiagnosticReports 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 DiagnosticReports 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>DiagnosticReport</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/pathology-lab-information-system"/>
<version value="1.0.0"/>
<name value="PathologyLabInformationSystem"/>
<title value="Pathology Laboratory Information System"/>
<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 ''LIS'' actor when conforming to the Cancer Pathology Data Sharing Guide. This role is responsible for allowing creation, modification and deletion of DiagnosticReports 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="<copyright value="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."/>"/>
<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 DiagnosticReports 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="DiagnosticReport"/>
<interaction>
<code value="read"/>
<documentation
value="Allows retrieval of a specific DiagnosticReport instance."/>
</interaction>
<interaction>
<code value="create"/>
<documentation
value="Allows creation of a DiagnosticReport resource instance."/>
</interaction>
<interaction>
<code value="update"/>
<documentation
value="Allows update of a DiagnosticReport resource instance."/>
</interaction>
<interaction>
<code value="delete"/>
<documentation
value="Allows deletion of a DiagnosticReport resource instance."/>
</interaction>
</resource>
</rest>
</CapabilityStatement>