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
: CAP eCC Form Codes - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "cap-ecc-form-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 cap-ecc-form-codes</b></p><a name=\"cap-ecc-form-codes\"> </a><a name=\"hccap-ecc-form-codes\"> </a><a name=\"cap-ecc-form-codes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cap-ecc-codesystem.html\"><code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/cap-ecc-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-cap-ecc-codesystem.html#cap-ecc-codesystem-Breast.46Invasive.46Res.46189_4.46009.46021.46REL_sdcFDF\">Breast.Invasive.Res.189_4.009.021.REL_sdcFDF</a></td><td>INVASIVE CARCINOMA OF THE BREAST: Resection</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "oo" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/ValueSet/cap-ecc-form-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "CAPeCCFormCodes"] ; #
fhir:title [ fhir:v "CAP eCC Form Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-03-31T19:51:27+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations and College of American Pathologists"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Orders and Observations and College of American Pathologists" ] ;
( 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 Form 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/cap-ecc-codesystem"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "Breast.Invasive.Res.189_4.009.021.REL_sdcFDF" ] ;
fhir:display [ fhir:v "INVASIVE CARCINOMA OF THE BREAST: Resection" ] ] ) ] )
] . #