PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cancer-reporting@2.0.0-ballot
    http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/capabilitystatement-pathology-lab-information-system
{
  "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-capabilitystatement-pathology-lab-information-system.json",
  "package_name": "hl7.fhir.us.cancer-reporting",
  "format": [ "json", "xml" ],
  "date": "2022-06-13",
  "publisher": "HL7 International / Orders and Observations and College of American Pathologists",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "PathologyLabInformationSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Pathology Laboratory Information System",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting"
      } ]
    }
  } ],
  "status": "active",
  "id": "575e28fc-41f9-4251-b423-909fd4a0a061",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/capabilitystatement-pathology-lab-information-system",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Orders and Observations and College of American Pathologists",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    }, {
      "value": "ord@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "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."
  } ]
}