{
"description": "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.",
"_filename": "CapabilityStatement-pathology-lab-information-system.json",
"package_name": "hl7.fhir.us.cancer-reporting",
"format": [ "json", "xml" ],
"date": "2022-06-13",
"meta": {
"source": "#8miJe7tKT3dc93yA",
"versionId": "1",
"lastUpdated": "2022-06-16T20:38:40.839+00:00"
},
"publisher": "HL7 International / Orders and Observations",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"text": "United States of America",
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "PathologyLabInformationSystem",
"copyright": ", Inc.\"/>",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "Pathology Laboratory Information System",
"package_version": "1.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "b02ec37c-b089-4780-94d0-cffc30e99d67",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/pathology-lab-information-system",
"version": "1.0.1",
"contact": [ {
"name": "HL7 International - Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "DiagnosticReport",
"interaction": [ {
"code": "read",
"documentation": "Allows retrieval of a specific DiagnosticReport instance."
}, {
"code": "create",
"documentation": "Allows creation of a DiagnosticReport resource instance."
}, {
"code": "update",
"documentation": "Allows update of a DiagnosticReport resource instance."
}, {
"code": "delete",
"documentation": "Allows deletion of a DiagnosticReport resource instance."
} ]
} ],
"security": {
"description": "Implementations must meet the general security requirements documented in the security section of the implementation guide."
},
"documentation": "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."
} ]
}