Cancer Pathology Data Sharing
1.0.1 - STU 1.0.1 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 1.0.1 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 Code System - TTL Representation

Draft as of 2024-12-16

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-pathology-codesystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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></tr><tr><td style=\"white-space:nowrap\">CASE-SUMMARY<a name=\"us-pathology-codesystem-CASE-SUMMARY\"> </a></td><td>Case Summary Section</td></tr><tr><td style=\"white-space:nowrap\">TESTS-PERFORMED<a name=\"us-pathology-codesystem-TESTS-PERFORMED\"> </a></td><td>Tests Performed Section</td></tr><tr><td style=\"white-space:nowrap\">METHODS<a name=\"us-pathology-codesystem-METHODS\"> </a></td><td>Methods Section</td></tr><tr><td style=\"white-space:nowrap\">CLINICAL<a name=\"us-pathology-codesystem-CLINICAL\"> </a></td><td>Clinical Section</td></tr><tr><td style=\"white-space:nowrap\">SPECIMEN<a name=\"us-pathology-codesystem-SPECIMEN\"> </a></td><td>Specimen Section</td></tr><tr><td style=\"white-space:nowrap\">TUMOR<a name=\"us-pathology-codesystem-TUMOR\"> </a></td><td>Tumor Section</td></tr><tr><td style=\"white-space:nowrap\">MARGINS<a name=\"us-pathology-codesystem-MARGINS\"> </a></td><td>Margins Section</td></tr><tr><td style=\"white-space:nowrap\">REGIONAL-LYMPH-NODES<a name=\"us-pathology-codesystem-REGIONAL-LYMPH-NODES\"> </a></td><td>Regional Lymph Nodes Section</td></tr><tr><td style=\"white-space:nowrap\">DISTANT-METASTASIS<a name=\"us-pathology-codesystem-DISTANT-METASTASIS\"> </a></td><td>Distant Metastasis Section</td></tr><tr><td style=\"white-space:nowrap\">FIGO-STAGE<a name=\"us-pathology-codesystem-FIGO-STAGE\"> </a></td><td>Figo Stage Section</td></tr><tr><td style=\"white-space:nowrap\">PTNM-CLASSIFICATION<a name=\"us-pathology-codesystem-PTNM-CLASSIFICATION\"> </a></td><td>pTNM Classification Section</td></tr><tr><td style=\"white-space:nowrap\">ADDTIONAL-FINDINGS<a name=\"us-pathology-codesystem-ADDTIONAL-FINDINGS\"> </a></td><td>Additional Findings Section</td></tr><tr><td style=\"white-space:nowrap\">SPECIAL-STUDIES<a name=\"us-pathology-codesystem-SPECIAL-STUDIES\"> </a></td><td>Special Studies Section</td></tr><tr><td style=\"white-space:nowrap\">COMMENTS<a name=\"us-pathology-codesystem-COMMENTS\"> </a></td><td>Comments Section</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "USPathologyCodeSystem"] ; # 
  fhir:title [ fhir:v "US Pathology Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-16T21:09:11+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Orders and Observations" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ord@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "US Patholodgy Code System"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CASE-SUMMARY" ] ;
fhir:display [ fhir:v "Case Summary Section" ]
  ] [
fhir:code [ fhir:v "TESTS-PERFORMED" ] ;
fhir:display [ fhir:v "Tests Performed Section" ]
  ] [
fhir:code [ fhir:v "METHODS" ] ;
fhir:display [ fhir:v "Methods Section" ]
  ] [
fhir:code [ fhir:v "CLINICAL" ] ;
fhir:display [ fhir:v "Clinical Section" ]
  ] [
fhir:code [ fhir:v "SPECIMEN" ] ;
fhir:display [ fhir:v "Specimen Section" ]
  ] [
fhir:code [ fhir:v "TUMOR" ] ;
fhir:display [ fhir:v "Tumor Section" ]
  ] [
fhir:code [ fhir:v "MARGINS" ] ;
fhir:display [ fhir:v "Margins Section" ]
  ] [
fhir:code [ fhir:v "REGIONAL-LYMPH-NODES" ] ;
fhir:display [ fhir:v "Regional Lymph Nodes Section" ]
  ] [
fhir:code [ fhir:v "DISTANT-METASTASIS" ] ;
fhir:display [ fhir:v "Distant Metastasis Section" ]
  ] [
fhir:code [ fhir:v "FIGO-STAGE" ] ;
fhir:display [ fhir:v "Figo Stage Section" ]
  ] [
fhir:code [ fhir:v "PTNM-CLASSIFICATION" ] ;
fhir:display [ fhir:v "pTNM Classification Section" ]
  ] [
fhir:code [ fhir:v "ADDTIONAL-FINDINGS" ] ;
fhir:display [ fhir:v "Additional Findings Section" ]
  ] [
fhir:code [ fhir:v "SPECIAL-STUDIES" ] ;
fhir:display [ fhir:v "Special Studies Section" ]
  ] [
fhir:code [ fhir:v "COMMENTS" ] ;
fhir:display [ fhir:v "Comments Section" ]
  ] ) . #