Cancer Pathology Data Sharing
2.0.0-ballot - STU 2 Ballot United States of America flag

This page is part of the Sharing eCC Data from Pathology Labs to EHR (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions

: US Pathology Code System - JSON Representation

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "us-pathology-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-pathology-codesystem</b></p><a name=\"us-pathology-codesystem\"> </a><a name=\"hcus-pathology-codesystem\"> </a><a name=\"us-pathology-codesystem-en-US\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SECTION<a name=\"us-pathology-codesystem-SECTION\"> </a></td><td>Section</td><td>Section</td></tr><tr><td style=\"white-space:nowrap\">QUESTION<a name=\"us-pathology-codesystem-QUESTION\"> </a></td><td>Question</td><td>Question</td></tr></table></div>"
  },
  "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"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
  "version" : "2.0.0-ballot",
  "name" : "USPathologyCodeSystem",
  "title" : "US Pathology Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31T19:51:27+00:00",
  "publisher" : "HL7 International / Orders and Observations and College of American Pathologists",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations and College of American Pathologists",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "US Patholodgy Code System",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "SECTION",
      "display" : "Section",
      "definition" : "Section"
    },
    {
      "code" : "QUESTION",
      "display" : "Question",
      "definition" : "Question"
    }
  ]
}