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
Draft as of 2024-12-16 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "us-pathology-section-codes"] ; #
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: ValueSet us-pathology-section-codes</b></p><a name=\"us-pathology-section-codes\"> </a><a name=\"hcus-pathology-section-codes\"> </a><a name=\"us-pathology-section-codes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-us-pathology-codesystem.html\"><code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-CASE-SUMMARY\">CASE-SUMMARY</a></td><td>Case Summary Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-TESTS-PERFORMED\">TESTS-PERFORMED</a></td><td>Tests Performed Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-METHODS\">METHODS</a></td><td>Methods Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-CLINICAL\">CLINICAL</a></td><td>Clinical Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-SPECIMEN\">SPECIMEN</a></td><td>Specimen Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-TUMOR\">TUMOR</a></td><td>Tumor Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-MARGINS\">MARGINS</a></td><td>Margins Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-REGIONAL-LYMPH-NODES\">REGIONAL-LYMPH-NODES</a></td><td>Regional Lymph Nodes Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-DISTANT-METASTASIS\">DISTANT-METASTASIS</a></td><td>Distant Metastasis Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-FIGO-STAGE\">FIGO-STAGE</a></td><td>Figo Stage Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-PTNM-CLASSIFICATION\">PTNM-CLASSIFICATION</a></td><td>pTNM Classification Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-ADDTIONAL-FINDINGS\">ADDTIONAL-FINDINGS</a></td><td>Additional Findings Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-SPECIAL-STUDIES\">SPECIAL-STUDIES</a></td><td>Special Studies Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-COMMENTS\">COMMENTS</a></td><td>Comments Section</td></tr></table></li></ul></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/ValueSet/us-pathology-section-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "USPathologySectionCodes"] ; #
fhir:title [ fhir:v "US Pathology Section Codes"] ; #
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 "This ValueSet is composed of Section codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ;
( 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" ] ] ) ] )
] . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.us.cancer-reporting#1.0.1 based on FHIR 4.0.1. Generated 2024-12-16
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change