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

Cancer Pathology Data Sharing, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions

: CAP eCP Section Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cap-ecp-section-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cap-ecp-section-codes</b></p><a name=\"cap-ecp-section-codes\"> </a><a name=\"hccap-ecp-section-codes\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CAPeCC.html\"><code>http://cap.org/eCC</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>16182.100004300</td><td>SPECIMEN</td></tr><tr><td>16249.100004300</td><td>TUMOR</td></tr><tr><td>16403.100004300</td><td>Tumor Extent (Note H)</td></tr><tr><td>868258.100004300</td><td>Primary Tumor Bed</td></tr><tr><td>868263.100004300</td><td>Lymph Nodes</td></tr><tr><td>868272.100004300</td><td>RCB Calculations</td></tr><tr><td>16567.100004300</td><td>MARGINS (Note L)</td></tr><tr><td>16697.100004300</td><td>REGIONAL LYMPH NODES (Note M)</td></tr><tr><td>352333.100004300</td><td>DISTANT METASTASIS</td></tr><tr><td>16717.100004300</td><td>pTNM CLASSIFICATION (AJCC 8th Edition) (Note M)</td></tr><tr><td>16782.100004300</td><td>ADDITIONAL FINDINGS (Note O)</td></tr><tr><td>17834.100004300</td><td>SPECIAL STUDIES</td></tr><tr><td>381061.100004300</td><td>COMMENTS</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "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/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/ValueSet/cap-ecp-section-codes",
  "version" : "2.0.0",
  "name" : "CAPeCPSectionCodes",
  "title" : "CAP eCP Section Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-12T21:08:40+00:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "ord@lists.HL7.org"
        }
      ]
    },
    {
      "name" : "College of American Pathologists",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cap.org/"
        }
      ]
    }
  ],
  "description" : "This ValueSet is composed of Section codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://cap.org/eCC",
        "concept" : [
          {
            "code" : "16182.100004300",
            "display" : "SPECIMEN"
          },
          {
            "code" : "16249.100004300",
            "display" : "TUMOR"
          },
          {
            "code" : "16403.100004300",
            "display" : "Tumor Extent (Note H)"
          },
          {
            "code" : "868258.100004300",
            "display" : "Primary Tumor Bed"
          },
          {
            "code" : "868263.100004300",
            "display" : "Lymph Nodes"
          },
          {
            "code" : "868272.100004300",
            "display" : "RCB Calculations"
          },
          {
            "code" : "16567.100004300",
            "display" : "MARGINS (Note L)"
          },
          {
            "code" : "16697.100004300",
            "display" : "REGIONAL LYMPH NODES (Note M)"
          },
          {
            "code" : "352333.100004300",
            "display" : "DISTANT METASTASIS"
          },
          {
            "code" : "16717.100004300",
            "display" : "pTNM CLASSIFICATION (AJCC 8th Edition) (Note M)"
          },
          {
            "code" : "16782.100004300",
            "display" : "ADDITIONAL FINDINGS (Note O)"
          },
          {
            "code" : "17834.100004300",
            "display" : "SPECIAL STUDIES"
          },
          {
            "code" : "381061.100004300",
            "display" : "COMMENTS"
          }
        ]
      }
    ]
  }
}