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

: US Pathology Form Category Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "us-pathology-form-category-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-pathology-form-category-codes</b></p><a name=\"us-pathology-form-category-codes\"> </a><a name=\"hcus-pathology-form-category-codes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-us-pathology-codesystem.html\"><code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem</code></a></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/us-pathology-form-category-codes",
  "version" : "2.0.0",
  "name" : "USPathologyFormCategoryCodes",
  "title" : "US Pathology Form Category 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 form category codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"
      }
    ]
  }
}