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
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bundle-us-pathology-exchange"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-bundle"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-bundle> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:1e518c9a-b9a2-4ee6-a350-8965b7924311" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2024-12-05T18:05:57.689+00:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Composition/composition-invasive-carcinoma-of-the-breast"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Composition/composition-invasive-carcinoma-of-the-breast> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/DiagnosticReport/diagnosticreport-breast-invasive-carcinoma"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/DiagnosticReport/diagnosticreport-breast-invasive-carcinoma> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-specimen"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-specimen> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-lymph-nodes"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-lymph-nodes> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-margins"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-margins> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-regional-lymph-nodes"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-regional-lymph-nodes> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-distant-metastasis"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-distant-metastasis> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-ptnm-classification"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-ptnm-classification> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-additional-findings"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-additional-findings> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-findings-specify"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-findings-specify> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-special-studies"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-special-studies> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-comments"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-comments> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-procedure-breast-excision"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-procedure-breast-excision> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-specimen-laterality"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-specimen-laterality> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-site"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-site> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position-8"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position-8> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-type"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-type> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-grade"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-grade> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-glandular-differentiation"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-glandular-differentiation> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-nuclear-pleomorphism"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-nuclear-pleomorphism> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-mitotic-rate"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-mitotic-rate> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-overall-grade"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-overall-grade> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-size"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-size> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-dimension"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-dimension> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-focality"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-focality> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ductal-carcinoma"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ductal-carcinoma> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor-extent"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor-extent> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-margin-status-for-invasive-carcinoma"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-margin-status-for-invasive-carcinoma> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-distance-to-closest-margin"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-distance-to-closest-margin> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-closest-margin-to-invasive-carcinoma"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-closest-margin-to-invasive-carcinoma> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-node-status"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-node-status> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-examined"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-examined> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-sentinel"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-sentinel> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis-distant-sites"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis-distant-sites> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pT-Category"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pT-Category> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pN-Category"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pN-Category> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-breast-biomarker"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-breast-biomarker> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor-status"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor-status> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-her2"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-her2> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-negative"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-negative> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Specimen/specimen-breast"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Specimen/specimen-breast> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Patient/patient-OakleyAnnie"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Patient/patient-OakleyAnnie> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/ServiceRequest/servicerequest-cancer-path"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/ServiceRequest/servicerequest-cancer-path> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-practitioner-oncologist"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-practitioner-oncologist> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-pathologist"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-pathologist> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-surgeon"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-surgeon> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Organization/organization-Redwood-Womens-Center-PC"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Organization/organization-Redwood-Womens-Center-PC> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Organization/organization-principal-pathology-lab"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Organization/organization-principal-pathology-lab> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-pathologist"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-pathologist> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-oncologist"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-oncologist> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-surgeon"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-surgeon> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/RelatedPerson/relatedperson-pathology-next-of-kin"^^xsd:anyURI ] ; ( fhir:resource <http://hl7.org/fhir/us/cancer-reporting/RelatedPerson/relatedperson-pathology-next-of-kin> ) ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Composition/composition-invasive-carcinoma-of-the-breast> a fhir:Composition ; fhir:id [ fhir:v "composition-invasive-carcinoma-of-the-breast"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-composition"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-composition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-invasive-carcinoma-of-the-breast\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-invasive-carcinoma-of-the-breast</b></p><a name=\"composition-invasive-carcinoma-of-the-breast\"> </a><a name=\"hccomposition-invasive-carcinoma-of-the-breast\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-composition.html\">US Pathology Composition Laboratory Report</a></p></div><p><b>Document DiagnosticReport Reference</b>: <a href=\"DiagnosticReport-diagnosticreport-breast-invasive-carcinoma.html\">Diagnostic Report for 'Pathology Synoptic report' for '->Annie Oakley'</a></p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://cap.org/eCC Breast.Invasive.Res.189_4.009.021.REL_sdcFDF}\">INVASIVE CARCINOMA OF THE BREAST: Biopsy</span></p><p><b>encounter</b>: <a href=\"Bundle-bundle-us-pathology-exchange.html#http-//hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection\">Bundle: identifier = UUID:1e518c9a-b9a2-4ee6-a350-8965b7924311; type = document; timestamp = 2024-12-05 18:05:57+0000</a></p><p><b>date</b>: 2025-01-01 21:39:30+0000</p><p><b>author</b>: <a href=\"PractitionerRole-practitionerrole-uspath-practitioner-oncologist.html\">Wise Owl</a></p><p><b>title</b>: INVASIVE CARCINOMA OF THE BREAST: Resection</p></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/composition-diagnosticReportReference"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "DiagnosticReport/diagnosticreport-breast-invasive-carcinoma" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "Breast.Invasive.Res.189_4.009.021.REL_sdcFDF" ] ; fhir:display [ fhir:v "INVASIVE CARCINOMA OF THE BREAST: Biopsy" ] ] ) ] ; # fhir:subject [ fhir:link <http://hl7.org/fhir/us/cancer-reporting/Patient/patient-OakleyAnnie> ; fhir:reference [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Patient/patient-OakleyAnnie" ] ; fhir:display [ fhir:v "Annie Oakley" ] ] ; # fhir:encounter [ fhir:link <http://hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection> ; fhir:reference [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection" ] ] ; # fhir:date [ fhir:v "2025-01-01T21:39:30.000Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "PractitionerRole/practitionerrole-uspath-practitioner-oncologist" ] ; fhir:display [ fhir:v "Wise Owl" ] ] ) ; # fhir:title [ fhir:v "INVASIVE CARCINOMA OF THE BREAST: Resection"] ; # fhir:section ( [ fhir:title [ fhir:v "INVASIVE CARCINOMA OF THE BREAST: Resection" ] ; fhir:code [ ( fhir:coding [ a loinc:26436-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "26436-6" ] ; fhir:display [ fhir:v "Laboratory Studies (set)" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Specimen</b></p><p><b>Procedure</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Needle biopsy<br/><span style=\"display: inline-block; width: 20px;\">__</span> Fine needle aspiration<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Not specified</p><p><b>Specimen Laterality</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Right<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Left<br/><span style=\"display: inline-block; width: 20px;\">__</span> Not specified</p><p><b>+Tumor Site (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Upper outer quadrant<br/><span style=\"display: inline-block; width: 20px;\">__</span> Lower outer quadrant<br/><span style=\"display: inline-block; width: 20px;\">__</span> Upper inner quadrant<br/><span style=\"display: inline-block; width: 20px;\">__</span> Lower inner quadrant<br/><span style=\"display: inline-block; width: 20px;\">__</span> Central<br/><span style=\"display: inline-block; width: 20px;\">__</span> Nipple<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Clock position</p><p style=\"margin-left: 40px;\"><b>Specify Clock Position (select all that apply)</b></p><p style=\"margin-left: 60px;\"><span style=\"display: inline-block; width: 20px;\">__</span> 1 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 2 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 3 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 4 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 5 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 6 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 7 o'clock<br/><span style=\"display: inline-block; width: 20px;\">✓</span> 8 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 9 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 10 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 11 o'clock<br/><span style=\"display: inline-block; width: 20px;\">__</span> 12 o'clock</p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Specify distance from nipple in Centimeters (cm): _______________ cm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Not specified</p><p><b>Histologic Type (Note A)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> No residual invasive carcinoma<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Invasive carcinoma of no special type (ductal)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Micro-invasive carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive lobular carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive carcinoma with mixed ductal and lobular features<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive carcinoma with features of (specify): ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Tubular carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive cribriform carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Mucinous carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive micropapillary carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Apocrine adenocarcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Metaplastic carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Encapsulated papillary carcinoma with invasion<br/><span style=\"display: inline-block; width: 20px;\">__</span> Solid papillary carcinoma with invasion<br/><span style=\"display: inline-block; width: 20px;\">__</span> Intraductal papillary adenocarcinoma with invasion<br/><span style=\"display: inline-block; width: 20px;\">__</span> Adenoid cystic carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Neuroendocrine tumor<br/><span style=\"display: inline-block; width: 20px;\">__</span> Neuroendocrine carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Invasive carcinoma, type cannot be determined: ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other histologic type not listed (specify): ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Histologic Type Comment: ___________________</p><p><b>Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note B)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable (no residual carcinoma or microinvasion only)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Nottingham Score</p><p style=\"margin-left: 40px;\"><b>Glandular (Acinar) / Tubular Differentiation</b></p><p style=\"margin-left: 60px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Score 1 (greater than 75% of tumor area forming glandular / tubular structures)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score 2 (10% to 75% of tumor area forming glandular / tubular structures)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score 3 (less than 10% of tumor area forming glandular / tubular structures)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score cannot be determined</p><p style=\"margin-left: 40px;\"><b>Nuclear Pleomorphism</b></p><p style=\"margin-left: 60px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Score 1 (Nuclei small with little increase in size in comparison with normal breast epithelial cells, regular outlines, uniform nuclear chromatin, little variation in size)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Score 2 (Cells larger than normal with open vesicular nuclei, visible nucleoli, and moderate variability in both size and shape)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score 3 (Vesicular nuclei, often with prominent nucleoli, exhibiting marked variation in size and shape, occasionally with very large and bizarre forms)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score cannot be determined</p><p style=\"margin-left: 40px;\"><b>Mitotic Rate</b></p><p style=\"margin-left: 60px;\"><span>See Table 1 in <i>CAP Protocol</i></span><br/><span style=\"display: inline-block; width: 20px;\">✓</span> Score 1<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score 2<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score 3<br/><span style=\"display: inline-block; width: 20px;\">__</span> Score cannot be determined: ___________________</p><p style=\"margin-left: 40px;\"><b>Overall Grade</b></p><p style=\"margin-left: 60px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Grade 1 (scores of 3, 4, or 5)</p><p><b>Tumor Size (Note E)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> No residual invasive carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Microinvasion only (less than or equal to 1 mm)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Greatest dimension of largest invasive focus greater than 1 mm (specify exact measurement in Millimeters (mm)): <b>13.0</b> mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Additional Dimension in Millimeters (mm): ____ × ____ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Size of largest invasive focus cannot be determined (explain): ___________________</p><p><b>+Tumor Focality (Note F)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Single focus of invasive carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Multiple foci of invasive carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> Number of Foci<br/><span style=\"display: inline-block; width: 20px;\">__</span> Specify number: ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least: ___________________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined</p><p><b>Ductal Carcinoma In Situ (DCIS) (Note G)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Not identified<br/><span style=\"display: inline-block; width: 20px;\">__</span> Present<br/><span style=\"display: inline-block; width: 20px;\">__</span> Present (in close proximity to invasive carcinoma)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Present only after presurgical therapy and prior to therapy the cancer is classified as pTis<br/><span style=\"display: inline-block; width: 20px;\">__</span> Negative for extensive intraductal component (EIC)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Positive for extensive intraductal component (EIC)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Only DCIS is present after presurgical (neoadjuvant) therapy</p><p><b>+Size (Extent) of DCIS</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Estimated size (extent) of DCIS is at least in Millimeters (mm): _____ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Additional Dimension in Millimeters (mm): _____ × _____ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined</p><p><b>Tumor Extent (Note H)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Tumor Extent (required only if skin, nipple, or skeletal muscle are present and involved) (select all that apply)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Not applicable (skin, nipple, and skeletal muscle are absent OR are uninvolved)</p><p><b>Margin Status for Invasive Carcinoma (required only if residual invasive carcinoma is present in specimen)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable (residual invasive carcinoma in specimen is absent)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> All margins negative for invasive carcinoma</p><p><b>Distance from Invasive Carcinoma to Closest Margin</b></p><p style=\"margin-left: 20px;\"><span>Specify in Millimeters (mm):</span></p><p style=\"margin-left: 40px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Exact distance: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Less than: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Greater than: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>+Closest Margin(s) to Invasive Carcinoma (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Anterior<br/><span style=\"display: inline-block; width: 20px;\">__</span> Posterior<br/><span style=\"display: inline-block; width: 20px;\">__</span> Superior<br/><span style=\"display: inline-block; width: 20px;\">__</span> Inferior<br/><span style=\"display: inline-block; width: 20px;\">__</span> Medial<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Lateral<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Margin(s) Involved by Invasive Carcinoma (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Anterior (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Posterior (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Superior (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Inferior (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Medial (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Lateral (specify extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify margin(s) and extent): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Regional Lymph Node Status</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable (no regional lymph nodes submitted or found)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Regional lymph nodes present<br/><span style=\"display: inline-block; width: 20px;\">__</span> All regional lymph nodes negative for tumor<br/><span style=\"display: inline-block; width: 20px;\">__</span> Tumor present in regional lymph node(s)</p><p><b>Number of Lymph Nodes with Macrometastases (greater than 2 mm)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Exact number (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Number of Lymph Nodes with Micrometastases (greater than 0.2 mm to 2 mm and / or greater than 200 cells)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Exact number (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Number of Lymph Nodes with Isolated Tumor Cells (0.2 mm or less OR 200 cells or less) (required only if applicable)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable<br/><span style=\"display: inline-block; width: 20px;\">__</span> Exact number (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Size of Largest Nodal Metastatic Deposit</b></p><p style=\"margin-left: 20px;\"><span>Specify in Millimeters (mm):</span></p><p style=\"margin-left: 40px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Exact size: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Less than: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Greater than: ______________ mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Extranodal Extension</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not identified<br/><span style=\"display: inline-block; width: 20px;\">__</span> Present, 2 mm or less<br/><span style=\"display: inline-block; width: 20px;\">__</span> Present, greater than 2 mm</p><p style=\"margin-left: 20px;\"><b>+Specify Amount:</b></p><p style=\"margin-left: 40px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Present<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined: ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Total Number of Lymph Nodes Examined (sentinel and non-sentinel)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Exact number (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Number of Sentinel Nodes Examined (if applicable)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Exact number (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> At least (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (explain): ______________</p><p><b>Distant Site(s) Involved, if applicable (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Not applicable<br/><span style=\"display: inline-block; width: 20px;\">__</span> Non-regional lymph node(s) (specify, if possible): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Lung: ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Liver: ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Bone: ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Brain: ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Other (specify): ______________<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined</p><p><b>Modified Classification (required only if applicable) (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable<br/><span style=\"display: inline-block; width: 20px;\">__</span> y (post-neoadjuvant therapy)<br/><span style=\"display: inline-block; width: 20px;\">__</span> r (recurrence)</p><p><b>pT Category</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> pT not assigned (cannot be determined based on available pathological information)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT0: No evidence of primary tumor<br/><span style=\"display: inline-block; width: 20px;\">__</span> pTis (DCIS): Ductal carcinoma in situ<br/><span style=\"display: inline-block; width: 20px;\">__</span> pTis (Paget): Paget disease NOT associated with invasive carcinoma and / or carcinoma in situ (DCIS) in the underlying breast parenchyma<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT1: Tumor less than or equal to 20 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT1mi: Tumor less than or equal to 1 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT1a: Tumor greater than 1 mm but less than or equal to 5 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">✓</span> pT1b: Tumor greater than 5 mm but less than or equal to 10 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT1c: Tumor greater than 10 mm but less than or equal to 20 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT2: Tumor greater than 20 mm but less than or equal to 50 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT3: Tumor greater than 50 mm in greatest dimension<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4: Tumor of any size with direct extension to the chest wall and/or to the skin (ulceration or skin nodules)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4a: Extension to the chest wall; invasion of or adherence to pectoralis muscle in the absence of invasion of chest wall structures does not qualify as T4<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4b: Ulceration and/or ipsilateral satellite nodules and/or edema (including peau d'orange) of the skin which do not meet the criteria for inflammatory carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4c: Both T4a and T4b are present<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4d: Inflammatory carcinoma<br/><span style=\"display: inline-block; width: 20px;\">__</span> pT4 (subcategory cannot be determined)</p><p><b>pN Category</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> pN not assigned (no nodes submitted or found)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN not assigned (cannot be determined based on available pathological information)<br/><span style=\"display: inline-block; width: 20px;\">✓</span> pN0: No regional lymph node metastasis identified or ITCs only<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN0 (i+): ITCs only (malignant cell clusters no larger than 0.2 mm) in regional lymph node(s)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN0 (mol+): Positive molecular findings by reverse transcriptase polymerase chain reaction (RT-PCR); no ITCs detected<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN1: Metastases in 1 to 3 axillary lymph nodes, at least one metastasis larger than 2.0 mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN1mi: Micrometastases (approximately 200 cells, larger than 0.2 mm, but none larger than 2.0 mm)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN1a: Metastases in 1 to 3 axillary lymph nodes, at least one metastasis larger than 2.0 mm<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN1b: Metastases in internal mammary sentinel nodes, excluding ITCs<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN1c: pN1a and pN1b combined<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN2: Metastases in 4-9 axillary lymph nodes; or in clinically detected internal mammary lymph nodes with negative axillary nodes<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN2a: Metastases in 4-9 axillary lymph nodes (at least one tumor deposit larger than 2.0 mm)<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN2b: Metastases in clinically detected internal mammary lymph nodes with or without microscopic confirmation; with pathologically negative axillary lymph nodes<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN3: Metastases in 10 or more axillary lymph nodes; or in infraclavicular (level III axillary) lymph nodes; or in clinically detected ipsilateral internal mammary lymph nodes with one or more positive level I, II axillary lymph nodes; or in more than 3 axillary lymph nodes and in internal mammary lymph nodes with microscopic disease or macroscopic disease detected by sentinel lymph node biopsy but not clinically detected; or in ipsilateral supraclavicular lymph nodes<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN3a: Metastases in 10 or more axillary lymph nodes (at least one tumor deposit larger than 2.0 mm); or metastases to the infraclavicular (level III axillary lymph) nodes<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN3b: pN1a or pN2a in the presence of cN2b (positive internal mammary nodes by imaging); or pN2a in the presence of pN1b<br/><span style=\"display: inline-block; width: 20px;\">__</span> pN3c: Metastases in ipsilateral supraclavicular lymph nodes</p><p><b>N Suffix (required only if applicable)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Not applicable<br/><span style=\"display: inline-block; width: 20px;\">__</span> (sn) Sentinel node(s) evaluated. If 6 or more nodes (sentinel or nonsentinel) are removed, this modifier should not be used<br/><span style=\"display: inline-block; width: 20px;\">__</span> (f) Nodal metastasis confirmed by fine needle aspiration or core needle biopsy<br/><span style=\"display: inline-block; width: 20px;\">__</span> (m) Multiple primary synchronous tumors in a single organ</p><p><b>ADDITIONAL FINDINGS (Note O)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">+</span>Additional Findings (specify): ________________</p><p><b>SPECIAL STUDIES</b></p><p style=\"margin-left: 20px;\">The CAP Breast Biomarker Template should be used for reporting biomarkers requested for this resection specimen. Pending biomarker studies should be listed in the Comments section of this report.</p><p><b>+Breast Biomarker Studies Performed on Previous Biopsy (select all that apply)</b></p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Estrogen Receptor (ER)</p><p style=\"margin-left: 40px;\"><b>Estrogen Receptor (ER) Status</b></p><p style=\"margin-left: 60px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Positive (greater than 10% of cells demonstrate nuclear positivity)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Low Positive (1-10% of cells with nuclear positivity)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Negative<br/><span style=\"display: inline-block; width: 20px;\">✓</span> Cannot be determined (indeterminate)</p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> Progesterone Receptor (PgR)</p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> HER2 (by immunohistochemistry)</p><p style=\"margin-left: 40px;\"><span style=\"display: inline-block; width: 20px;\">✓</span> Negative (Score 0)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Negative (Score 1+)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Equivocal (Score 2+)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Positive (Score 3+)<br/><span style=\"display: inline-block; width: 20px;\">__</span> Cannot be determined (indeterminate)</p><p style=\"margin-left: 20px;\"><span style=\"display: inline-block; width: 20px;\">__</span> HER2 (by in situ hybridization)</p></div>"^^rdf:XMLLiteral ] ; ( fhir:entry [ fhir:reference [ fhir:v "Observation/observation-section-specimen" ] ] ) ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Patient/patient-OakleyAnnie> a fhir:us, fhir:Patient ; fhir:id [ fhir:v "patient-OakleyAnnie"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-OakleyAnnie\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-OakleyAnnie</b></p><a name=\"patient-OakleyAnnie\"> </a><a name=\"hcpatient-OakleyAnnie\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li><a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CaliforniaDLN.html\" title=\"California Motor Vehicle Bureau\">CaliforniaDLN</a>/patient-OakleyAnnie</li><li>SHID/12446 (use: usual, )</li><li>FHIR/66574567 (use: usual, )</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(303)555-1212(Home)</li><li><a href=\"mailto:annie.oakley@example.com\">annie.oakley@example.com</a></li><li>4348 Main Street Denver CO 80111 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: <a href=\"RelatedPerson-relatedperson-pathology-next-of-kin.html\">RelatedPerson Bill Hickok </a></li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.3.6"^^xsd:anyURI ] ; fhir:value [ fhir:v "patient-OakleyAnnie" ] ] [ fhir:use [ fhir:v "usual" ] ; fhir:type [ fhir:text [ fhir:v "SHID" ] ] ; fhir:system [ fhir:v "https://www.example.org/hospital/smarthealthit"^^xsd:anyURI ] ; fhir:value [ fhir:v "12446" ] ] [ fhir:use [ fhir:v "usual" ] ; fhir:type [ fhir:text [ fhir:v "FHIR" ] ] ; fhir:system [ fhir:v "http://example.com/FHIR/StructureDefinition/patient-fhir-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "66574567" ] ] [ fhir:use [ fhir:v "usual" ] ; fhir:type [ fhir:text [ fhir:v "MRN" ] ] ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.3.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "abc123" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Oakley" ] ; ( fhir:given [ fhir:v "Annie" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1-(303)555-1212" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "annie.oakley@example.com" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1990-06-01"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "4348 Main Street" ] ) ; fhir:city [ fhir:v "Denver" ] ; fhir:state [ fhir:v "CO" ] ; fhir:postalCode [ fhir:v "80111" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:link ( [ fhir:other [ fhir:reference [ fhir:v "RelatedPerson/relatedperson-pathology-next-of-kin" ] ] ; fhir:type [ fhir:v "seealso" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Encounter/encounter-uspath-specimen-collection> a fhir:us, fhir:Encounter ; fhir:id [ fhir:v "encounter-uspath-specimen-collection"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-uspath-specimen-collection\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-uspath-specimen-collection</b></p><a name=\"encounter-uspath-specimen-collection\"> </a><a name=\"hcencounter-uspath-specimen-collection\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-encounter.html\">US Core Encounter Profileversion: null6.1.0)</a></p></div><p><b>identifier</b>: <code>http://example.com/fhir/encounters</code>/123</p><p><b>status</b>: Finished</p><p><b>class</b>: ActCode IMP: inpatient encounter (version = 3.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 726007}\">Pathology consultation, comprehensive, records and specimen with report</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-cancer-path.html\">ServiceRequest Surgical pathology study</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-practitioner-pathologist.html\">Practitioner Stains Alot </a></p></blockquote></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.com/fhir/encounters"^^xsd:anyURI ] ; fhir:value [ fhir:v "123" ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:version [ fhir:v "3.0.0" ] ; fhir:code [ fhir:v "IMP" ] ; fhir:display [ fhir:v "inpatient encounter" ] ] ; # fhir:type ( [ ( fhir:coding [ a sct:726007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "726007" ] ; fhir:display [ fhir:v "Pathology consultation, comprehensive, records and specimen with report" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/servicerequest-cancer-path" ] ] ) ; # fhir:participant ( [ fhir:individual [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ] [ fhir:individual [ fhir:reference [ fhir:v "Practitioner/practitioner-pathologist" ] ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/DiagnosticReport/diagnosticreport-breast-invasive-carcinoma> a fhir:DiagnosticReport ; fhir:id [ fhir:v "diagnosticreport-breast-invasive-carcinoma"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-diagnostic-report"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-diagnostic-report> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_diagnosticreport-breast-invasive-carcinoma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport diagnosticreport-breast-invasive-carcinoma</b></p><a name=\"diagnosticreport-breast-invasive-carcinoma\"> </a><a name=\"hcdiagnosticreport-breast-invasive-carcinoma\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-diagnostic-report.html\">US Pathology Diagnostic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology Synoptic report</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</td></tr><tr><td>When For</td><td>2025-03-18 21:39:30+0000</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-practitionerrole-uspath-pathologist.html\">PractitionerRole Primary Interpreter</a></td></tr><tr><td>Identifier</td><td> <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-observation-section-specimen.html\"><span title=\"Codes:{http://cap.org/eCC 16182.100004300}\">SPECIMEN</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-tumor.html\"><span title=\"Codes:{http://cap.org/eCC 16249.100004300}\">TUMOR</span></a></td><td/><td>Final</td><td>2024-12-05</td></tr><tr><td><a href=\"Observation-observation-section-tumor-extent.html\"><span title=\"Codes:{http://cap.org/eCC 16403.100004300}\">Tumor Extent (Note H)</span></a></td><td/><td>Final</td><td>2025-03-18 14:52:02+0000 --> (ongoing)</td></tr><tr><td><a href=\"Observation-observation-section-lymph-nodes.html\"><span title=\"Codes:{http://cap.org/eCC 868263.100004300}\">Lymph Nodes</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-margins.html\"><span title=\"Codes:{http://cap.org/eCC 16567.100004300}\">MARGINS (Note L)</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-regional-lymph-nodes.html\"><span title=\"Codes:{http://cap.org/eCC 16697.100004300}\">REGIONAL LYMPH NODES (Note M)</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-distant-metastasis.html\"><span title=\"Codes:{http://cap.org/eCC 352333.100004300}\">Distant Metastasis</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-ptnm-classification.html\"><span title=\"Codes:{http://cap.org/eCC 16717.100004300}\">PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-additional-findings.html\"><span title=\"Codes:{http://cap.org/eCC 16782.100004300}\">ADDITIONAL FINDINGS (Note N)</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-special-studies.html\"><span title=\"Codes:{http://cap.org/eCC 17834.100004300}\">SPECIAL STUDIES</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr><tr><td><a href=\"Observation-observation-section-comments.html\"><span title=\"Codes:{http://cap.org/eCC 381061.100004300}\">COMMENTS</span></a></td><td/><td>Final</td><td>2025-03-18</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995" ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/servicerequest-cancer-path" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ a loinc:LP7839-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LP7839-6" ] ; fhir:display [ fhir:v "Pathology" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:60568-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "60568-3" ] ; fhir:display [ fhir:v "Pathology Synoptic report" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ; fhir:display [ fhir:v "Annie Oakley" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/encounter-uspath-specimen-collection" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18T21:39:30.000Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:reference [ fhir:v "PractitionerRole/practitionerrole-uspath-pathologist" ] ] ) ; # fhir:resultsInterpreter ( [ fhir:reference [ fhir:v "PractitionerRole/practitionerrole-uspath-pathologist" ] ] ) ; # fhir:specimen ( [ fhir:reference [ fhir:v "Specimen/specimen-breast" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/observation-section-specimen" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-tumor-extent" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-lymph-nodes" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-margins" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-regional-lymph-nodes" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-distant-metastasis" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-ptnm-classification" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-additional-findings" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-special-studies" ] ] [ fhir:reference [ fhir:v "Observation/observation-section-comments" ] ] ) ; # fhir:presentedForm ( [ fhir:contentType [ fhir:v "application/xml" ] ; fhir:data [ fhir:v "PFNEQ1N1Ym1pc3Npb25QYWNrYWdlIHBrZ0luc3RhbmNlVVJJPSIxMjM0IiBwa2dJbnN0YW5jZVZlcnNpb25VUkk9IjEyMzQiIHBrZ1ByZXZpb3VzSW5zdGFuY2VWZXJzaW9uVVJJPSIxMjM0IiBwa2dEYXRlVGltZVN0YW1wPSIyMDIxLTAzLTEwVDE5OjMyOjQwIiB4bWxucz0idXJuOmloZTpxcnBoOnNkYzoyMDE2Ij4KCTxGb3JtRGVzaWduIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zOnhzZD0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIG9yZGVyPSIwIiBJRD0iQWRyZW5hbC5CeC5SZXMuRGVtb2dfMTI5XzMuMDAyLjAxMS5SQzFfc2RjRkRGIiBiYXNlVVJJPSJjYXAub3JnIiBmdWxsVVJJPSJfYmFzZVVSST1jYXAub3JnJmFtcDtfbGluZWFnZT1BZHJlbmFsLkJ4LlJlcy4xMjkmYW1wO192ZXJzaW9uPTMuMDAyLjAxMS5SQzEmYW1wO19kb2NUeXBlPXNkY0ZERiIgZmlsZW5hbWU9IkFkcmVuYWwuQnguUmVzLjEyOV8zLjAwMi4wMTEuUkMxX3NkY0ZERi54bWwiIGxpbmVhZ2U9IkFkcmVuYWwuQnguUmVzLjEyOSIgZm9ybVRpdGxlPSJBRFJFTkFMIEdMQU5EIiB2ZXJzaW9uPSIzLjAwMi4wMTEuUkMxIiBmb3JtSW5zdGFuY2VVUkk9ImM1MDYxYWQwLTQ0OGYtNDFiMy05NGY0LTdjYWY5M2NkMDBhZSIgZm9ybUluc3RhbmNlVmVyc2lvblVSST0iYzUwNjFhZDAtNDQ4Zi00MWIzLTk0ZjQtN2NhZjkzY2QwMGFlL3ZlcjEiPgoJCTxQcm9wZXJ0eSBuYW1lPSJDb3B5cmlnaHQiIHR5cGU9IkNBUGVDQ19zdGF0aWNfdGV4dCIgc3R5bGVDbGFzcz0iY29weXJpZ2h0IiBvcmRlcj0iMSIgcHJvcE5hbWU9IkNvcHlyaWdodCIgdmFsPSIoYykgMjAxOCBDb2xsZWdlIG9mIEFtZXJpY2FuIFBhdGhvbG9naXN0cy4gIEFsbCByaWdodHMgcmVzZXJ2ZWQuICBMaWNlbnNlIHJlcXVpcmVkIGZvciB1c2UuIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJHZW5lcmljSGVhZGVyVGV4dCIgdHlwZT0iQ0FQZUNDX3N0YXRpY190ZXh0IiBvcmRlcj0iMiIgcHJvcE5hbWU9IkdlbmVyaWNIZWFkZXJUZXh0IiB2YWw9IlN1cmdpY2FsIFBhdGhvbG9neSBDYW5jZXIgQ2FzZSBTdW1tYXJ5IChDaGVja2xpc3QpIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJDYXRlZ29yeSIgdHlwZT0iQ0FQZUNDX21ldGEiIG9yZGVyPSIzIiBwcm9wTmFtZT0iQ2F0ZWdvcnkiIHZhbD0iRW5kb2NyaW5lIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJPZmZpY2lhbE5hbWUiIHR5cGU9IkNBUGVDQ19tZXRhIiBvcmRlcj0iNCIgcHJvcE5hbWU9Ik9mZmljaWFsTmFtZSIgdmFsPSJBRFJFTkFMIEdMQU5EIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJDQVBfUHJvdG9jb2xOYW1lIiB0eXBlPSJDQVBlQ0NfbWV0YSIgb3JkZXI9IjUiIHByb3BOYW1lPSJDQVBfUHJvdG9jb2xOYW1lIiB2YWw9IkFkcmVuYWwgR2xhbmQiIC8+CgkJPFByb3BlcnR5IG5hbWU9IkNBUF9Qcm90b2NvbFZlcnNpb24iIHR5cGU9IkNBUGVDQ19tZXRhIiBvcmRlcj0iNiIgcHJvcE5hbWU9IkNBUF9Qcm90b2NvbFZlcnNpb24iIHZhbD0iNC4wLjEuMSIgLz4KCQk8UHJvcGVydHkgbmFtZT0iVGVtcGxhdGVJRCIgdHlwZT0iQ0FQZUNDX21ldGEiIG9yZGVyPSI3IiBwcm9wTmFtZT0iVGVtcGxhdGVJRCIgdmFsPSIxMjkuMTAwMDA0MzAwIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJSZXN0cmljdGlvbnMiIHR5cGU9IkNBUGVDQ19tZXRhIiBvcmRlcj0iOCIgcHJvcE5hbWU9IlJlc3RyaWN0aW9ucyIgdmFsPSJQbGVhc2UgcmVmZXIgdG8gdGhlIGNhbmNlciBwcm90b2NvbCBjb3ZlciBwYWdlICh3d3cuY2FwLm9yZy9jYW5jZXJwcm90b2NvbHMpIGZvciBpbmZvcm1hdGlvbiBhYm91dCB3aGljaCB0dW1vciB0eXBlcyBhbmQgcHJvY2VkdXJlcyBjYW4gYmUgcmVwb3J0ZWQgdXNpbmcgdGhpcyB0ZW1wbGF0ZS4iIC8+CgkJPFByb3BlcnR5IG5hbWU9IkNBUF9SZXF1aXJlZCIgdHlwZT0iQ0FQZUNDX21ldGEiIG9yZGVyPSI5IiBwcm9wTmFtZT0iQ0FQX1JlcXVpcmVkIiB2YWw9InRydWUiIC8+CgkJPFByb3BlcnR5IG5hbWU9IkFjY3JlZGl0YXRpb25EYXRlIiB0eXBlPSJDQVBlQ0NfbWV0YSBkdC5kYXRlVGltZSIgb3JkZXI9IjEwIiBwcm9wTmFtZT0iQWNjcmVkaXRhdGlvbkRhdGUiIHZhbD0iMi8yOC8yMDE4IDEyOjAwOjAwIEFNIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJXZWJQb3N0aW5nRGF0ZSIgdHlwZT0iQ0FQZUNDX21ldGEgZHQuZGF0ZVRpbWUiIG9yZGVyPSIxMSIgcHJvcE5hbWU9IldlYlBvc3RpbmdEYXRlIiB2YWw9IjYvMzAvMjAxNyAxMjowMDowMCBBTSIgLz4KCQk8UHJvcGVydHkgbmFtZT0iU2hvcnROYW1lIiB0eXBlPSJDQVBlQ0NfbWV0YSIgb3JkZXI9IjEyIiBwcm9wTmFtZT0iU2hvcnROYW1lIiB2YWw9IkFkcmVuYWwuQnguUmVzIiAvPgoJCTxQcm9wZXJ0eSBuYW1lPSJBcHByb3ZhbFN0YXR1cyIgdHlwZT0iQ0FQZUNDX21ldGEiIG9yZGVyPSIxMyIgcHJvcE5hbWU9IkFwcHJvdmFsU3RhdHVzIiB2YWw9IlJDMSIgLz4KCQk8UHJvcGVydHkgbmFtZT0iQUpDQ19WZXJzaW9uIiB0eXBlPSJDQVBlQ0NfbWV0YSIgb3JkZXI9IjE0IiBwcm9wTmFtZT0iQUpDQ19WZXJzaW9uIiB2YWw9Ijh0aCBFZGl0aW9uIiAvPgoJCTxCb2R5IG5hbWU9IkJvZHkiIG9yZGVyPSIxNSIgSUQ9IkFkcmVuYWwuQnguUmVzLjEyOV8zLjAwMi4wMTEuUkMxX3NkY0ZERl9Cb2R5Ij4KCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfQm9keSIgb3JkZXI9IjE2Ij4KCQkJCTxEaXNwbGF5ZWRJdGVtIG5hbWU9IkRJXzM5NjE3IiBvcmRlcj0iMTciIElEPSIzOTYxNy4xMDAwMDQzMDAiIHRpdGxlPSIjIFRoaXMgY2hlY2tsaXN0IGFwcGxpZXMgcHJpbmNpcGFsbHkgdG8gYWRyZW5hbCBjYXJjaW5vbWFzIGluIGFkdWx0cy4gUGVkaWF0cmljIGFkcmVuYWwgY29ydGljYWwgdHVtb3JzIGhhdmUgZGlmZmVyZW50IGNyaXRlcmlhIGZvciBtYWxpZ25hbmN5IGFuZCBhcmUsIGluIGdlbmVyYWwsIHRyZWF0ZWQgdW5kZXIgcHJvdG9jb2xzIHRoYXQgbWF5IGRpZmZlciBzaWduaWZpY2FudGx5IGZyb20gdGhlIHJlY29tbWVuZGF0aW9ucyBmb3IgYWR1bHQtIHR5cGUgdHVtb3JzLiI+CgkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzM5NjE3XzEiIG9yZGVyPSIxOCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0ie25vIHRleHR9IiAvPgoJCQkJPC9EaXNwbGF5ZWRJdGVtPgoJCQkJPFNlY3Rpb24gbmFtZT0iU180MjU3IiBvcmRlcj0iMTkiIElEPSI0MjU3LjEwMDAwNDMwMCIgbWluQ2FyZD0iMCI+CgkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfNDI1N18xIiBvcmRlcj0iMjAiPgoJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV9UdW1fU2l0ZV8yMTE4IiBvcmRlcj0iMjEiIElEPSIyMTE4LjEwMDAwNDMwMCIgbWluQ2FyZD0iMCIgcmVhZE9ubHk9InRydWUiPgoJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxMThfMSIgb3JkZXI9IjIyIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzIxMThfMiIgb3JkZXI9IjIzIj4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfMjExOF8zIiBvcmRlcj0iMjQiPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQWRyZW5hbF9HbGFuZF8yMTE5IiBvcmRlcj0iMjUiIElEPSIyMTE5LjEwMDAwNDMwMCIgdGl0bGU9IkFkcmVuYWwgZ2xhbmQiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTE5XzEiIG9yZGVyPSIyNiIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0ie25vIHRleHR9IiAvPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCTwvU2VjdGlvbj4KCQkJCTxTZWN0aW9uIG5hbWU9IlNfMTc1MzciIG9yZGVyPSIyNyIgSUQ9IjE3NTM3LjEwMDAwNDMwMCIgdGl0bGU9IkNMSU5JQ0FMIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTc1MzdfMSIgb3JkZXI9IjI4Ij4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfT3RoX05vbl9QYXRoX0ZpbmRpbmdzXzQxNTYiIG9yZGVyPSIyOSIgSUQ9IjQxNTYuMTAwMDA0MzAwIiB0aXRsZT0iQ2xpbmljYWwgSGlzdG9yeSAoc3BlY2lmeSkiIG11c3RJbXBsZW1lbnQ9ImZhbHNlIiBtaW5DYXJkPSIwIj4KCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF80MTU2XzEiIG9yZGVyPSIzMCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iQ2xpbmljYWwgSGlzdG9yeSIgLz4KCQkJCQkJCTxSZXNwb25zZUZpZWxkIG5hbWU9InJmXzQxNTZfMiIgb3JkZXI9IjMxIj4KCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzQxNTZfMyIgb3JkZXI9IjMyIj4KCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNDE1Nl80IiBvcmRlcj0iMzMiIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJPC9SZXNwb25zZUZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV81Mzc3MiIgb3JkZXI9IjM0IiBJRD0iNTM3NzIuMTAwMDA0MzAwIiB0aXRsZT0iRnVuY3Rpb25hbCBTdGF0dXMgKE5vdGVzIEogYW5kIEspIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNTM3NzJfMSIgb3JkZXI9IjM1IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJGdW5jdGlvbmFsIFN0YXR1cyIgLz4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNTM3NzJfMiIgb3JkZXI9IjM2IiBtYXhTZWxlY3Rpb25zPSIwIj4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNTM3NzJfMyIgb3JkZXI9IjM3Ij4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX1VyaW5fMTcta2V0b3N0ZXJvaWRzX2luY3JlYXNlZF8yMDkwMCIgb3JkZXI9IjM4IiBJRD0iMjA5MDAuMTAwMDA0MzAwIiB0aXRsZT0iVXJpbmFyeSAxNy1rZXRvc3Rlcm9pZHMgaW5jcmVhc2VkICgxMCBtZyAvIGcgY3JlYXRpbmluZSAvIDI0IGhvdXJzKSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0N1c2hpbmdfU3luZF8yMDkwMiIgb3JkZXI9IjM5IiBJRD0iMjA5MDIuMTAwMDA0MzAwIiB0aXRsZT0iQ3VzaGluZyBzeW5kcm9tZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0Nvbm5fU3luZF8yMDkwNCIgb3JkZXI9IjQwIiBJRD0iMjA5MDQuMTAwMDA0MzAwIiB0aXRsZT0iQ29ubiBzeW5kcm9tZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzQzMDUyIiBvcmRlcj0iNDEiIElEPSI0MzA1Mi4xMDAwMDQzMDAiIHRpdGxlPSJWaXJpbGl6YXRpb24iIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV80NDYxOCIgb3JkZXI9IjQyIiBJRD0iNDQ2MTguMTAwMDA0MzAwIiB0aXRsZT0iRmVtaW5pemF0aW9uIiAvPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfV2VpZ2h0X0xvc3NfMjA5MDYiIG9yZGVyPSI0MyIgSUQ9IjIwOTA2LjEwMDAwNDMwMCIgdGl0bGU9IldlaWdodCBsb3NzIiAvPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfT3RoXzIwOTA3IiBvcmRlcj0iNDQiIElEPSIyMDkwNy4xMDAwMDQzMDAiIHRpdGxlPSJPdGhlciAoc3BlY2lmeSkiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIwOTA3XzEiIG9yZGVyPSI0NSIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0ie25vIHRleHR9IiAvPgoJCQkJCQkJCQkJPExpc3RJdGVtUmVzcG9uc2VGaWVsZCBuYW1lPSJsaXJmXzIwOTA3XzIiIG9yZGVyPSI0NiIgcmVzcG9uc2VSZXF1aXJlZD0idHJ1ZSI+CgkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8yMDkwN18zIiBvcmRlcj0iNDciPgoJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yMDkwN180IiBvcmRlcj0iNDgiIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJPC9DaGlsZEl0ZW1zPgoJCQkJPC9TZWN0aW9uPgoJCQkJPFNlY3Rpb24gbmFtZT0iU18xNzg3NSIgb3JkZXI9IjQ5IiBJRD0iMTc4NzUuMTAwMDA0MzAwIiB0aXRsZT0iU1BFQ0lNRU4iPgoJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzE3ODc1XzEiIG9yZGVyPSI1MCI+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRX1Byb2NlZHVyZV80MjU1NCIgb3JkZXI9IjUxIiBJRD0iNDI1NTQuMTAwMDA0MzAwIiB0aXRsZT0iUHJvY2VkdXJlIj4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNDI1NTRfMSIgb3JkZXI9IjUyIj4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDI1NTRfMiIgb3JkZXI9IjUzIj4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzUwODA5IiBvcmRlcj0iNTQiIElEPSI1MDgwOS4xMDAwMDQzMDAiIHRpdGxlPSJQZXJjdXRhbmVvdXMgbmVlZGxlIGJpb3BzeSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzQ2NjMzIiBvcmRlcj0iNTUiIElEPSI0NjYzMy4xMDAwMDQzMDAiIHRpdGxlPSJFbmRvc2NvcGljIGRpcmVjdGVkIGJpb3BzeSAoc3BlY2lmeSByYWRpb2dyYXBoaWMgdGVjaG5pcXVlKSI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNDY2MzNfMSIgb3JkZXI9IjU2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJFbmRvc2NvcGljIGRpcmVjdGVkIGJpb3BzeSIgLz4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl80NjYzM18yIiBvcmRlcj0iNTciIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfNDY2MzNfMyIgb3JkZXI9IjU4Ij4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNDY2MzNfNCIgb3JkZXI9IjU5IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQWRyZW5hbGVjdG9teV9Ub3RhbF8yMTIyIiBvcmRlcj0iNjAiIElEPSIyMTIyLjEwMDAwNDMwMCIgdGl0bGU9IkFkcmVuYWxlY3RvbXksIHRvdGFsIiBzZWxlY3RlZD0idHJ1ZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0FkcmVuYWxlY3RvbXlfUGFydF8yMTIxIiBvcmRlcj0iNjEiIElEPSIyMTIxLjEwMDAwNDMwMCIgdGl0bGU9IkFkcmVuYWxlY3RvbXksIHBhcnRpYWwiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9PdGhfMjEyMyIgb3JkZXI9IjYyIiBJRD0iMjEyMy4xMDAwMDQzMDAiIHRpdGxlPSJPdGhlciAoc3BlY2lmeSkiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxMjNfMSIgb3JkZXI9IjYzIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjEyM18yIiBvcmRlcj0iNjQiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjEyM18zIiBvcmRlcj0iNjUiPgoJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yMTIzXzQiIG9yZGVyPSI2NiIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX05TXzIxMjQiIG9yZGVyPSI2NyIgSUQ9IjIxMjQuMTAwMDA0MzAwIiB0aXRsZT0iTm90IHNwZWNpZmllZCIgLz4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfNTI3NTYiIG9yZGVyPSI2OCIgSUQ9IjUyNzU2LjEwMDAwNDMwMCIgdGl0bGU9IlNwZWNpbWVuIExhdGVyYWxpdHkiPgoJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl81Mjc1Nl8xIiBvcmRlcj0iNjkiPgoJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF81Mjc1Nl8yIiBvcmRlcj0iNzAiPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfUmlnaHRfMjEyNiIgb3JkZXI9IjcxIiBJRD0iMjEyNi4xMDAwMDQzMDAiIHRpdGxlPSJSaWdodCIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0xlZnRfMjEyNyIgb3JkZXI9IjcyIiBJRD0iMjEyNy4xMDAwMDQzMDAiIHRpdGxlPSJMZWZ0IiBzZWxlY3RlZD0idHJ1ZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzU2ODEyIiBvcmRlcj0iNzMiIElEPSI1NjgxMi4xMDAwMDQzMDAiIHRpdGxlPSJCaWxhdGVyYWwiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9OU18yMTI4IiBvcmRlcj0iNzQiIElEPSIyMTI4LjEwMDAwNDMwMCIgdGl0bGU9Ik5vdCBzcGVjaWZpZWQiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9PdGhfMjA4NjYiIG9yZGVyPSI3NSIgSUQ9IjIwODY2LjEwMDAwNDMwMCIgdGl0bGU9Ik90aGVyIChzcGVjaWZ5KSI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjA4NjZfMSIgb3JkZXI9Ijc2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjA4NjZfMiIgb3JkZXI9Ijc3IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIwODY2XzMiIG9yZGVyPSI3OCI+CgkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzIwODY2XzQiIG9yZGVyPSI3OSIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQk8L1NlY3Rpb24+CgkJCQk8U2VjdGlvbiBuYW1lPSJTXzE3ODc2IiBvcmRlcj0iODAiIElEPSIxNzg3Ni4xMDAwMDQzMDAiIHRpdGxlPSJUVU1PUiI+CgkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTc4NzZfMSIgb3JkZXI9IjgxIj4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfNTk4NTIiIG9yZGVyPSI4MiIgSUQ9IjU5ODUyLjEwMDAwNDMwMCIgdGl0bGU9Ikhpc3RvbG9naWMgVHlwZSAoTm90ZXMgQyB0aHJvdWdoIEUpIj4KCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81OTg1Ml8xIiBvcmRlcj0iODMiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9Ikhpc3RvbG9naWMgVHlwZSIgLz4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNTk4NTJfMiIgb3JkZXI9Ijg0Ij4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNTk4NTJfMyIgb3JkZXI9Ijg1Ij4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzQ2OTI1IiBvcmRlcj0iODYiIElEPSI0NjkyNS4xMDAwMDQzMDAiIHRpdGxlPSJBZHJlbmFsIGNvcnRpY2FsIGNhcmNpbm9tYSwgb25jb2N5dGljIHR5cGUiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9BZHJlbmFsX0NvcnRpY2FsX0NhXzIxMTciIG9yZGVyPSI4NyIgSUQ9IjIxMTcuMTAwMDA0MzAwIiB0aXRsZT0iQWRyZW5hbCBjb3J0aWNhbCBjYXJjaW5vbWEiIHNlbGVjdGVkPSJ0cnVlIiAvPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNDQ0NDkiIG9yZGVyPSI4OCIgSUQ9IjQ0NDQ5LjEwMDAwNDMwMCIgdGl0bGU9IkFkcmVuYWwgY29ydGljYWwgY2FyY2lub21hLCBteXhvaWQgdHlwZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzU5MTYyIiBvcmRlcj0iODkiIElEPSI1OTE2Mi4xMDAwMDQzMDAiIHRpdGxlPSJBZHJlbmFsIGNvcnRpY2FsIGNhcmNpbm9tYSwgc2FyY29tYXRvaWQgdHlwZSIgLz4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzU5ODUyXzEiIG9yZGVyPSI5MCI+CgkJCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfNDM2NzAiIG9yZGVyPSI5MSIgSUQ9IjQzNjcwLjEwMDAwNDMwMCIgdGl0bGU9Ikhpc3RvbG9naWMgVHlwZSBDb21tZW50cyIgbXVzdEltcGxlbWVudD0iZmFsc2UiIG1pbkNhcmQ9IjAiPgoJCQkJCQkJCQk8UmVzcG9uc2VGaWVsZCBuYW1lPSJyZl80MzY3MF8xIiBvcmRlcj0iOTIiPgoJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF80MzY3MF8yIiBvcmRlcj0iOTMiPgoJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzQzNjcwXzMiIG9yZGVyPSI5NCIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJPC9SZXNwb25zZUZpZWxkPgoJCQkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRXzQ5Mjc1IiBvcmRlcj0iOTUiIElEPSI0OTI3NS4xMDAwMDQzMDAiIHRpdGxlPSJIaXN0b2xvZ2ljIEdyYWRlIChOb3RlcyBDIHRocm91Z2ggRSkiPgoJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzQ5Mjc1XzEiIG9yZGVyPSI5NiIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iSGlzdG9sb2dpYyBHcmFkZSIgLz4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNDkyNzVfMiIgb3JkZXI9Ijk3Ij4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDkyNzVfMyIgb3JkZXI9Ijk4Ij4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzUzNjAzIiBvcmRlcj0iOTkiIElEPSI1MzYwMy4xMDAwMDQzMDAiIHRpdGxlPSJMb3cgZ3JhZGUgKCZsdDs9IDIwIG1pdG9zZXMgLyA1MCBoaWdoLXBvd2VyIGZpZWxkcykiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81MzYwM18xIiBvcmRlcj0iMTAwIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJMb3cgZ3JhZGUiIC8+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV80ODYzNCIgb3JkZXI9IjEwMSIgSUQ9IjQ4NjM0LjEwMDAwNDMwMCIgdGl0bGU9IkhpZ2ggZ3JhZGUgKCZndDsgMjAgbWl0b3NlcyAvIDUwIGhpZ2gtcG93ZXIgZmllbGRzKSI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNDg2MzRfMSIgb3JkZXI9IjEwMiIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iSGlnaCBncmFkZSIgLz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPERpc3BsYXllZEl0ZW0gbmFtZT0iRElfNTc5ODAiIG9yZGVyPSIxMDMiIElEPSI1Nzk4MC4xMDAwMDQzMDAiIHRpdGxlPSIjTm90ZTogR2VuZXJhbGx5IGR1ZSB0byBjb3JlIG5lZWRsZSBiaW9wc3ksIHdpdGggaW5zdWZmaWNpZW50IHZpYWJsZSB0dW1vciB0byBjb3VudCA1MCBIUEZzLiI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNTc5ODBfMSIgb3JkZXI9IjEwNCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0ie25vIHRleHR9IiAvPgoJCQkJCQkJCQk8L0Rpc3BsYXllZEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV81NDY0OCIgb3JkZXI9IjEwNSIgSUQ9IjU0NjQ4LjEwMDAwNDMwMCIgdGl0bGU9IkNhbm5vdCBiZSBhc3Nlc3NlZCAoZXhwbGFpbikjIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81NDY0OF8xIiBvcmRlcj0iMTA2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJDYW5ub3QgYmUgYXNzZXNzZWQiIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfNTQ2NDhfMiIgb3JkZXI9IjEwNyIgcmVzcG9uc2VSZXF1aXJlZD0idHJ1ZSI+CgkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF81NDY0OF8zIiBvcmRlcj0iMTA4Ij4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNTQ2NDhfNCIgb3JkZXI9IjEwOSIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfVHVtX1NpemVfMjEyOSIgb3JkZXI9IjExMCIgSUQ9IjIxMjkuMTAwMDA0MzAwIiB0aXRsZT0iVHVtb3IgU2l6ZSAoTm90ZSBBKSI+CgkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjEyOV8xIiBvcmRlcj0iMTExIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJUdW1vciBTaXplIiAvPgoJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl8yMTI5XzIiIG9yZGVyPSIxMTIiPgoJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF8yMTI5XzMiIG9yZGVyPSIxMTMiPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfVFNpemUxXzIxMzEiIG9yZGVyPSIxMTQiIElEPSIyMTMxLjEwMDAwNDMwMCIgdGl0bGU9IkdyZWF0ZXN0IGRpbWVuc2lvbiBpbiBDZW50aW1ldGVycyAoY20pIiBzZWxlY3RlZD0idHJ1ZSI+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjEzMV8xIiBvcmRlcj0iMTE1IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIxMzFfMiIgb3JkZXI9IjExNiI+CgkJCQkJCQkJCQkJCTxkZWNpbWFsIG5hbWU9ImRlY18yMTMxXzMiIG9yZGVyPSIxMTciIG1pbkluY2x1c2l2ZT0iMC4wMDEwMDAwMDAiIG1heEluY2x1c2l2ZT0iMTAwLjAwMDAwMDAwMCIgZnJhY3Rpb25EaWdpdHM9IjMiIHRvdGFsRGlnaXRzPSI1IiB2YWw9IjMiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQk8VGV4dEFmdGVyUmVzcG9uc2UgbmFtZT0icnR0XzIxMzFfNCIgb3JkZXI9IjExOCIgdmFsPSJDZW50aW1ldGVycyAoY20pIiAvPgoJCQkJCQkJCQkJCTxSZXNwb25zZVVuaXRzIG5hbWU9InVuXzIxMzFfNSIgb3JkZXI9IjExOSIgdmFsPSJjbSIgdW5pdFN5c3RlbT0iVUNPTSIgLz4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMjEzMV82IiBvcmRlcj0iMTIwIj4KCQkJCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV9UdW1fQWRkX0RpbV8yMTMzIiBvcmRlcj0iMTIxIiBJRD0iMjEzMy4xMDAwMDQzMDAiIHRpdGxlPSJBZGRpdGlvbmFsIERpbWVuc2lvbiBpbiBDZW50aW1ldGVycyAoY20pIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJCQkJCQkJCTxSZXNwb25zZUZpZWxkIG5hbWU9InJmXzIxMzNfMSIgb3JkZXI9IjEyMiI+CgkJCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIxMzNfMiIgb3JkZXI9IjEyMyI+CgkJCQkJCQkJCQkJCQkJPGRlY2ltYWwgbmFtZT0iZGVjXzIxMzNfMyIgb3JkZXI9IjEyNCIgbWluSW5jbHVzaXZlPSIwLjAwMTAwMDAwMCIgbWF4SW5jbHVzaXZlPSIxMDAuMDAwMDAwMDAwIiBmcmFjdGlvbkRpZ2l0cz0iMyIgdG90YWxEaWdpdHM9IjUiIHZhbD0iMyIgLz4KCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQk8VGV4dEFmdGVyUmVzcG9uc2UgbmFtZT0icnR0XzIxMzNfNCIgb3JkZXI9IjEyNSIgdmFsPSJDZW50aW1ldGVycyAoY20pIiAvPgoJCQkJCQkJCQkJCQkJPFJlc3BvbnNlVW5pdHMgbmFtZT0idW5fMjEzM181IiBvcmRlcj0iMTI2IiB2YWw9ImNtIiB1bml0U3lzdGVtPSJVQ09NIiAvPgoJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV9UdW1fQWRkX0RpbV8yMTMyIiBvcmRlcj0iMTI3IiBJRD0iMjEzMi4xMDAwMDQzMDAiIHRpdGxlPSJBZGRpdGlvbmFsIERpbWVuc2lvbiBpbiBDZW50aW1ldGVycyAoY20pIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJCQkJCQkJCTxSZXNwb25zZUZpZWxkIG5hbWU9InJmXzIxMzJfMSIgb3JkZXI9IjEyOCI+CgkJCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIxMzJfMiIgb3JkZXI9IjEyOSI+CgkJCQkJCQkJCQkJCQkJPGRlY2ltYWwgbmFtZT0iZGVjXzIxMzJfMyIgb3JkZXI9IjEzMCIgbWluSW5jbHVzaXZlPSIwLjAwMTAwMDAwMCIgbWF4SW5jbHVzaXZlPSIxMDAuMDAwMDAwMDAwIiBmcmFjdGlvbkRpZ2l0cz0iMyIgdG90YWxEaWdpdHM9IjUiIHZhbD0iMyIgLz4KCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQk8VGV4dEFmdGVyUmVzcG9uc2UgbmFtZT0icnR0XzIxMzJfNCIgb3JkZXI9IjEzMSIgdmFsPSJDZW50aW1ldGVycyAoY20pIiAvPgoJCQkJCQkJCQkJCQkJPFJlc3BvbnNlVW5pdHMgbmFtZT0idW5fMjEzMl81IiBvcmRlcj0iMTMyIiB2YWw9ImNtIiB1bml0U3lzdGVtPSJVQ09NIiAvPgoJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0NCRF8yMTMwIiBvcmRlcj0iMTMzIiBJRD0iMjEzMC4xMDAwMDQzMDAiIHRpdGxlPSJDYW5ub3QgYmUgZGV0ZXJtaW5lZCAoZXhwbGFpbikiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxMzBfMSIgb3JkZXI9IjEzNCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iQ2Fubm90IGJlIGRldGVybWluZWQiIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjEzMF8yIiBvcmRlcj0iMTM1IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIxMzBfMyIgb3JkZXI9IjEzNiI+CgkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzIxMzBfNCIgb3JkZXI9IjEzNyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfVHVtX0dsYW5kX1dlaWdodF80MDQ5NiIgb3JkZXI9IjEzOCIgSUQ9IjQwNDk2LjEwMDAwNDMwMCIgdGl0bGU9IlR1bW9yIFdlaWdodCAoTm90ZSBCKSI+CgkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNDA0OTZfMSIgb3JkZXI9IjEzOSIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iVHVtb3IgV2VpZ2h0IiAvPgoJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl80MDQ5Nl8yIiBvcmRlcj0iMTQwIj4KCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDA0OTZfMyIgb3JkZXI9IjE0MSI+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9UdW1fR2xhbmRfV2VpZ2h0X2dfNDQ3NjEiIG9yZGVyPSIxNDIiIElEPSI0NDc2MS4xMDAwMDQzMDAiIHRpdGxlPSJTcGVjaWZ5IHdlaWdodCAoZykiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzQ0NzYxXzEiIG9yZGVyPSIxNDMiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IntubyB0ZXh0fSIgLz4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl80NDc2MV8yIiBvcmRlcj0iMTQ0IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzQ0NzYxXzMiIG9yZGVyPSIxNDUiPgoJCQkJCQkJCQkJCQk8ZGVjaW1hbCBuYW1lPSJkZWNfNDQ3NjFfNCIgb3JkZXI9IjE0NiIgbWluSW5jbHVzaXZlPSIwLjAwMDAwMDAwMCIgbWF4SW5jbHVzaXZlPSI1MDAwMC4wMDAwMDAwMDAiIGZyYWN0aW9uRGlnaXRzPSIyIiB0b3RhbERpZ2l0cz0iNyIgLz4KCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJCTxUZXh0QWZ0ZXJSZXNwb25zZSBuYW1lPSJydHRfNDQ3NjFfNSIgb3JkZXI9IjE0NyIgdmFsPSJnIiAvPgoJCQkJCQkJCQkJCTxSZXNwb25zZVVuaXRzIG5hbWU9InVuXzQ0NzYxXzYiIG9yZGVyPSIxNDgiIHZhbD0iZ3JhbXMiIHVuaXRTeXN0ZW09IlVDT00iIC8+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX05BXzU3NDc2IiBvcmRlcj0iMTQ5IiBJRD0iNTc0NzYuMTAwMDA0MzAwIiB0aXRsZT0iQ2Fubm90IGJlIGRldGVybWluZWQiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl81NzQ3Nl8xIiBvcmRlcj0iMTUwIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzU3NDc2XzIiIG9yZGVyPSIxNTEiPgoJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl81NzQ3Nl8zIiBvcmRlcj0iMTUyIiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQk8U2VjdGlvbiBuYW1lPSJTXzE3ODc3IiBvcmRlcj0iMTUzIiBJRD0iMTc4NzcuMTAwMDA0MzAwIiB0aXRsZT0iVHVtb3IgRXh0ZW50Ij4KCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8xNzg3N18xIiBvcmRlcj0iMTU0IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQk8Q2hpbGRJdGVtcyBuYW1lPSJjaF8xNzg3N18yIiBvcmRlcj0iMTU1Ij4KCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV81MTI2NSIgb3JkZXI9IjE1NiIgSUQ9IjUxMjY1LjEwMDAwNDMwMCIgdGl0bGU9IlR1bW9yIEV4dGVuc2lvbiI+CgkJCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNTEyNjVfMSIgb3JkZXI9IjE1NyIgbWF4U2VsZWN0aW9ucz0iMCI+CgkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNTEyNjVfMiIgb3JkZXI9IjE1OCI+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzQ0MTg2IiBvcmRlcj0iMTU5IiBJRD0iNDQxODYuMTAwMDA0MzAwIiB0aXRsZT0iTm8gZXZpZGVuY2Ugb2YgcHJpbWFyeSB0dW1vciIgc2VsZWN0aW9uRGVzZWxlY3RzU2libGluZ3M9InRydWUiIC8+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzUwNjk1IiBvcmRlcj0iMTYwIiBJRD0iNTA2OTUuMTAwMDA0MzAwIiB0aXRsZT0iVHVtb3IgY29uZmluZWQgdG8gYWRyZW5hbCBjb3J0ZXggd2l0aG91dCBpbnZhc2lvbiB0aHJvdWdoIHR1bW9yIGNhcHN1bGUgKGlmIHByZXNlbnQpIiBzZWxlY3Rpb25EZXNlbGVjdHNTaWJsaW5ncz0idHJ1ZSI+CgkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81MDY5NV8xIiBvcmRlcj0iMTYxIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJUdW1vciBjb25maW5lZCB0byBhZHJlbmFsIGNvcnRleCB3aXRob3V0IGludmFzaW9uIHRocm91Z2ggdHVtb3IgY2Fwc3VsZSIgLz4KCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV8zOTUzNyIgb3JkZXI9IjE2MiIgSUQ9IjM5NTM3LjEwMDAwNDMwMCIgdGl0bGU9IlR1bW9yIGludmFkZXMgaW50byBvciB0aHJvdWdoIHRoZSBhZHJlbmFsIGNhcHN1bGUiIC8+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzUyMzE1IiBvcmRlcj0iMTYzIiBJRD0iNTIzMTUuMTAwMDA0MzAwIiB0aXRsZT0iVHVtb3IgaW52YWRlcyBpbnRvIGV4dHJhLWFkcmVuYWwgc3RydWN0dXJlcyAoc3BlY2lmeSkiPgoJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfNTIzMTVfMSIgb3JkZXI9IjE2NCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iVHVtb3IgaW52YWRlcyBpbnRvIGV4dHJhLWFkcmVuYWwgc3RydWN0dXJlcyIgLz4KCQkJCQkJCQkJCQkJPExpc3RJdGVtUmVzcG9uc2VGaWVsZCBuYW1lPSJsaXJmXzUyMzE1XzIiIG9yZGVyPSIxNjUiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF81MjMxNV8zIiBvcmRlcj0iMTY2Ij4KCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl81MjMxNV80IiBvcmRlcj0iMTY3IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV81NjI3MSIgb3JkZXI9IjE2OCIgSUQ9IjU2MjcxLjEwMDAwNDMwMCIgdGl0bGU9IlR1bW9yIGludmFkZXMgaW50byBvdGhlciBhZGphY2VudCBvcmdhbihzKSIgc2VsZWN0ZWQ9InRydWUiPgoJCQkJCQkJCQkJCQk8Q2hpbGRJdGVtcyBuYW1lPSJjaF81NjI3MV8xIiBvcmRlcj0iMTY5Ij4KCQkJCQkJCQkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRXzUzNTI2IiBvcmRlcj0iMTcwIiBJRD0iNTM1MjYuMTAwMDA0MzAwIj4KCQkJCQkJCQkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzUzNTI2XzEiIG9yZGVyPSIxNzEiIG1heFNlbGVjdGlvbnM9IjAiPgoJCQkJCQkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNTM1MjZfMiIgb3JkZXI9IjE3MiI+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTY3NTIiIG9yZGVyPSIxNzMiIElEPSI1Njc1Mi4xMDAwMDQzMDAiIHRpdGxlPSJLaWRuZXkiIC8+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTc3NDgiIG9yZGVyPSIxNzQiIElEPSI1Nzc0OC4xMDAwMDQzMDAiIHRpdGxlPSJQYW5jcmVhcyIgc2VsZWN0ZWQ9InRydWUiIC8+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNDE0MDkiIG9yZGVyPSIxNzUiIElEPSI0MTQwOS4xMDAwMDQzMDAiIHRpdGxlPSJMaXZlciIgLz4KCQkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV80MjMwNSIgb3JkZXI9IjE3NiIgSUQ9IjQyMzA1LjEwMDAwNDMwMCIgdGl0bGU9IlNwbGVlbiIgLz4KCQkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV81ODIyOSIgb3JkZXI9IjE3NyIgSUQ9IjU4MjI5LjEwMDAwNDMwMCIgdGl0bGU9IkRpYXBocmFnbSIgLz4KCQkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV80NjIxOCIgb3JkZXI9IjE3OCIgSUQ9IjQ2MjE4LjEwMDAwNDMwMCIgdGl0bGU9IlN0b21hY2giIC8+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNDU1OTQiIG9yZGVyPSIxNzkiIElEPSI0NTU5NC4xMDAwMDQzMDAiIHRpdGxlPSJPdGhlciAoc3BlY2lmeSkiPgoJCQkJCQkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF80NTU5NF8xIiBvcmRlcj0iMTgwIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCQkJCQkJPExpc3RJdGVtUmVzcG9uc2VGaWVsZCBuYW1lPSJsaXJmXzQ1NTk0XzIiIG9yZGVyPSIxODEiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzQ1NTk0XzMiIG9yZGVyPSIxODIiPgoJCQkJCQkJCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNDU1OTRfNCIgb3JkZXI9IjE4MyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCQkJPC9DaGlsZEl0ZW1zPgoJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0luZGV0ZXJtaW5hdGVfNTE5MTEiIG9yZGVyPSIxODQiIElEPSI1MTkxMS4xMDAwMDQzMDAiIHRpdGxlPSJDYW5ub3QgYmUgYXNzZXNzZWQiIHNlbGVjdGlvbkRlc2VsZWN0c1NpYmxpbmdzPSJ0cnVlIj4KCQkJCQkJCQkJCQkJPExpc3RJdGVtUmVzcG9uc2VGaWVsZCBuYW1lPSJsaXJmXzUxOTExXzEiIG9yZGVyPSIxODUiPgoJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF81MTkxMV8yIiBvcmRlcj0iMTg2Ij4KCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl81MTkxMV8zIiBvcmRlcj0iMTg3IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQkJPC9DaGlsZEl0ZW1zPgoJCQkJCQk8L1NlY3Rpb24+CgkJCQkJCTxTZWN0aW9uIG5hbWU9IlNfMTc4NzkiIG9yZGVyPSIxODgiIElEPSIxNzg3OS4xMDAwMDQzMDAiIHRpdGxlPSJBY2Nlc3NvcnkgRmluZGluZ3MiPgoJCQkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTc4NzlfMSIgb3JkZXI9IjE4OSI+CgkJCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfNDI0NzQiIG9yZGVyPSIxOTAiIElEPSI0MjQ3NC4xMDAwMDQzMDAiIHRpdGxlPSJMeW1waG92YXNjdWxhciBJbnZhc2lvbiAoTm90ZSBGKSI+CgkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF80MjQ3NF8xIiBvcmRlcj0iMTkxIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJMeW1waG92YXNjdWxhciBJbnZhc2lvbiIgLz4KCQkJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl80MjQ3NF8yIiBvcmRlcj0iMTkyIiBtYXhTZWxlY3Rpb25zPSIwIj4KCQkJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF80MjQ3NF8zIiBvcmRlcj0iMTkzIj4KCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfTm90X0lkXzIxNTkiIG9yZGVyPSIxOTQiIElEPSIyMTU5LjEwMDAwNDMwMCIgdGl0bGU9Ik5vdCBpZGVudGlmaWVkIiBzZWxlY3Rpb25EZXNlbGVjdHNTaWJsaW5ncz0idHJ1ZSIgLz4KCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTI5NjIiIG9yZGVyPSIxOTUiIElEPSI1Mjk2Mi4xMDAwMDQzMDAiIHRpdGxlPSJMYXJnZSB2ZXNzZWwsIHJlbmFsIHZlaW4gKGluY2x1ZGluZyB3aGVuIGlkZW50aWZpZWQgY2xpbmljYWxseSkiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzUyOTYyXzEiIG9yZGVyPSIxOTYiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IkxhcmdlIHZlc3NlbCwgcmVuYWwgdmVpbiIgLz4KCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV81OTQ1NCIgb3JkZXI9IjE5NyIgSUQ9IjU5NDU0LjEwMDAwNDMwMCIgdGl0bGU9IkxhcmdlIHZlc3NlbCwgdmVuYSBjYXZhIChpbmNsdWRpbmcgd2hlbiBpZGVudGlmaWVkIGNsaW5pY2FsbHkpIj4KCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzU5NDU0XzEiIG9yZGVyPSIxOTgiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IkxhcmdlIHZlc3NlbCwgdmVuYSBjYXZhIiAvPgoJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX1NtX1Zlc3NlbF8yMDg4MSIgb3JkZXI9IjE5OSIgSUQ9IjIwODgxLjEwMDAwNDMwMCIgdGl0bGU9IlNtYWxsIHZlc3NlbCAoY2FwaWxsYXJ5IGx5bXBoYXRpYykiIHNlbGVjdGVkPSJ0cnVlIiAvPgoJCQkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9JbmRldGVybWluYXRlXzIxNjEiIG9yZGVyPSIyMDAiIElEPSIyMTYxLjEwMDAwNDMwMCIgdGl0bGU9IkNhbm5vdCBiZSBkZXRlcm1pbmVkIiBzZWxlY3Rpb25EZXNlbGVjdHNTaWJsaW5ncz0idHJ1ZSI+CgkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yMTYxXzEiIG9yZGVyPSIyMDEiPgoJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8yMTYxXzIiIG9yZGVyPSIyMDIiPgoJCQkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzIxNjFfMyIgb3JkZXI9IjIwMyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV80ODQ5MSIgb3JkZXI9IjIwNCIgSUQ9IjQ4NDkxLjEwMDAwNDMwMCIgdGl0bGU9IlR1bW9yIERlc2NyaXB0aW9uIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNDg0OTFfMSIgb3JkZXI9IjIwNSIgbWF4U2VsZWN0aW9ucz0iMCI+CgkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDg0OTFfMiIgb3JkZXI9IjIwNiI+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0hlbW9ycmhhZ2ljXzIwODYzIiBvcmRlcj0iMjA3IiBJRD0iMjA4NjMuMTAwMDA0MzAwIiB0aXRsZT0iSGVtb3JyaGFnaWMiIC8+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX05lY3JvdGljXzIwODY0IiBvcmRlcj0iMjA4IiBJRD0iMjA4NjQuMTAwMDA0MzAwIiB0aXRsZT0iTmVjcm90aWMiIC8+CgkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX090aF8yMDg2NSIgb3JkZXI9IjIwOSIgSUQ9IjIwODY1LjEwMDAwNDMwMCIgdGl0bGU9Ik90aGVyIChzcGVjaWZ5KSI+CgkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMDg2NV8xIiBvcmRlcj0iMjEwIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yMDg2NV8yIiBvcmRlcj0iMjExIiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjA4NjVfMyIgb3JkZXI9IjIxMiI+CgkJCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjA4NjVfNCIgb3JkZXI9IjIxMyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCQkJPC9TZWN0aW9uPgoJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCTwvU2VjdGlvbj4KCQkJCTxTZWN0aW9uIG5hbWU9IlNfMTc4NzgiIG9yZGVyPSIyMTQiIElEPSIxNzg3OC4xMDAwMDQzMDAiIHRpdGxlPSJNQVJHSU5TIj4KCQkJCQk8Q2hpbGRJdGVtcyBuYW1lPSJjaF8xNzg3OF8xIiBvcmRlcj0iMjE1Ij4KCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfTWFyZ19TdGF0dXNfMjE1MyIgb3JkZXI9IjIxNiIgSUQ9IjIxNTMuMTAwMDA0MzAwIiB0aXRsZT0iTWFyZ2lucyI+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzIxNTNfMSIgb3JkZXI9IjIxNyI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzIxNTNfMiIgb3JkZXI9IjIxOCI+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9NYXJnVW52X1R1bV8yMTU0IiBvcmRlcj0iMjE5IiBJRD0iMjE1NC4xMDAwMDQzMDAiIHRpdGxlPSJVbmludm9sdmVkIGJ5IHR1bW9yIiBzZWxlY3RlZD0idHJ1ZSI+CgkJCQkJCQkJCQk8Q2hpbGRJdGVtcyBuYW1lPSJjaF8yMTU0XzEiIG9yZGVyPSIyMjAiPgoJCQkJCQkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRX01hcmdVbnZfVHVtX0Rpc3RfMjYzNTgiIG9yZGVyPSIyMjEiIElEPSIyNjM1OC4xMDAwMDQzMDAiIHRpdGxlPSJEaXN0YW5jZSBmcm9tIENsb3Nlc3QgTWFyZ2luIGluIE1pbGxpbWV0ZXJzIChtbSkiIG11c3RJbXBsZW1lbnQ9ImZhbHNlIiBtaW5DYXJkPSIwIj4KCQkJCQkJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl8yNjM1OF8xIiBvcmRlcj0iMjIyIj4KCQkJCQkJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF8yNjM1OF8yIiBvcmRlcj0iMjIzIj4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfU3BmeV9tbV8yNjM1OSIgb3JkZXI9IjIyNCIgSUQ9IjI2MzU5LjEwMDAwNDMwMCIgdGl0bGU9IlNwZWNpZnkgaW4gTWlsbGltZXRlcnMgKG1tKSI+CgkJCQkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yNjM1OV8xIiBvcmRlcj0iMjI1IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yNjM1OV8yIiBvcmRlcj0iMjI2IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjYzNTlfMyIgb3JkZXI9IjIyNyI+CgkJCQkJCQkJCQkJCQkJCQkJPGRlY2ltYWwgbmFtZT0iZGVjXzI2MzU5XzQiIG9yZGVyPSIyMjgiIG1pbkluY2x1c2l2ZT0iMC4wMTAwMDAwMDAiIG1heEluY2x1c2l2ZT0iMTAwMC4wMDAwMDAwMDAiIGZyYWN0aW9uRGlnaXRzPSIyIiB0b3RhbERpZ2l0cz0iNSIgLz4KCQkJCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQkJCQk8VGV4dEFmdGVyUmVzcG9uc2UgbmFtZT0icnR0XzI2MzU5XzUiIG9yZGVyPSIyMjkiIHZhbD0iTWlsbGltZXRlcnMgKG1tKSIgLz4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZVVuaXRzIG5hbWU9InVuXzI2MzU5XzYiIG9yZGVyPSIyMzAiIHZhbD0ibW0iIHVuaXRTeXN0ZW09IlVDT00iIC8+CgkJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0NCQV8yNjM2MSIgb3JkZXI9IjIzMSIgSUQ9IjI2MzYxLjEwMDAwNDMwMCIgdGl0bGU9IkNhbm5vdCBiZSBkZXRlcm1pbmVkIChleHBsYWluKSI+CgkJCQkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yNjM2MV8xIiBvcmRlcj0iMjMyIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJDYW5ub3QgYmUgZGV0ZXJtaW5lZCIgLz4KCQkJCQkJCQkJCQkJCQkJPExpc3RJdGVtUmVzcG9uc2VGaWVsZCBuYW1lPSJsaXJmXzI2MzYxXzIiIG9yZGVyPSIyMzMiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8yNjM2MV8zIiBvcmRlcj0iMjM0Ij4KCQkJCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yNjM2MV80IiBvcmRlcj0iMjM1IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRX01hcmdfTG9jXzI2MzYyIiBvcmRlcj0iMjM2IiBJRD0iMjYzNjIuMTAwMDA0MzAwIiB0aXRsZT0iP1NwZWNpZnkgTWFyZ2luLCBpZiBwb3NzaWJsZSI+CgkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yNjM2Ml8xIiBvcmRlcj0iMjM3IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJNYXJnaW4iIC8+CgkJCQkJCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfMjYzNjJfMiIgb3JkZXI9IjIzOCI+CgkJCQkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfMjYzNjJfMyIgb3JkZXI9IjIzOSI+CgkJCQkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX01hcmdfTG9jXzI2MzYzIiBvcmRlcj0iMjQwIiBJRD0iMjYzNjMuMTAwMDA0MzAwIiB0aXRsZT0iU3BlY2lmeSBtYXJnaW4iPgoJCQkJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjYzNjNfMSIgb3JkZXI9IjI0MSIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0ie25vIHRleHR9IiAvPgoJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjYzNjNfMiIgb3JkZXI9IjI0MiIgcmVzcG9uc2VSZXF1aXJlZD0idHJ1ZSI+CgkJCQkJCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzI2MzYzXzMiIG9yZGVyPSIyNDMiPgoJCQkJCQkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzI2MzYzXzQiIG9yZGVyPSIyNDQiIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0NCRF8yNjM2NCIgb3JkZXI9IjI0NSIgSUQ9IjI2MzY0LjEwMDAwNDMwMCIgdGl0bGU9Ij9DYW5ub3QgYmUgZGV0ZXJtaW5lZCIgb21pdFdoZW5TZWxlY3RlZD0idHJ1ZSIgc2VsZWN0ZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjYzNjRfMSIgb3JkZXI9IjI0NiIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iQ2Fubm90IGJlIGRldGVybWluZWQiIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yNjM2NF8yIiBvcmRlcj0iMjQ3Ij4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjYzNjRfMyIgb3JkZXI9IjI0OCI+CgkJCQkJCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjYzNjRfNCIgb3JkZXI9IjI0OSIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX01hcmdfVHVtXzIxNTUiIG9yZGVyPSIyNTAiIElEPSIyMTU1LjEwMDAwNDMwMCIgdGl0bGU9Ikludm9sdmVkIGJ5IHR1bW9yIj4KCQkJCQkJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzIxNTVfMSIgb3JkZXI9IjI1MSI+CgkJCQkJCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfTWFyZ19Mb2NfMjYzNjUiIG9yZGVyPSIyNTIiIElEPSIyNjM2NS4xMDAwMDQzMDAiIHRpdGxlPSI/U3BlY2lmeSBNYXJnaW4ocyksIGlmIHBvc3NpYmxlIj4KCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzI2MzY1XzEiIG9yZGVyPSIyNTMiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9Ik1hcmdpbihzKSIgLz4KCQkJCQkJCQkJCQkJPExpc3RGaWVsZCBuYW1lPSJsZl8yNjM2NV8yIiBvcmRlcj0iMjU0Ij4KCQkJCQkJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF8yNjM2NV8zIiBvcmRlcj0iMjU1Ij4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfTWFyZ19Mb2NfMjYzNjYiIG9yZGVyPSIyNTYiIElEPSIyNjM2Ni4xMDAwMDQzMDAiIHRpdGxlPSJTcGVjaWZ5IG1hcmdpbihzKSI+CgkJCQkJCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yNjM2Nl8xIiBvcmRlcj0iMjU3IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yNjM2Nl8yIiBvcmRlcj0iMjU4IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjYzNjZfMyIgb3JkZXI9IjI1OSI+CgkJCQkJCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjYzNjZfNCIgb3JkZXI9IjI2MCIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQ0JEXzI2MzY3IiBvcmRlcj0iMjYxIiBJRD0iMjYzNjcuMTAwMDA0MzAwIiB0aXRsZT0iP0Nhbm5vdCBiZSBkZXRlcm1pbmVkIiBvbWl0V2hlblNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzI2MzY3XzEiIG9yZGVyPSIyNjIiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IkNhbm5vdCBiZSBkZXRlcm1pbmVkIiAvPgoJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjYzNjdfMiIgb3JkZXI9IjI2MyI+CgkJCQkJCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzI2MzY3XzMiIG9yZGVyPSIyNjQiPgoJCQkJCQkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzI2MzY3XzQiIG9yZGVyPSIyNjUiIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9DQkRfMjE1NyIgb3JkZXI9IjI2NiIgSUQ9IjIxNTcuMTAwMDA0MzAwIiB0aXRsZT0iQ2Fubm90IGJlIGFzc2Vzc2VkIj4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yMTU3XzEiIG9yZGVyPSIyNjciPgoJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjE1N18yIiBvcmRlcj0iMjY4Ij4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjE1N18zIiBvcmRlcj0iMjY5IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfTkFfMjA4NTIiIG9yZGVyPSIyNzAiIElEPSIyMDg1Mi4xMDAwMDQzMDAiIHRpdGxlPSJOb3QgYXBwbGljYWJsZSI+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjA4NTJfMSIgb3JkZXI9IjI3MSI+CgkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8yMDg1Ml8yIiBvcmRlcj0iMjcyIj4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjA4NTJfMyIgb3JkZXI9IjI3MyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQk8L1NlY3Rpb24+CgkJCQk8U2VjdGlvbiBuYW1lPSJTXzE3ODgxIiBvcmRlcj0iMjc0IiBJRD0iMTc4ODEuMTAwMDA0MzAwIiB0aXRsZT0iTFlNUEggTk9ERVMiPgoJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzE3ODgxXzEiIG9yZGVyPSIyNzUiPgoJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV8xODY3IiBvcmRlcj0iMjc2IiBJRD0iMTg2Ny4xMDAwMDQzMDAiIHRpdGxlPSJSZWdpb25hbCBMeW1waCBOb2RlcyI+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzE4NjdfMSIgb3JkZXI9IjI3NyIgbWF4U2VsZWN0aW9ucz0iMCI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzE4NjdfMiIgb3JkZXI9IjI3OCI+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9Ob19MTl9JZF8xODY4IiBvcmRlcj0iMjc5IiBJRD0iMTg2OC4xMDAwMDQzMDAiIHRpdGxlPSJObyBseW1waCBub2RlcyBzdWJtaXR0ZWQgb3IgZm91bmQiIHNlbGVjdGlvbkRpc2FibGVzQ2hpbGRyZW49InRydWUiPgoJCQkJCQkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTg2OF8xIiBvcmRlcj0iMjgwIj4KCQkJCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV80NTA5OCIgb3JkZXI9IjI4MSIgSUQ9IjQ1MDk4LjEwMDAwNDMwMCIgdGl0bGU9Ik51bWJlciBvZiBMeW1waCBOb2RlcyBJbnZvbHZlZCI+CgkJCQkJCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNDUwOThfMSIgb3JkZXI9IjI4MiI+CgkJCQkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDUwOThfMiIgb3JkZXI9IjI4MyI+CgkJCQkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX1NwZWNpZnlfMTg3MyIgb3JkZXI9IjI4NCIgSUQ9IjE4NzMuMTAwMDA0MzAwIiB0aXRsZT0iU3BlY2lmeSBudW1iZXIiPgoJCQkJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMTg3M18xIiBvcmRlcj0iMjg1IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8xODczXzIiIG9yZGVyPSIyODYiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8xODczXzMiIG9yZGVyPSIyODciPgoJCQkJCQkJCQkJCQkJCQkJCTxpbnRlZ2VyIG5hbWU9ImludHJfMTg3M180IiBvcmRlcj0iMjg4IiBtYXhJbmNsdXNpdmU9IjEwMCIgbWluSW5jbHVzaXZlPSIwIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTg5MzgiIG9yZGVyPSIyODkiIElEPSI1ODkzOC4xMDAwMDQzMDAiIHRpdGxlPSJBdCBsZWFzdCI+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl81ODkzOF8xIiBvcmRlcj0iMjkwIiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfNTg5MzhfMiIgb3JkZXI9IjI5MSI+CgkJCQkJCQkJCQkJCQkJCQkJPGludGVnZXIgbmFtZT0iaW50cl81ODkzOF8zIiBvcmRlcj0iMjkyIiBtYXhJbmNsdXNpdmU9IjEwMCIgbWluSW5jbHVzaXZlPSIxIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQ0JEXzE4NzQiIG9yZGVyPSIyOTMiIElEPSIxODc0LjEwMDAwNDMwMCIgdGl0bGU9Ik51bWJlciBjYW5ub3QgYmUgZGV0ZXJtaW5lZCAoZXhwbGFpbikiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzE4NzRfMSIgb3JkZXI9IjI5NCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iTnVtYmVyIGNhbm5vdCBiZSBkZXRlcm1pbmVkIiAvPgoJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMTg3NF8yIiBvcmRlcj0iMjk1IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMTg3NF8zIiBvcmRlcj0iMjk2Ij4KCQkJCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8xODc0XzQiIG9yZGVyPSIyOTciIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQkJCQkJCQk8Q2hpbGRJdGVtcyBuYW1lPSJjaF80NTA5OF81IiBvcmRlcj0iMjk4Ij4KCQkJCQkJCQkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRXzM5Mjk2IiBvcmRlcj0iMjk5IiBJRD0iMzkyOTYuMTAwMDA0MzAwIiB0aXRsZT0iRXh0cmFub2RhbCBFeHRlbnNpb24iIG11c3RJbXBsZW1lbnQ9ImZhbHNlIiBtaW5DYXJkPSIwIj4KCQkJCQkJCQkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzM5Mjk2XzEiIG9yZGVyPSIzMDAiPgoJCQkJCQkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfMzkyOTZfMiIgb3JkZXI9IjMwMSI+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfTm90X0lkXzIwODg2IiBvcmRlcj0iMzAyIiBJRD0iMjA4ODYuMTAwMDA0MzAwIiB0aXRsZT0iTm90IGlkZW50aWZpZWQiIC8+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfUHJlc2VudF8yMDg4NyIgb3JkZXI9IjMwMyIgSUQ9IjIwODg3LjEwMDAwNDMwMCIgdGl0bGU9IlByZXNlbnQiIC8+CgkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfSW5kZXRlcm1pbmF0ZV8yMDg4OCIgb3JkZXI9IjMwNCIgSUQ9IjIwODg4LjEwMDAwNDMwMCIgdGl0bGU9IkNhbm5vdCBiZSBkZXRlcm1pbmVkIj4KCQkJCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjA4ODhfMSIgb3JkZXI9IjMwNSI+CgkJCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjA4ODhfMiIgb3JkZXI9IjMwNiI+CgkJCQkJCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yMDg4OF8zIiBvcmRlcj0iMzA3IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQkJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCQkJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQkJCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV80MjkzNCIgb3JkZXI9IjMwOCIgSUQ9IjQyOTM0LjEwMDAwNDMwMCIgdGl0bGU9Ik51bWJlciBvZiBMeW1waCBOb2RlcyBFeGFtaW5lZCI+CgkJCQkJCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNDI5MzRfMSIgb3JkZXI9IjMwOSI+CgkJCQkJCQkJCQkJCQk8TGlzdCBuYW1lPSJsc3RfNDI5MzRfMiIgb3JkZXI9IjMxMCI+CgkJCQkJCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX1NwZWNpZnlfMTg3MCIgb3JkZXI9IjMxMSIgSUQ9IjE4NzAuMTAwMDA0MzAwIiB0aXRsZT0iU3BlY2lmeSBudW1iZXIiPgoJCQkJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMTg3MF8xIiBvcmRlcj0iMzEyIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8xODcwXzIiIG9yZGVyPSIzMTMiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8xODcwXzMiIG9yZGVyPSIzMTQiPgoJCQkJCQkJCQkJCQkJCQkJCTxpbnRlZ2VyIG5hbWU9ImludHJfMTg3MF80IiBvcmRlcj0iMzE1IiBtYXhJbmNsdXNpdmU9IjEwMCIgbWluSW5jbHVzaXZlPSIxIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTQ2MTAiIG9yZGVyPSIzMTYiIElEPSI1NDYxMC4xMDAwMDQzMDAiIHRpdGxlPSJBdCBsZWFzdCI+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl81NDYxMF8xIiBvcmRlcj0iMzE3IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfNTQ2MTBfMiIgb3JkZXI9IjMxOCI+CgkJCQkJCQkJCQkJCQkJCQkJPGludGVnZXIgbmFtZT0iaW50cl81NDYxMF8zIiBvcmRlcj0iMzE5IiBtYXhJbmNsdXNpdmU9IjEwMCIgbWluSW5jbHVzaXZlPSIxIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQ0JEXzE4NzEiIG9yZGVyPSIzMjAiIElEPSIxODcxLjEwMDAwNDMwMCIgdGl0bGU9Ik51bWJlciBjYW5ub3QgYmUgZGV0ZXJtaW5lZCAoZXhwbGFpbikiPgoJCQkJCQkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMTg3MV8xIiBvcmRlcj0iMzIxIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJOdW1iZXIgY2Fubm90IGJlIGRldGVybWluZWQiIC8+CgkJCQkJCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8xODcxXzIiIG9yZGVyPSIzMjIiIHJlc3BvbnNlUmVxdWlyZWQ9InRydWUiPgoJCQkJCQkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8xODcxXzMiIG9yZGVyPSIzMjMiPgoJCQkJCQkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzE4NzFfNCIgb3JkZXI9IjMyNCIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQkJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQk8L1NlY3Rpb24+CgkJCQk8U2VjdGlvbiBuYW1lPSJTXzIxMzYiIG9yZGVyPSIzMjUiIElEPSIyMTM2LjEwMDAwNDMwMCIgdGl0bGU9IlBBVEhPTE9HSUMgU1RBR0UgQ0xBU1NJRklDQVRJT04gIChwVE5NLCBBSkNDIDh0aCBFZGl0aW9uKSAoTm90ZSBHKSI+CgkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxMzZfMSIgb3JkZXI9IjMyNiIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iUEFUSE9MT0dJQyBTVEFHRSBDTEFTU0lGSUNBVElPTiAgKHBUTk0sIEFKQ0MgOHRoIEVkaXRpb24pIiAvPgoJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzIxMzZfMiIgb3JkZXI9IjMyNyI+CgkJCQkJCTxEaXNwbGF5ZWRJdGVtIG5hbWU9IkRJXzUxMDg3IiBvcmRlcj0iMzI4IiBJRD0iNTEwODcuMTAwMDA0MzAwIiB0aXRsZT0iTm90ZTogUmVwb3J0aW5nIG9mIHBULCBwTiwgYW5kICh3aGVuIGFwcGxpY2FibGUpIHBNIGNhdGVnb3JpZXMgaXMgYmFzZWQgb24gaW5mb3JtYXRpb24gYXZhaWxhYmxlIHRvIHRoZSBwYXRob2xvZ2lzdCBhdCB0aGUgdGltZSB0aGUgcmVwb3J0IGlzIGlzc3VlZC4gIEFzIHBlciB0aGUgQUpDQyAoQ2hhcHRlciAxLCA4dGggRWQuKSBpdCBpcyB0aGUgbWFuYWdpbmcgcGh5c2ljaWFucyByZXNwb25zaWJpbGl0eSB0byBlc3RhYmxpc2ggdGhlIGZpbmFsIHBhdGhvbG9naWMgc3RhZ2UgYmFzZWQgdXBvbiBhbGwgcGVydGluZW50IGluZm9ybWF0aW9uLCBpbmNsdWRpbmcgYnV0IHBvdGVudGlhbGx5IG5vdCBsaW1pdGVkIHRvIHRoaXMgcGF0aG9sb2d5IHJlcG9ydC4iPgoJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzUxMDg3XzEiIG9yZGVyPSIzMjkiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9Ik5vdGU6IFJlcG9ydGluZyBvZiBwVCwgcE4sIGFuZCAod2hlbiBhcHBsaWNhYmxlKSBwTSBjYXRlZ29yaWVzIGlzIGJhc2VkIG9uIGluZm9ybWF0aW9uIGF2YWlsYWJsZSB0byB0aGUgcGF0aG9sb2dpc3QgYXQgdGhlIHRpbWUgdGhlIHJlcG9ydCBpcyBpc3N1ZWQuICBBcyBwZXIgdGhlIEFKQ0MgKENoYXB0ZXIgMSwgOHRoIEVkLikgaXQgaXMgdGhlIG1hbmFnaW5nIHBoeXNpY2lhbnMgcmVzcG9uc2liaWxpdHkgdG8gZXN0YWJsaXNoIHRoZSBmaW5hbCBwYXRob2xvZ2ljIHN0YWdlIGJhc2VkIHVwb24gYWxsIHBlcnRpbmVudCBpbmZvcm1hdGlvbiwgaW5jbHVkaW5nIGJ1dCBwb3RlbnRpYWxseSBub3QgbGltaXRlZCB0byB0aGlzIHBhdGhvbG9neSByZXBvcnQuIiAvPgoJCQkJCQk8L0Rpc3BsYXllZEl0ZW0+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRX1ROTV9EZXNjcmlwdG9yc18yMDg4MCIgb3JkZXI9IjMzMCIgSUQ9IjIwODgwLjEwMDAwNDMwMCIgdGl0bGU9Ij9UTk0gRGVzY3JpcHRvcnMiPgoJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIwODgwXzEiIG9yZGVyPSIzMzEiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IlROTSBEZXNjcmlwdG9ycyIgLz4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfMjA4ODBfMiIgb3JkZXI9IjMzMiIgbWF4U2VsZWN0aW9ucz0iMCI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzIwODgwXzMiIG9yZGVyPSIzMzMiPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfTkFfMjI4OTciIG9yZGVyPSIzMzQiIElEPSIyMjg5Ny4xMDAwMDQzMDAiIHRpdGxlPSI/Tm90IGFwcGxpY2FibGUiIHNlbGVjdGlvbkRlc2VsZWN0c1NpYmxpbmdzPSJ0cnVlIiBvbWl0V2hlblNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMjg5N18xIiBvcmRlcj0iMzM1IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJOb3QgYXBwbGljYWJsZSIgLz4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl8yMjg5N18yIiBvcmRlcj0iMzM2Ij4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIyODk3XzMiIG9yZGVyPSIzMzciPgoJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yMjg5N180IiBvcmRlcj0iMzM4IiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfbV8yMDg5MCIgb3JkZXI9IjMzOSIgSUQ9IjIwODkwLjEwMDAwNDMwMCIgdGl0bGU9Im0gKG11bHRpcGxlIHByaW1hcnkgdHVtb3JzKSIgc2VsZWN0ZWQ9InRydWUiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9yXzIwODkxIiBvcmRlcj0iMzQwIiBJRD0iMjA4OTEuMTAwMDA0MzAwIiB0aXRsZT0iciAocmVjdXJyZW50KSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3lfMjA4OTIiIG9yZGVyPSIzNDEiIElEPSIyMDg5Mi4xMDAwMDQzMDAiIHRpdGxlPSJ5IChwb3N0LXRyZWF0bWVudCkiIC8+CgkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRX3BUXzIxMzciIG9yZGVyPSIzNDIiIElEPSIyMTM3LjEwMDAwNDMwMCIgdGl0bGU9IlByaW1hcnkgVHVtb3IgKHBUKSI+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzIxMzdfMSIgb3JkZXI9IjM0MyI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzIxMzdfMiIgb3JkZXI9IjM0NCI+CgkJCQkJCQkJCTxEaXNwbGF5ZWRJdGVtIG5hbWU9IkRJXzIwODk0IiBvcmRlcj0iMzQ1IiBJRD0iMjA4OTQuMTAwMDA0MzAwIiB0aXRsZT0iTm90ZTogVGhlcmUgaXMgbm8gY2F0ZWdvcnkgb2YgY2FyY2lub21hIGluIHNpdHUgKHBUaXMpIHJlbGF0aXZlIHRvIGNhcmNpbm9tYXMgb2YgdGhlIGFkcmVuYWwgZ2xhbmQuIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMDg5NF8xIiBvcmRlcj0iMzQ2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCTwvRGlzcGxheWVkSXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3BUWF8yMTQyIiBvcmRlcj0iMzQ3IiBJRD0iMjE0Mi4xMDAwMDQzMDAiIHRpdGxlPSJwVFg6IFByaW1hcnkgdHVtb3IgY2Fubm90IGJlIGFzc2Vzc2VkIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTQyXzEiIG9yZGVyPSIzNDgiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9InBUWCIgLz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3BUMF8yMDg4OSIgb3JkZXI9IjM0OSIgSUQ9IjIwODg5LjEwMDAwNDMwMCIgdGl0bGU9InBUMDogTm8gZXZpZGVuY2Ugb2YgcHJpbWFyeSB0dW1vciIgc2VsZWN0ZWQ9InRydWUiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIwODg5XzEiIG9yZGVyPSIzNTAiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9InBUMCIgLz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3BUMV8yMTM4IiBvcmRlcj0iMzUxIiBJRD0iMjEzOC4xMDAwMDQzMDAiIHRpdGxlPSJwVDE6IFR1bW9yICZsdDs9IDUgY20gaW4gZ3JlYXRlc3QgZGltZW5zaW9uLCBubyBleHRyYS1hZHJlbmFsIGludmFzaW9uIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTM4XzEiIG9yZGVyPSIzNTIiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9InBUMSIgLz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3BUMl8yMTM5IiBvcmRlcj0iMzUzIiBJRD0iMjEzOS4xMDAwMDQzMDAiIHRpdGxlPSJwVDI6IFR1bW9yICZndDsgNSBjbSwgbm8gZXh0cmEtYWRyZW5hbCBpbnZhc2lvbiI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjEzOV8xIiBvcmRlcj0iMzU0IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJwVDIiIC8+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9wVDNfMjE0MCIgb3JkZXI9IjM1NSIgSUQ9IjIxNDAuMTAwMDA0MzAwIiB0aXRsZT0icFQzOiBUdW1vciBvZiBhbnkgc2l6ZSB3aXRoIGxvY2FsIGludmFzaW9uLCBidXQgbm90IGludmFkaW5nIGFkamFjZW50IG9yZ2FucyI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjE0MF8xIiBvcmRlcj0iMzU2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJwVDMiIC8+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9wVDRfMjE0MSIgb3JkZXI9IjM1NyIgSUQ9IjIxNDEuMTAwMDA0MzAwIiB0aXRsZT0icFQ0OiBUdW1vciBvZiBhbnkgc2l6ZSB3aXRoIGludmFzaW9uIG9mIGFkamFjZW50IG9yZ2FucyAoa2lkbmV5LCBkaWFwaHJhZ20sIHBhbmNyZWFzLCBzcGxlZW4sIG9yIGxpdmVyKSBvciBsYXJnZSBibG9vZCB2ZXNzZWxzIChyZW5hbCB2ZWluIG9yIHZlbmEgY2F2YSkiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxNDFfMSIgb3JkZXI9IjM1OCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0icFQ0IiAvPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV9wTl8yMTQzIiBvcmRlcj0iMzU5IiBJRD0iMjE0My4xMDAwMDQzMDAiIHRpdGxlPSJSZWdpb25hbCBMeW1waCBOb2RlcyAocE4pIChOb3RlIEgpIj4KCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTQzXzEiIG9yZGVyPSIzNjAiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IlJlZ2lvbmFsIEx5bXBoIE5vZGVzIChwTikiIC8+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzIxNDNfMiIgb3JkZXI9IjM2MSI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzIxNDNfMyIgb3JkZXI9IjM2MiI+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9wTlhfMjE0NCIgb3JkZXI9IjM2MyIgSUQ9IjIxNDQuMTAwMDA0MzAwIiB0aXRsZT0icE5YOiBSZWdpb25hbCBseW1waCBub2RlcyBjYW5ub3QgYmUgYXNzZXNzZWQiIHNlbGVjdGVkPSJ0cnVlIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTQ0XzEiIG9yZGVyPSIzNjQiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9InBOWCIgLz4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX3BOMF8yMTQ1IiBvcmRlcj0iMzY1IiBJRD0iMjE0NS4xMDAwMDQzMDAiIHRpdGxlPSJwTjA6IE5vIHJlZ2lvbmFsIGx5bXBoIG5vZGUgbWV0YXN0YXNpcyI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjE0NV8xIiBvcmRlcj0iMzY2IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJwTjAiIC8+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9wTjFfMjE0NiIgb3JkZXI9IjM2NyIgSUQ9IjIxNDYuMTAwMDA0MzAwIiB0aXRsZT0icE4xOiBNZXRhc3Rhc2lzIGluIHJlZ2lvbmFsIGx5bXBoIG5vZGUocykiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxNDZfMSIgb3JkZXI9IjM2OCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0icE4xIiAvPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQk8UXVlc3Rpb24gbmFtZT0iUV9wTV8yMTQ5IiBvcmRlcj0iMzY5IiBJRD0iMjE0OS4xMDAwMDQzMDAiIHRpdGxlPSI/RGlzdGFudCBNZXRhc3Rhc2lzIChwTSkgKE5vdGUgSSkiPgoJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxNDlfMSIgb3JkZXI9IjM3MCIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iRGlzdGFudCBNZXRhc3Rhc2lzIChwTSkiIC8+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzIxNDlfMiIgb3JkZXI9IjM3MSI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzIxNDlfMyIgb3JkZXI9IjM3MiI+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9OQV8yMDg5NSIgb3JkZXI9IjM3MyIgSUQ9IjIwODk1LjEwMDAwNDMwMCIgdGl0bGU9Ij9Ob3QgYXBwbGljYWJsZSAtIHBNIGNhbm5vdCBiZSBkZXRlcm1pbmVkIGZyb20gdGhlIHN1Ym1pdHRlZCBzcGVjaW1lbihzKSIgb21pdFdoZW5TZWxlY3RlZD0idHJ1ZSIgc2VsZWN0ZWQ9InRydWUiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIwODk1XzEiIG9yZGVyPSIzNzQiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9Ik5vdCBhcHBsaWNhYmxlIC0gcE0gY2Fubm90IGJlIGRldGVybWluZWQgZnJvbSB0aGUgc3VibWl0dGVkIHNwZWNpbWVuKHMpIiAvPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfcE0xXzIxNTEiIG9yZGVyPSIzNzUiIElEPSIyMTUxLjEwMDAwNDMwMCIgdGl0bGU9InBNMTogRGlzdGFudCBtZXRhc3Rhc2lzIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTUxXzEiIG9yZGVyPSIzNzYiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9InBNMSIgLz4KCQkJCQkJCQkJCTxDaGlsZEl0ZW1zIG5hbWU9ImNoXzIxNTFfMiIgb3JkZXI9IjM3NyI+CgkJCQkJCQkJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfcE1fTG9jXzIxNTIiIG9yZGVyPSIzNzgiIElEPSIyMTUyLjEwMDAwNDMwMCIgdGl0bGU9Ij9TcGVjaWZ5IFNpdGUocyksIGlmIGtub3duIiBtaW5DYXJkPSIwIj4KCQkJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzIxNTJfMSIgb3JkZXI9IjM3OSIgcHJvcE5hbWU9InJlcG9ydFRleHQiIHZhbD0iU2l0ZShzKSIgLz4KCQkJCQkJCQkJCQkJPFJlc3BvbnNlRmllbGQgbmFtZT0icmZfMjE1Ml8yIiBvcmRlcj0iMzgwIj4KCQkJCQkJCQkJCQkJCTxSZXNwb25zZSBuYW1lPSJyc3BfMjE1Ml8zIiBvcmRlcj0iMzgxIj4KCQkJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl8yMTUyXzQiIG9yZGVyPSIzODIiIG1heExlbmd0aD0iNDAwMCIgLz4KCQkJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQkJCTwvUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCQkJCQkJPC9DaGlsZEl0ZW1zPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCTwvTGlzdD4KCQkJCQkJCTwvTGlzdEZpZWxkPgoJCQkJCQk8L1F1ZXN0aW9uPgoJCQkJCTwvQ2hpbGRJdGVtcz4KCQkJCTwvU2VjdGlvbj4KCQkJCTxTZWN0aW9uIG5hbWU9IlNfMTc4ODQiIG9yZGVyPSIzODMiIElEPSIxNzg4NC4xMDAwMDQzMDAiIHRpdGxlPSJBRERJVElPTkFMIEZJTkRJTkdTIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTc4ODRfMSIgb3JkZXI9IjM4NCI+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRXzM5MTg4IiBvcmRlcj0iMzg1IiBJRD0iMzkxODguMTAwMDA0MzAwIiB0aXRsZT0iQWRkaXRpb25hbCBQYXRob2xvZ2ljIEZpbmRpbmdzIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJCQk8TGlzdEZpZWxkIG5hbWU9ImxmXzM5MTg4XzEiIG9yZGVyPSIzODYiIG1heFNlbGVjdGlvbnM9IjAiPgoJCQkJCQkJCTxMaXN0IG5hbWU9ImxzdF8zOTE4OF8yIiBvcmRlcj0iMzg3Ij4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX05vbmVfSWRfMjE2MyIgb3JkZXI9IjM4OCIgSUQ9IjIxNjMuMTAwMDA0MzAwIiB0aXRsZT0iTm9uZSBpZGVudGlmaWVkIiBzZWxlY3Rpb25EZXNlbGVjdHNTaWJsaW5ncz0idHJ1ZSIgLz4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJX0hlbW9ycmhhZ2VfMjA4OTciIG9yZGVyPSIzODkiIElEPSIyMDg5Ny4xMDAwMDQzMDAiIHRpdGxlPSJIZW1vcnJoYWdlIiAvPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfQ3lzdGljX0NoYW5nZV8yMDg5OCIgb3JkZXI9IjM5MCIgSUQ9IjIwODk4LjEwMDAwNDMwMCIgdGl0bGU9IkN5c3RpYyBjaGFuZ2UiIC8+CgkJCQkJCQkJCTxMaXN0SXRlbSBuYW1lPSJMSV9DYWxjaWZpY2F0aW9uc18yMDg1NCIgb3JkZXI9IjM5MSIgSUQ9IjIwODU0LjEwMDAwNDMwMCIgdGl0bGU9IkNhbGNpZmljYXRpb25zIiAvPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfT3RoXzIxNjciIG9yZGVyPSIzOTIiIElEPSIyMTY3LjEwMDAwNDMwMCIgdGl0bGU9Ik90aGVyIChzcGVjaWZ5KSI+CgkJCQkJCQkJCQk8UHJvcGVydHkgbmFtZT0icF9ycHRUeHRfMjE2N18xIiBvcmRlcj0iMzkzIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfMjE2N18yIiBvcmRlcj0iMzk0IiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzIxNjdfMyIgb3JkZXI9IjM5NSI+CgkJCQkJCQkJCQkJCTxzdHJpbmcgbmFtZT0ic3RyXzIxNjdfNCIgb3JkZXI9IjM5NiIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQk8L0xpc3Q+CgkJCQkJCQk8L0xpc3RGaWVsZD4KCQkJCQkJPC9RdWVzdGlvbj4KCQkJCQk8L0NoaWxkSXRlbXM+CgkJCQk8L1NlY3Rpb24+CgkJCQk8U2VjdGlvbiBuYW1lPSJTXzE3ODgwIiBvcmRlcj0iMzk3IiBJRD0iMTc4ODAuMTAwMDA0MzAwIiB0aXRsZT0iU1BFQ0lBTCBTVFVESUVTIiBtdXN0SW1wbGVtZW50PSJmYWxzZSIgbWluQ2FyZD0iMCI+CgkJCQkJPENoaWxkSXRlbXMgbmFtZT0iY2hfMTc4ODBfMSIgb3JkZXI9IjM5OCI+CgkJCQkJCTxRdWVzdGlvbiBuYW1lPSJRXzUzMjMxIiBvcmRlcj0iMzk5IiBJRD0iNTMyMzEuMTAwMDA0MzAwIiB0aXRsZT0iQW5jaWxsYXJ5IFN0dWRpZXMgKE5vdGUgTCkiIG11c3RJbXBsZW1lbnQ9ImZhbHNlIiBtaW5DYXJkPSIwIj4KCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81MzIzMV8xIiBvcmRlcj0iNDAwIiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJBbmNpbGxhcnkgU3R1ZGllcyIgLz4KCQkJCQkJCTxMaXN0RmllbGQgbmFtZT0ibGZfNTMyMzFfMiIgb3JkZXI9IjQwMSIgbWF4U2VsZWN0aW9ucz0iMCI+CgkJCQkJCQkJPExpc3QgbmFtZT0ibHN0XzUzMjMxXzMiIG9yZGVyPSI0MDIiPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNDEzNTIiIG9yZGVyPSI0MDMiIElEPSI0MTM1Mi4xMDAwMDQzMDAiIHRpdGxlPSJLaS02NyBtaXRvdGljIHJhdGUgKHNwZWNpZnkpIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF80MTM1Ml8xIiBvcmRlcj0iNDA0IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJLaS02NyBtaXRvdGljIHJhdGUiIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfNDEzNTJfMiIgb3JkZXI9IjQwNSIgcmVzcG9uc2VSZXF1aXJlZD0idHJ1ZSI+CgkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF80MTM1Ml8zIiBvcmRlcj0iNDA2Ij4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNDEzNTJfNCIgb3JkZXI9IjQwNyIgbWF4TGVuZ3RoPSI0MDAwIiAvPgoJCQkJCQkJCQkJCTwvUmVzcG9uc2U+CgkJCQkJCQkJCQk8L0xpc3RJdGVtUmVzcG9uc2VGaWVsZD4KCQkJCQkJCQkJPC9MaXN0SXRlbT4KCQkJCQkJCQkJPExpc3RJdGVtIG5hbWU9IkxJXzU0NDM2IiBvcmRlcj0iNDA4IiBJRD0iNTQ0MzYuMTAwMDA0MzAwIiB0aXRsZT0iUmV0aWN1bGluIHN0YWluIChzcGVjaWZ5IHR5cGUocykgYW5kIHJlc3VsdChzKSkiPgoJCQkJCQkJCQkJPFByb3BlcnR5IG5hbWU9InBfcnB0VHh0XzU0NDM2XzEiIG9yZGVyPSI0MDkiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IlJldGljdWxpbiBzdGFpbiIgLz4KCQkJCQkJCQkJCTxMaXN0SXRlbVJlc3BvbnNlRmllbGQgbmFtZT0ibGlyZl81NDQzNl8yIiBvcmRlcj0iNDEwIiByZXNwb25zZVJlcXVpcmVkPSJ0cnVlIj4KCQkJCQkJCQkJCQk8UmVzcG9uc2UgbmFtZT0icnNwXzU0NDM2XzMiIG9yZGVyPSI0MTEiPgoJCQkJCQkJCQkJCQk8c3RyaW5nIG5hbWU9InN0cl81NDQzNl80IiBvcmRlcj0iNDEyIiBtYXhMZW5ndGg9IjQwMDAiIC8+CgkJCQkJCQkJCQkJPC9SZXNwb25zZT4KCQkJCQkJCQkJCTwvTGlzdEl0ZW1SZXNwb25zZUZpZWxkPgoJCQkJCQkJCQk8L0xpc3RJdGVtPgoJCQkJCQkJCQk8TGlzdEl0ZW0gbmFtZT0iTElfNTIwMjMiIG9yZGVyPSI0MTMiIElEPSI1MjAyMy4xMDAwMDQzMDAiIHRpdGxlPSJPdGhlciAoc3BlY2lmeSB0eXBlIGFuZCByZXN1bHQpIj4KCQkJCQkJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF81MjAyM18xIiBvcmRlcj0iNDE0IiBwcm9wTmFtZT0icmVwb3J0VGV4dCIgdmFsPSJ7bm8gdGV4dH0iIC8+CgkJCQkJCQkJCQk8TGlzdEl0ZW1SZXNwb25zZUZpZWxkIG5hbWU9ImxpcmZfNTIwMjNfMiIgb3JkZXI9IjQxNSIgcmVzcG9uc2VSZXF1aXJlZD0idHJ1ZSI+CgkJCQkJCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF81MjAyM18zIiBvcmRlcj0iNDE2Ij4KCQkJCQkJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfNTIwMjNfNCIgb3JkZXI9IjQxNyIgbWF4TGVuZ3RoPSI4MCIgLz4KCQkJCQkJCQkJCQk8L1Jlc3BvbnNlPgoJCQkJCQkJCQkJPC9MaXN0SXRlbVJlc3BvbnNlRmllbGQ+CgkJCQkJCQkJCTwvTGlzdEl0ZW0+CgkJCQkJCQkJPC9MaXN0PgoJCQkJCQkJPC9MaXN0RmllbGQ+CgkJCQkJCTwvUXVlc3Rpb24+CgkJCQkJPC9DaGlsZEl0ZW1zPgoJCQkJPC9TZWN0aW9uPgoJCQkJPFF1ZXN0aW9uIG5hbWU9IlFfQ29tbWVudHNfMjE2OCIgb3JkZXI9IjQxOCIgSUQ9IjIxNjguMTAwMDA0MzAwIiB0aXRsZT0iP0NvbW1lbnQocykiIG1pbkNhcmQ9IjAiPgoJCQkJCTxQcm9wZXJ0eSBuYW1lPSJwX3JwdFR4dF8yMTY4XzEiIG9yZGVyPSI0MTkiIHByb3BOYW1lPSJyZXBvcnRUZXh0IiB2YWw9IkNvbW1lbnQocykiIC8+CgkJCQkJPFJlc3BvbnNlRmllbGQgbmFtZT0icmZfMjE2OF8yIiBvcmRlcj0iNDIwIj4KCQkJCQkJPFJlc3BvbnNlIG5hbWU9InJzcF8yMTY4XzMiIG9yZGVyPSI0MjEiPgoJCQkJCQkJPHN0cmluZyBuYW1lPSJzdHJfMjE2OF80IiBvcmRlcj0iNDIyIiBtYXhMZW5ndGg9IjQwMDAiIHZhbD0idGhpcyBpcyBhIHRlc3QgZm9yIHRoZSBJSEUgU0RDIFdHICIgLz4KCQkJCQkJPC9SZXNwb25zZT4KCQkJCQk8L1Jlc3BvbnNlRmllbGQ+CgkJCQk8L1F1ZXN0aW9uPgoJCQk8L0NoaWxkSXRlbXM+CgkJPC9Cb2R5PgoJCTxGb290ZXIgbmFtZT0iZm9vdGVyIiBvcmRlcj0iNDIzIiBJRD0iRm9vdGVyLkFkcmVuYWwuQnguUmVzLjEyOV8zLjAwMi4wMTEuUkMxX3NkY0ZERiI+CgkJCTxQcm9wZXJ0eSB0eXBlPSJtZXRhIiBzdHlsZUNsYXNzPSJjb3B5cmlnaHQiIG9yZGVyPSI0MjQiIHByb3BOYW1lPSJDb3B5cmlnaHRGb290ZXIiIHZhbD0iKGMpIDIwMTggQ29sbGVnZSBvZiBBbWVyaWNhbiBQYXRob2xvZ2lzdHMuICBBbGwgcmlnaHRzIHJlc2VydmVkLiAgTGljZW5zZSByZXF1aXJlZCBmb3IgdXNlLiIgLz4KCQk8L0Zvb3Rlcj4KCTwvRm9ybURlc2lnbj4KPC9TRENTdWJtaXNzaW9uUGFja2FnZT4="^^xsd:base64Binary ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-specimen> a fhir:Observation ; fhir:id [ fhir:v "observation-section-specimen"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-specimen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-specimen</b></p><a name=\"observation-section-specimen\"> </a><a name=\"hcobservation-section-specimen\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:6ac70450-cc74-4a8e-8699-9ffab1e0ac24</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16182.100004300}\">SPECIMEN</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-procedure-breast-excision.html\">Observation Procedure (Note A)</a></li><li><a href=\"Observation-observation-specimen-laterality.html\">Observation Specimen Laterality</a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:6ac70450-cc74-4a8e-8699-9ffab1e0ac24" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16182.100004300" ] ; fhir:display [ fhir:v "SPECIMEN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-procedure-breast-excision" ] ] [ fhir:reference [ fhir:v "Observation/observation-specimen-laterality" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor> a fhir:Observation ; fhir:id [ fhir:v "observation-section-tumor"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-tumor\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-tumor</b></p><a name=\"observation-section-tumor\"> </a><a name=\"hcobservation-section-tumor\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16249.100004300}\">TUMOR</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2024-12-05</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-tumor-site.html\">Observation Tumor Site (Note B)</a></li><li><a href=\"Observation-observation-histologic-type.html\">Observation Histologic Type (Note C)</a></li><li><a href=\"Observation-observation-histologic-grade.html\">Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</a></li><li><a href=\"Observation-observation-tumor-size.html\">Observation Tumor Size (Note E)</a></li><li><a href=\"Observation-observation-tumor-focality.html\">Observation Tumor Focality (Note F)</a></li><li><a href=\"Observation-observation-ductal-carcinoma.html\">Observation Ductal Carcinoma In Situ (DCIS) (Note G)</a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16249.100004300" ] ; fhir:display [ fhir:v "TUMOR" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2024-12-05"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-tumor-site" ] ] [ fhir:reference [ fhir:v "Observation/observation-histologic-type" ] ] [ fhir:reference [ fhir:v "Observation/observation-histologic-grade" ] ] [ fhir:reference [ fhir:v "Observation/observation-tumor-size" ] ] [ fhir:reference [ fhir:v "Observation/observation-tumor-focality" ] ] [ fhir:reference [ fhir:v "Observation/observation-ductal-carcinoma" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-lymph-nodes> a fhir:Observation ; fhir:id [ fhir:v "observation-section-lymph-nodes"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-lymph-nodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-lymph-nodes</b></p><a name=\"observation-section-lymph-nodes\"> </a><a name=\"hcobservation-section-lymph-nodes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 868263.100004300}\">Lymph Nodes</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "868263.100004300" ] ; fhir:display [ fhir:v "Lymph Nodes" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-margins> a fhir:Observation ; fhir:id [ fhir:v "observation-section-margins"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-margins\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-margins</b></p><a name=\"observation-section-margins\"> </a><a name=\"hcobservation-section-margins\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16567.100004300}\">MARGINS (Note L)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-margins-margin-status-for-invasive-carcinoma.html\">Observation Margin Status for Invasive Carcinoma</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16567.100004300" ] ; fhir:display [ fhir:v "MARGINS (Note L)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-margins-margin-status-for-invasive-carcinoma" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-regional-lymph-nodes> a fhir:Observation ; fhir:id [ fhir:v "observation-section-regional-lymph-nodes"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-regional-lymph-nodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-regional-lymph-nodes</b></p><a name=\"observation-section-regional-lymph-nodes\"> </a><a name=\"hcobservation-section-regional-lymph-nodes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16697.100004300}\">REGIONAL LYMPH NODES (Note M)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-regional-lymph-node-status.html\">Observation Regional Lymph Node Status</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16697.100004300" ] ; fhir:display [ fhir:v "REGIONAL LYMPH NODES (Note M)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-regional-lymph-node-status" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-distant-metastasis> a fhir:Observation ; fhir:id [ fhir:v "observation-section-distant-metastasis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-distant-metastasis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-distant-metastasis</b></p><a name=\"observation-section-distant-metastasis\"> </a><a name=\"hcobservation-section-distant-metastasis\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 352333.100004300}\">Distant Metastasis</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-distant-metastasis.html\">Observation DISTANT METASTASIS</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "352333.100004300" ] ; fhir:display [ fhir:v "Distant Metastasis" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-distant-metastasis" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-ptnm-classification> a fhir:Observation ; fhir:id [ fhir:v "observation-section-ptnm-classification"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-ptnm-classification\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-ptnm-classification</b></p><a name=\"observation-section-ptnm-classification\"> </a><a name=\"hcobservation-section-ptnm-classification\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:4958b036-f88e-470b-b225-38e9fe6b6541</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16717.100004300}\">PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-ptnm-classification-pT-Category.html\">Observation pT Category</a></li><li><a href=\"Observation-observation-ptnm-classification-pN-Category.html\">Observation pN Category</a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:4958b036-f88e-470b-b225-38e9fe6b6541" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16717.100004300" ] ; fhir:display [ fhir:v "PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-ptnm-classification-pT-Category" ] ] [ fhir:reference [ fhir:v "Observation/observation-ptnm-classification-pN-Category" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-additional-findings> a fhir:Observation ; fhir:id [ fhir:v "observation-section-additional-findings"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-additional-findings\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-additional-findings</b></p><a name=\"observation-section-additional-findings\"> </a><a name=\"hcobservation-section-additional-findings\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16782.100004300}\">ADDITIONAL FINDINGS (Note N)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-additional-findings-specify.html\">Observation Additional Findings (specify)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16782.100004300" ] ; fhir:display [ fhir:v "ADDITIONAL FINDINGS (Note N)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-additional-findings-specify" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-findings-specify> a fhir:Observation ; fhir:id [ fhir:v "observation-additional-findings-specify"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-additional-findings-specify\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-additional-findings-specify</b></p><a name=\"observation-additional-findings-specify\"> </a><a name=\"hcobservation-additional-findings-specify\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:9cfaa1f6-f0af-4e66-8fe0-130b2143b135</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16783.100004300}\">Additional Findings (specify)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-additional-findings.html\">Observation ADDITIONAL FINDINGS (Note N)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:9cfaa1f6-f0af-4e66-8fe0-130b2143b135" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16783.100004300" ] ; fhir:display [ fhir:v "Additional Findings (specify)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-additional-findings" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-special-studies> a fhir:Observation ; fhir:id [ fhir:v "observation-section-special-studies"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-special-studies\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-special-studies</b></p><a name=\"observation-section-special-studies\"> </a><a name=\"hcobservation-section-special-studies\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:87335ed1-f468-4061-a401-8b8e3b54cf4c</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 17834.100004300}\">SPECIAL STUDIES</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-special-studies-breast-biomarker.html\">Observation Breast Biomarker Testing Performed on Previous Biopsy</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:87335ed1-f468-4061-a401-8b8e3b54cf4c" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "17834.100004300" ] ; fhir:display [ fhir:v "SPECIAL STUDIES" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-breast-biomarker" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-comments> a fhir:Observation ; fhir:id [ fhir:v "observation-section-comments"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-comments\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-comments</b></p><a name=\"observation-section-comments\"> </a><a name=\"hcobservation-section-comments\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/uuid:c3189cd4-33a0-447f-9bbf-2b225e2aa305</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 381061.100004300}\">COMMENTS</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "uuid:c3189cd4-33a0-447f-9bbf-2b225e2aa305" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "381061.100004300" ] ; fhir:display [ fhir:v "COMMENTS" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-procedure-breast-excision> a fhir:Observation ; fhir:id [ fhir:v "observation-procedure-breast-excision"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-procedure-breast-excision\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-procedure-breast-excision</b></p><a name=\"observation-procedure-breast-excision\"> </a><a name=\"hcobservation-procedure-breast-excision\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 58807.100004300}, {http://snomed.info/sct 2620001000004108}\">Procedure (Note A)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 40307.100004300}, {http://snomed.info/sct 1231734007}\">Excision (less than total mastectomy)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-specimen.html\">Observation SPECIMEN</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:7c9139fe-ddd5-49d9-b649-f37344e8b995" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "58807.100004300" ] ; fhir:display [ fhir:v "Procedure (Note A)" ] ] [ a sct:2620001000004108 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2620001000004108" ] ; fhir:display [ fhir:v "Specimen collection procedure (observable entity)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "40307.100004300" ] ; fhir:display [ fhir:v "Excision (less than total mastectomy)" ] ] [ a sct:1231734007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1231734007" ] ; fhir:display [ fhir:v "Excision of breast (procedure)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-specimen" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-specimen-laterality> a fhir:Observation ; fhir:id [ fhir:v "observation-specimen-laterality"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-specimen-laterality\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-specimen-laterality</b></p><a name=\"observation-specimen-laterality\"> </a><a name=\"hcobservation-specimen-laterality\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:4bcd147c-ff3d-4eb3-bcd3-9d679bd1ad1b</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16214.100004300}\">Specimen Laterality</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16215.100004300}, {http://snomed.info/sct 73056007}\">Right</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-specimen.html\">Observation SPECIMEN</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:4bcd147c-ff3d-4eb3-bcd3-9d679bd1ad1b" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16214.100004300" ] ; fhir:display [ fhir:v "Specimen Laterality" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16215.100004300" ] ; fhir:display [ fhir:v "Right" ] ] [ a sct:73056007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "73056007" ] ; fhir:display [ fhir:v "Right breast structure (body structure)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-specimen" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-site> a fhir:Observation ; fhir:id [ fhir:v "observation-tumor-site"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-tumor-site\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-tumor-site</b></p><a name=\"observation-tumor-site\"> </a><a name=\"hcobservation-tumor-site\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:79ab15c8-4b0e-48e5-a477-7f72e62c002b</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 51180.100004300}, {http://snomed.info/sct 399687005}\">Tumor Site (Note B)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-clock-position.html\">Observation Clock position</a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:79ab15c8-4b0e-48e5-a477-7f72e62c002b" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "51180.100004300" ] ; fhir:display [ fhir:v "Tumor Site (Note B)" ] ] [ a sct:399687005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "399687005" ] ; fhir:display [ fhir:v "Anatomic location of primary malignant neoplasm (observable entity)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-clock-position" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position> a fhir:Observation ; fhir:id [ fhir:v "observation-clock-position"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-clock-position\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-clock-position</b></p><a name=\"observation-clock-position\"> </a><a name=\"hcobservation-clock-position\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:ab9326c2-e1fe-4ba0-873c-41c923c7f772</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 51180.100004300}, {http://snomed.info/sct 399687005}\">Clock position</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 42418.100004300}\">Clock position</span></p><p><b>hasMember</b>: <a href=\"Observation-observation-clock-position-8.html\">Observation Specify Clock Position</a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-tumor-site.html\">Observation Tumor Site (Note B)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:ab9326c2-e1fe-4ba0-873c-41c923c7f772" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "51180.100004300" ] ; fhir:display [ fhir:v "Clock position" ] ] [ a sct:399687005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "399687005" ] ; fhir:display [ fhir:v "Anatomic location of primary malignant neoplasm (observable entity)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "42418.100004300" ] ; fhir:display [ fhir:v "Clock position" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-clock-position-8" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-tumor-site" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-clock-position-8> a fhir:Observation ; fhir:id [ fhir:v "observation-clock-position-8"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-clock-position-8\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-clock-position-8</b></p><a name=\"observation-clock-position-8\"> </a><a name=\"hcobservation-clock-position-8\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:bf778f95-b1a8-4674-a73e-1f2dc0bfbdc4</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16259.100004300}, {http://snomed.info/sct 3980001000004105}\">Specify Clock Position</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-13 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 6643.100004300}, {http://snomed.info/sct 260341007}\">8 o'clock</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:bf778f95-b1a8-4674-a73e-1f2dc0bfbdc4" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16259.100004300" ] ; fhir:display [ fhir:v "Specify Clock Position" ] ] [ a sct:3980001000004105 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3980001000004105" ] ; fhir:display [ fhir:v "Radial location of primary malignant neoplasm in excised breast specimen (observable entity)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-13T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "6643.100004300" ] ; fhir:display [ fhir:v "8 o'clock" ] ] [ a sct:260341007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "260341007" ] ; fhir:display [ fhir:v "8 o'clock position (qualifier value)" ] ] ) ] . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-type> a fhir:Observation ; fhir:id [ fhir:v "observation-histologic-type"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-histologic-type\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-histologic-type</b></p><a name=\"observation-histologic-type\"> </a><a name=\"hcobservation-histologic-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 41794.100004300}\">Histologic Type (Note C)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16280.100004300}\">Invasive carcinoma of no special type (ductal)</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "41794.100004300" ] ; fhir:display [ fhir:v "Histologic Type (Note C)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16280.100004300" ] ; fhir:display [ fhir:v "Invasive carcinoma of no special type (ductal)" ] ] ) ] . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-histologic-grade> a fhir:Observation ; fhir:id [ fhir:v "observation-histologic-grade"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-histologic-grade\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-histologic-grade</b></p><a name=\"observation-histologic-grade\"> </a><a name=\"hcobservation-histologic-grade\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 380281.100004300}\">Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 380283.100004300}\">Nottingham Score</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-glandular-differentiation.html\">Observation Glandular (Acinar) / Tubular Differentiation</a></li><li><a href=\"Observation-observation-nuclear-pleomorphism.html\">Observation Nuclear Pleomorphism</a></li><li><a href=\"Observation-observation-mitotic-rate.html\">Observation Mitotic Rate</a></li><li><a href=\"Observation-observation-overall-grade.html\">Observation Overall Grade</a></li></ul><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "380281.100004300" ] ; fhir:display [ fhir:v "Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "380283.100004300" ] ; fhir:display [ fhir:v "Nottingham Score" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-glandular-differentiation" ] ] [ fhir:reference [ fhir:v "Observation/observation-nuclear-pleomorphism" ] ] [ fhir:reference [ fhir:v "Observation/observation-mitotic-rate" ] ] [ fhir:reference [ fhir:v "Observation/observation-overall-grade" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-glandular-differentiation> a fhir:Observation ; fhir:id [ fhir:v "observation-glandular-differentiation"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-glandular-differentiation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-glandular-differentiation</b></p><a name=\"observation-glandular-differentiation\"> </a><a name=\"hcobservation-glandular-differentiation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:f0d0b23b-f6a0-44d4-bfaf-ade1b485c0b0</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 38124.100004300}\">Glandular (Acinar) / Tubular Differentiation</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16348.100004300}\">Score 2 (10 to 75% of tumor area forming glandular / tubular structures)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-histologic-grade.html\">Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:f0d0b23b-f6a0-44d4-bfaf-ade1b485c0b0" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38124.100004300" ] ; fhir:display [ fhir:v "Glandular (Acinar) / Tubular Differentiation" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16348.100004300" ] ; fhir:display [ fhir:v "Score 2 (10 to 75% of tumor area forming glandular / tubular structures)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-histologic-grade" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-nuclear-pleomorphism> a fhir:Observation ; fhir:id [ fhir:v "observation-nuclear-pleomorphism"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-nuclear-pleomorphism\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-nuclear-pleomorphism</b></p><a name=\"observation-nuclear-pleomorphism\"> </a><a name=\"hcobservation-nuclear-pleomorphism\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:77d0563d-3685-4316-9a81-fa7d04d0d8d2</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 38125.100004300}\">Nuclear Pleomorphism</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16355.100004300}\">Score 2 (Cells larger than normal with open vesicular nuclei, visible nucleoli, and moderate variability in both size and shape)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-histologic-grade.html\">Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:77d0563d-3685-4316-9a81-fa7d04d0d8d2" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38125.100004300" ] ; fhir:display [ fhir:v "Nuclear Pleomorphism" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16355.100004300" ] ; fhir:display [ fhir:v "Score 2 (Cells larger than normal with open vesicular nuclei, visible nucleoli, and moderate variability in both size and shape)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-histologic-grade" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-mitotic-rate> a fhir:Observation ; fhir:id [ fhir:v "observation-mitotic-rate"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-mitotic-rate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-mitotic-rate</b></p><a name=\"observation-mitotic-rate\"> </a><a name=\"hcobservation-mitotic-rate\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:814dd523-9284-4edb-8831-fc1c440e4979</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 38390.100004300}\">Mitotic Rate</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16383.100004300}\">Score 1</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-histologic-grade.html\">Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:814dd523-9284-4edb-8831-fc1c440e4979" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38390.100004300" ] ; fhir:display [ fhir:v "Mitotic Rate" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16383.100004300" ] ; fhir:display [ fhir:v "Score 1" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-histologic-grade" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-overall-grade> a fhir:Observation ; fhir:id [ fhir:v "observation-overall-grade"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-overall-grade\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-overall-grade</b></p><a name=\"observation-overall-grade\"> </a><a name=\"hcobservation-overall-grade\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:ddea4bbc-a3e7-477b-b279-57cf5071e0b9</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 38391.100004300}\">Overall Grade</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2024-12-05 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16390.100004300}\">Grade 1 (scores of 3, 4 or 5)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-histologic-grade.html\">Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:ddea4bbc-a3e7-477b-b279-57cf5071e0b9" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38391.100004300" ] ; fhir:display [ fhir:v "Overall Grade" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2024-12-05T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16390.100004300" ] ; fhir:display [ fhir:v "Grade 1 (scores of 3, 4 or 5)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-histologic-grade" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-size> a fhir:Observation ; fhir:id [ fhir:v "observation-tumor-size"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-tumor-size\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-tumor-size</b></p><a name=\"observation-tumor-size\"> </a><a name=\"hcobservation-tumor-size\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:66153175-f304-443e-99cb-4058f350248b</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 30148.100004300}\">Tumor Size (Note E)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-uspath-pathologist.html\">PractitionerRole Primary Interpreter</a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 31357.100004300}, {http://snomed.info/sct 200001000004104}\">Greatest dimension of largest invasive focus greater than 1 mm (specify exact measurement in Millimeters (mm))</span></p><p><b>hasMember</b>: <a href=\"Observation-observation-additional-dimension.html\">Observation Additional Dimension in Millimeters (mm)</a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:66153175-f304-443e-99cb-4058f350248b" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "30148.100004300" ] ; fhir:display [ fhir:v "Tumor Size (Note E)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ; fhir:display [ fhir:v "Annie Oakley" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "PractitionerRole/practitionerrole-uspath-pathologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "31357.100004300" ] ; fhir:display [ fhir:v "Greatest dimension of largest invasive focus greater than 1 mm (specify exact measurement in Millimeters (mm))" ] ] [ a sct:200001000004104 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "200001000004104" ] ; fhir:display [ fhir:v "Greatest length dimension of excised primary malignant neoplasm (observable entity)" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-additional-dimension" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-additional-dimension> a fhir:Observation ; fhir:id [ fhir:v "observation-additional-dimension"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-additional-dimension\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-additional-dimension</b></p><a name=\"observation-additional-dimension\"> </a><a name=\"hcobservation-additional-dimension\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:18c9ea9c-ddf2-400d-adea-07c97dd7b016</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 31359.100004300}\">Additional Dimension in Millimeters (mm)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: 13</p><p><b>derivedFrom</b>: <a href=\"Observation-observation-tumor-size.html\">Observation Tumor Size (Note E)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:18c9ea9c-ddf2-400d-adea-07c97dd7b016" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "31359.100004300" ] ; fhir:display [ fhir:v "Additional Dimension in Millimeters (mm)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-tumor-size" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-tumor-focality> a fhir:Observation ; fhir:id [ fhir:v "observation-tumor-focality"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-tumor-focality\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-tumor-focality</b></p><a name=\"observation-tumor-focality\"> </a><a name=\"hcobservation-tumor-focality\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:309f8a1c-8311-4751-8718-4b2573a09633</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 38392.100004300}\">Tumor Focality (Note F)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16448.100004300}\">Single focus of invasive carcinoma</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:309f8a1c-8311-4751-8718-4b2573a09633" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38392.100004300" ] ; fhir:display [ fhir:v "Tumor Focality (Note F)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16448.100004300" ] ; fhir:display [ fhir:v "Single focus of invasive carcinoma" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ductal-carcinoma> a fhir:Observation ; fhir:id [ fhir:v "observation-ductal-carcinoma"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-ductal-carcinoma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-ductal-carcinoma</b></p><a name=\"observation-ductal-carcinoma\"> </a><a name=\"hcobservation-ductal-carcinoma\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:c2f916f9-7438-4ba6-9cba-9e9064edbe3c</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 44040.100004300}\">Ductal Carcinoma In Situ (DCIS) (Note G)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16306.100004300}, {http://snomed.info/sct 47492008}\">Not identified</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:c2f916f9-7438-4ba6-9cba-9e9064edbe3c" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "44040.100004300" ] ; fhir:display [ fhir:v "Ductal Carcinoma In Situ (DCIS) (Note G)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16306.100004300" ] ; fhir:display [ fhir:v "Not identified" ] ] [ a sct:47492008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "47492008" ] ; fhir:display [ fhir:v "Not seen (qualifier value)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-section-tumor-extent> a fhir:Observation ; fhir:id [ fhir:v "observation-section-tumor-extent"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-section-tumor-extent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-section-tumor-extent</b></p><a name=\"observation-section-tumor-extent\"> </a><a name=\"hcobservation-section-tumor-extent\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:1dc64a64-e4f1-4996-87df-28b76446c35a</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 16403.100004300}\">Tumor Extent (Note H)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-tumor.html\">Observation TUMOR</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:1dc64a64-e4f1-4996-87df-28b76446c35a" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16403.100004300" ] ; fhir:display [ fhir:v "Tumor Extent (Note H)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-tumor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-margin-status-for-invasive-carcinoma> a fhir:Observation ; fhir:id [ fhir:v "observation-margins-margin-status-for-invasive-carcinoma"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-margins-margin-status-for-invasive-carcinoma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-margins-margin-status-for-invasive-carcinoma</b></p><a name=\"observation-margins-margin-status-for-invasive-carcinoma\"> </a><a name=\"hcobservation-margins-margin-status-for-invasive-carcinoma\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:ee170d9a-d5b5-481a-ac58-52dea11955b4</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351503.100004300}\">Margin Status for Invasive Carcinoma</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 351504.100004300}\">All margins negative for invasive carcinoma</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-margins-distance-to-closest-margin.html\">Observation Distance from Invasive Carcinoma to Closest Margin</a></li><li><a href=\"Observation-observation-margins-closest-margin-to-invasive-carcinoma.html\">Observation Closest Margin(s) to Invasive Carcinoma</a></li></ul><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-margins.html\">Observation MARGINS (Note L)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:ee170d9a-d5b5-481a-ac58-52dea11955b4" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351503.100004300" ] ; fhir:display [ fhir:v "Margin Status for Invasive Carcinoma" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351504.100004300" ] ; fhir:display [ fhir:v "All margins negative for invasive carcinoma" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-margins-distance-to-closest-margin" ] ] [ fhir:reference [ fhir:v "Observation/observation-margins-closest-margin-to-invasive-carcinoma" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-margins" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-distance-to-closest-margin> a fhir:Observation ; fhir:id [ fhir:v "observation-margins-distance-to-closest-margin"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-margins-distance-to-closest-margin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-margins-distance-to-closest-margin</b></p><a name=\"observation-margins-distance-to-closest-margin\"> </a><a name=\"hcobservation-margins-distance-to-closest-margin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:7069b59e-9414-4838-bd6d-674ef97c414c</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351503.100004300}\">Distance from Invasive Carcinoma to Closest Margin</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16448.100004300}\">Exact distance</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-margins-margin-status-for-invasive-carcinoma.html\">Observation Margin Status for Invasive Carcinoma</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:7069b59e-9414-4838-bd6d-674ef97c414c" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351503.100004300" ] ; fhir:display [ fhir:v "Distance from Invasive Carcinoma to Closest Margin" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16448.100004300" ] ; fhir:display [ fhir:v "Exact distance" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-margins-margin-status-for-invasive-carcinoma" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-margins-closest-margin-to-invasive-carcinoma> a fhir:Observation ; fhir:id [ fhir:v "observation-margins-closest-margin-to-invasive-carcinoma"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-margins-closest-margin-to-invasive-carcinoma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-margins-closest-margin-to-invasive-carcinoma</b></p><a name=\"observation-margins-closest-margin-to-invasive-carcinoma\"> </a><a name=\"hcobservation-margins-closest-margin-to-invasive-carcinoma\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:c12982a8-541c-469a-b016-9468d58eb858</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351503.100004300}\">Closest Margin(s) to Invasive Carcinoma</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18 14:52:02+0000 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 351501.100004300}\">Lateral</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-margins.html\">Observation MARGINS (Note L)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:c12982a8-541c-469a-b016-9468d58eb858" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351503.100004300" ] ; fhir:display [ fhir:v "Closest Margin(s) to Invasive Carcinoma" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2025-03-18T14:52:02+00:00"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351501.100004300" ] ; fhir:display [ fhir:v "Lateral" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-margins" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-node-status> a fhir:Observation ; fhir:id [ fhir:v "observation-regional-lymph-node-status"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-regional-lymph-node-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-regional-lymph-node-status</b></p><a name=\"observation-regional-lymph-node-status\"> </a><a name=\"hcobservation-regional-lymph-node-status\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351589.100004300}\">Regional Lymph Node Status</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 374353.100004300}\">Regional lymph nodes present</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-regional-lymph-nodes-number-examined.html\">Observation Total Number of Lymph Nodes Examined (sentinel and non-sentinel)</a></li><li><a href=\"Observation-observation-regional-lymph-nodes-number-sentinel.html\">Observation Number of Sentinel Nodes Examined</a></li></ul><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-regional-lymph-nodes.html\">Observation REGIONAL LYMPH NODES (Note M)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351589.100004300" ] ; fhir:display [ fhir:v "Regional Lymph Node Status" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "374353.100004300" ] ; fhir:display [ fhir:v "Regional lymph nodes present" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-regional-lymph-nodes-number-examined" ] ] [ fhir:reference [ fhir:v "Observation/observation-regional-lymph-nodes-number-sentinel" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-regional-lymph-nodes" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-examined> a fhir:Observation ; fhir:id [ fhir:v "observation-regional-lymph-nodes-number-examined"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-regional-lymph-nodes-number-examined\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-regional-lymph-nodes-number-examined</b></p><a name=\"observation-regional-lymph-nodes-number-examined\"> </a><a name=\"hcobservation-regional-lymph-nodes-number-examined\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a903ae85-913a-4c9b-94cb-c6a1e00340e3</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351602.100004300}\">Total Number of Lymph Nodes Examined (sentinel and non-sentinel)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 351601.100004300}\">Exact number (specify)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-regional-lymph-node-status.html\">Observation Regional Lymph Node Status</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a903ae85-913a-4c9b-94cb-c6a1e00340e3" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351602.100004300" ] ; fhir:display [ fhir:v "Total Number of Lymph Nodes Examined (sentinel and non-sentinel)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351601.100004300" ] ; fhir:display [ fhir:v "Exact number (specify)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-regional-lymph-node-status" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-regional-lymph-nodes-number-sentinel> a fhir:Observation ; fhir:id [ fhir:v "observation-regional-lymph-nodes-number-sentinel"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-regional-lymph-nodes-number-sentinel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-regional-lymph-nodes-number-sentinel</b></p><a name=\"observation-regional-lymph-nodes-number-sentinel\"> </a><a name=\"hcobservation-regional-lymph-nodes-number-sentinel\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:25b43d87-bad0-4779-91c8-352ad2f778ce</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 351607.100004300}\">Number of Sentinel Nodes Examined</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 3351606.100004300}\">Exact number (specify)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-regional-lymph-node-status.html\">Observation Regional Lymph Node Status</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:25b43d87-bad0-4779-91c8-352ad2f778ce" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "351607.100004300" ] ; fhir:display [ fhir:v "Number of Sentinel Nodes Examined" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "3351606.100004300" ] ; fhir:display [ fhir:v "Exact number (specify)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-regional-lymph-node-status" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis> a fhir:Observation ; fhir:id [ fhir:v "observation-distant-metastasis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-distant-metastasis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-distant-metastasis</b></p><a name=\"observation-distant-metastasis\"> </a><a name=\"hcobservation-distant-metastasis\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem SECTION}\">Section</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 352333.100004300}\">DISTANT METASTASIS</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-distant-metastasis-distant-sites.html\">Observation Distant Site(s) Involved, if applicable</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "SECTION" ] ; fhir:display [ fhir:v "Section" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "352333.100004300" ] ; fhir:display [ fhir:v "DISTANT METASTASIS" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-distant-metastasis-distant-sites" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-distant-metastasis-distant-sites> a fhir:Observation ; fhir:id [ fhir:v "observation-distant-metastasis-distant-sites"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-distant-metastasis-distant-sites\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-distant-metastasis-distant-sites</b></p><a name=\"observation-distant-metastasis-distant-sites\"> </a><a name=\"hcobservation-distant-metastasis-distant-sites\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 352334.100004300}\">Distant Site(s) Involved, if applicable</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 352343.100004300}\">Not applicable</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-distant-metastasis.html\">Observation DISTANT METASTASIS</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "352334.100004300" ] ; fhir:display [ fhir:v "Distant Site(s) Involved, if applicable" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "352343.100004300" ] ; fhir:display [ fhir:v "Not applicable" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-distant-metastasis" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pT-Category> a fhir:Observation ; fhir:id [ fhir:v "observation-ptnm-classification-pT-Category"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-ptnm-classification-pT-Category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-ptnm-classification-pT-Category</b></p><a name=\"observation-ptnm-classification-pT-Category\"> </a><a name=\"hcobservation-ptnm-classification-pT-Category\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:4958b036-f88e-470b-b225-38e9fe6b6541</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 327740.100004300}\">pT Category</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 16736.100004300}\">pT1b: Tumor greater than 5 mm but less than or equal to 10 mm in greatest dimension</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-ptnm-classification.html\">Observation PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:4958b036-f88e-470b-b225-38e9fe6b6541" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "327740.100004300" ] ; fhir:display [ fhir:v "pT Category" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "16736.100004300" ] ; fhir:display [ fhir:v "pT1b: Tumor greater than 5 mm but less than or equal to 10 mm in greatest dimension" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-ptnm-classification" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-ptnm-classification-pN-Category> a fhir:Observation ; fhir:id [ fhir:v "observation-ptnm-classification-pN-Category"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-ptnm-classification-pN-Category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-ptnm-classification-pN-Category</b></p><a name=\"observation-ptnm-classification-pN-Category\"> </a><a name=\"hcobservation-ptnm-classification-pN-Category\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:7164b3a9-3061-4f7f-9bbb-2a4e6980d665</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 763178.100004300}\">pN Category</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 38649.100004300}\">pN0: No regional lymph node metastasis identified or ITCs only#</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-ptnm-classification.html\">Observation PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:7164b3a9-3061-4f7f-9bbb-2a4e6980d665" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "763178.100004300" ] ; fhir:display [ fhir:v "pN Category" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "38649.100004300" ] ; fhir:display [ fhir:v "pN0: No regional lymph node metastasis identified or ITCs only#" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-ptnm-classification" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-breast-biomarker> a fhir:Observation ; fhir:id [ fhir:v "observation-special-studies-breast-biomarker"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-special-studies-breast-biomarker\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-special-studies-breast-biomarker</b></p><a name=\"observation-special-studies-breast-biomarker\"> </a><a name=\"hcobservation-special-studies-breast-biomarker\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:3a313831-c8c5-44e7-8df2-af1b47b9879f</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 43789.100004300}\">Breast Biomarker Testing Performed on Previous Biopsy</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-observation-special-studies-estrogen-receptor.html\">Observation Estrogen Receptor (ER)</a></li><li><a href=\"Observation-observation-special-studies-her2.html\">Observation HER2 (by immunohistochemistry)</a></li></ul><p><b>derivedFrom</b>: <a href=\"Observation-observation-section-special-studies.html\">Observation SPECIAL STUDIES</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:3a313831-c8c5-44e7-8df2-af1b47b9879f" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "43789.100004300" ] ; fhir:display [ fhir:v "Breast Biomarker Testing Performed on Previous Biopsy" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-estrogen-receptor" ] ] [ fhir:reference [ fhir:v "Observation/observation-special-studies-her2" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-section-special-studies" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor> a fhir:Observation ; fhir:id [ fhir:v "observation-special-studies-estrogen-receptor"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-special-studies-estrogen-receptor\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-special-studies-estrogen-receptor</b></p><a name=\"observation-special-studies-estrogen-receptor\"> </a><a name=\"hcobservation-special-studies-estrogen-receptor\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:8e615e45-6a49-46d9-8dfe-e84f19c29a92</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 43789.100004300}\">Estrogen Receptor (ER)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-05</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 50738}\">Estrogen Receptor (ER)</span></p><p><b>hasMember</b>: <a href=\"Observation-observation-special-studies-estrogen-receptor-status.html\">Observation Estrogen Receptor (ER) Status</a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-special-studies-breast-biomarker.html\">Observation Breast Biomarker Testing Performed on Previous Biopsy</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:8e615e45-6a49-46d9-8dfe-e84f19c29a92" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "43789.100004300" ] ; fhir:display [ fhir:v "Estrogen Receptor (ER)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-05"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "50738" ] ; fhir:display [ fhir:v "Estrogen Receptor (ER)" ] ] ) ] ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-estrogen-receptor-status" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-breast-biomarker" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-estrogen-receptor-status> a fhir:Observation ; fhir:id [ fhir:v "observation-special-studies-estrogen-receptor-status"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-special-studies-estrogen-receptor-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-special-studies-estrogen-receptor-status</b></p><a name=\"observation-special-studies-estrogen-receptor-status\"> </a><a name=\"hcobservation-special-studies-estrogen-receptor-status\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:32bd9a78-878b-4fda-a6bd-c0bc58109fe7</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 45138.100004300}\">Estrogen Receptor (ER) Status</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 53472.100004300}\">Cannot be determined (indeterminate)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-special-studies-estrogen-receptor.html\">Observation Estrogen Receptor (ER)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:32bd9a78-878b-4fda-a6bd-c0bc58109fe7" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "45138.100004300" ] ; fhir:display [ fhir:v "Estrogen Receptor (ER) Status" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "53472.100004300" ] ; fhir:display [ fhir:v "Cannot be determined (indeterminate)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-estrogen-receptor" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-her2> a fhir:Observation ; fhir:id [ fhir:v "observation-special-studies-her2"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-special-studies-her2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-special-studies-her2</b></p><a name=\"observation-special-studies-her2\"> </a><a name=\"hcobservation-special-studies-her2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:deacb965-18d3-4451-a27f-0e26e7a9e5a2</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 79483}\">HER2 (by immunohistochemistry)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-pathologist.html\">Practitioner Stains Alot </a></p><p><b>hasMember</b>: <a href=\"Observation-observation-special-studies-negative.html\">Observation HER2 (by immunohistochemistry)</a></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-special-studies-breast-biomarker.html\">Observation Breast Biomarker Testing Performed on Previous Biopsy</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:deacb965-18d3-4451-a27f-0e26e7a9e5a2" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "79483" ] ; fhir:display [ fhir:v "HER2 (by immunohistochemistry)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-pathologist" ] ] ) ; # fhir:hasMember ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-negative" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-breast-biomarker" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Observation/observation-special-studies-negative> a fhir:Observation ; fhir:id [ fhir:v "observation-special-studies-negative"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-special-studies-negative\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-special-studies-negative</b></p><a name=\"observation-special-studies-negative\"> </a><a name=\"hcobservation-special-studies-negative\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-observation.html\">US Pathology Observation</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CAPeCC.html\" title=\""The College of American Pathologists (CAP) eCC (electronic Cancer Checklists) enables pathologists to use the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) directly within their laboratory information system (LIS) workflow and to ensure that each report is completed with the necessary required elements. Most anatomic pathology (AP)-LIS vendors offer a CAP eCC synoptic module for reporting on surgical cancer resections and selected biopsies."#xD;#xA;#xD;#xA;"The CAP eCC is based on the [CAP Cancer Protocols](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocols) and is produced under the guidance of the [CAP Pathology Electronic Reporting (PERT) Committee](https://www.cap.org/member-resources/councils-committees/pathology-electronic-reporting-pert-committee) along with close interaction and advisement of the [Cancer Committee](https://www.cap.org/member-resources/councils-committees/cancer-committee).#xD;#xA;#xD;#xA;The eCC is developed in collaboration with and partially underwritten by the Centers for Disease Control and Prevention (CDC). Additional collaborators include the American Joint Committee on Cancer (AJCC), Cancer Care Ontario (CCO), and the North American Association of Central Cancer Registries (NAACCR).#xD;#xA;#xD;#xA;The CAP currently is working with the [California Cancer Registry (CCR)](http://www.ccrcal.org/) to offer the benefits of the eCC to California laboratories. CCR and the CAP are seeking out laboratories interested in participating in an ongoing project using the eCC to directly transfer cancer data to the central registry."#xD;#xA;#xD;#xA;"The CAP releases eCC templates on a rolling basis, coordinating as much as possible with the posting of new and revised [Cancer Protocols and Cancer Biomarker Reporting Templates](https://www.cap.org/protocols-and-guidelines/cancer-reporting-tools/cancer-protocol-templates). A few weeks prior to each Major or Agile release, email notifications are sent out to all licensed CAP eCC users." For more information, see page [here](https://www.cap.org/laboratory-improvement/proficiency-testing/cap-ecc)\">CAPeCC</a>/urn:uuid:1ca2fb51-1752-4489-a4b0-5c0dccc043e5</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem QUESTION}\">Question</span></p><p><b>code</b>: <span title=\"Codes:{http://cap.org/eCC 52399.100004300}\">HER2 (by immunohistochemistry)</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>effective</b>: 2025-03-18</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>value</b>: <span title=\"Codes:{http://cap.org/eCC 40505.100004300}\">Negative (Score 0)</span></p><p><b>derivedFrom</b>: <a href=\"Observation-observation-special-studies-her2.html\">Observation HER2 (by immunohistochemistry)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:1ca2fb51-1752-4489-a4b0-5c0dccc043e5" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "QUESTION" ] ; fhir:display [ fhir:v "Question" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "52399.100004300" ] ; fhir:display [ fhir:v "HER2 (by immunohistochemistry)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2025-03-18"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://cap.org/eCC"^^xsd:anyURI ] ; fhir:code [ fhir:v "40505.100004300" ] ; fhir:display [ fhir:v "Negative (Score 0)" ] ] ) ] ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/observation-special-studies-her2" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Specimen/specimen-breast> a fhir:Specimen ; fhir:id [ fhir:v "specimen-breast"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-breast\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-breast</b></p><a name=\"specimen-breast\"> </a><a name=\"hcspecimen-breast\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-specimen.html\">US Pathology Specimen</a></p></div><p><b>identifier</b>: <code>https://www.example.org/some-lis/fhir/specimen-identifier-provisioner</code>/987654321</p><p><b>accessionIdentifier</b>: <code>https://www.example.org/some-lis/fhir/specimen-identifier-provisioner</code>/987654321X</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119376003}\">Tissue specimen (specimen)</span></p><p><b>request</b>: <a href=\"ServiceRequest-servicerequest-cancer-path.html\">ServiceRequest Surgical pathology study</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-03-18 17:00:14-0500</td><td><span title=\"Codes:{http://snomed.info/sct 65801008}\">Excision (procedure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 76752008}\">Right breast, 8 o'clock, 4 cm from nipple</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><code>https://www.example.org/some-lis/fhir/specimen-containerID-provisioner</code>/123456789</td><td><span title=\"Codes:{http://snomed.info/sct 434711009}\">Specimen container (physical object)</span></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://www.example.org/some-lis/fhir/specimen-identifier-provisioner"^^xsd:anyURI ] ; fhir:value [ fhir:v "987654321" ] ] ) ; # fhir:accessionIdentifier [ fhir:system [ fhir:v "https://www.example.org/some-lis/fhir/specimen-identifier-provisioner"^^xsd:anyURI ] ; fhir:value [ fhir:v "987654321X" ] ] ; # fhir:type [ ( fhir:coding [ a sct:119376003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119376003" ] ; fhir:display [ fhir:v "Tissue specimen (specimen)" ] ] ) ] ; # fhir:request ( [ fhir:reference [ fhir:v "ServiceRequest/servicerequest-cancer-path" ] ] ) ; # fhir:collection [ fhir:collected [ a fhir:dateTime ; fhir:v "2025-03-18T17:00:14-05:00"^^xsd:dateTime ] ; fhir:method [ ( fhir:coding [ a sct:65801008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "65801008" ] ; fhir:display [ fhir:v "Excision (procedure)" ] ] ) ] ; fhir:bodySite [ ( fhir:coding [ a sct:76752008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "76752008" ] ; fhir:display [ fhir:v "Breast structure (body structure)" ] ] ) ; fhir:text [ fhir:v "Right breast, 8 o'clock, 4 cm from nipple" ] ] ] ; # fhir:container ( [ ( fhir:identifier [ fhir:system [ fhir:v "https://www.example.org/some-lis/fhir/specimen-containerID-provisioner"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ] ) ; fhir:type [ ( fhir:coding [ a sct:434711009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "434711009" ] ; fhir:display [ fhir:v "Specimen container (physical object)" ] ] ) ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/ServiceRequest/servicerequest-cancer-path> a fhir:ServiceRequest ; fhir:id [ fhir:v "servicerequest-cancer-path"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-service-request"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-service-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-cancer-path\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-cancer-path</b></p><a name=\"servicerequest-cancer-path\"> </a><a name=\"hcservicerequest-cancer-path\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-service-request.html\">US Pathology Service Request</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 386053000}\">Pathology</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11529-5}\">Surgical Pathology</span></p><p><b>subject</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-uspath-specimen-collection.html\">Encounter: identifier = http://example.com/fhir/encounters#123; status = finished; class = inpatient encounter (ActCode[3.0.0]#IMP); type = Pathology consultation, comprehensive, records and specimen with report</a></p><p><b>occurrence</b>: 2025-03-18 17:00:14-0500</p><p><b>requester</b>: <a href=\"PractitionerRole-practitionerrole-uspath-surgeon.html\">PractitionerRole Ordering Provider</a></p><p><b>specimen</b>: <a href=\"Specimen-specimen-breast.html\">Specimen: identifier = https://www.example.org/some-lis/fhir/specimen-identifier-provisioner#987654321; accessionIdentifier = https://www.example.org/some-lis/fhir/specimen-identifier-provisioner#987654321X; type = Tissue specimen (specimen)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ ( fhir:coding [ a sct:386053000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "386053000" ] ; fhir:display [ fhir:v "Evaluation procedure (procedure)" ] ] ) ; fhir:text [ fhir:v "Pathology" ] ] ) ; # fhir:code [ ( fhir:coding [ a loinc:11529-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11529-5" ] ; fhir:display [ fhir:v "Surgical pathology study" ] ] ) ; fhir:text [ fhir:v "Surgical Pathology" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/encounter-uspath-specimen-collection" ] ] ; # fhir:occurrence [ a fhir:dateTime ; fhir:v "2025-03-18T17:00:14-05:00"^^xsd:dateTime ] ; # fhir:requester [ fhir:reference [ fhir:v "PractitionerRole/practitionerrole-uspath-surgeon" ] ] ; # fhir:specimen ( [ fhir:reference [ fhir:v "Specimen/specimen-breast" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-practitioner-oncologist> a fhir:PractitionerRole ; fhir:id [ fhir:v "practitionerrole-uspath-practitioner-oncologist"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_practitionerrole-uspath-practitioner-oncologist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-uspath-practitioner-oncologist</b></p><a name=\"practitionerrole-uspath-practitioner-oncologist\"> </a><a name=\"hcpractitionerrole-uspath-practitioner-oncologist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-related-practitioner-role.html\">US Pathology Related Practitioner Role</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-oncologist.html\">Practitioner Wise Owl </a></p><p><b>organization</b>: <a href=\"Organization-organization-Redwood-Womens-Center-PC.html\">Organization Redwood Women's Center, P.C.</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></p><p><b>telecom</b>: ph: 720-242-5555</p></div>"^^rdf:XMLLiteral ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/practitioner-oncologist" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/organization-Redwood-Womens-Center-PC" ] ] ; # fhir:code ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ; fhir:version [ fhir:v "2.0.0" ] ; fhir:code [ fhir:v "OP" ] ; fhir:display [ fhir:v "Ordering Provider" ] ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "720-242-5555" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-pathologist> a fhir:PractitionerRole ; fhir:id [ fhir:v "practitionerrole-uspath-pathologist"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_practitionerrole-uspath-pathologist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-uspath-pathologist</b></p><a name=\"practitionerrole-uspath-pathologist\"> </a><a name=\"hcpractitionerrole-uspath-pathologist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-related-practitioner-role.html\">US Pathology Related Practitioner Role</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-pathologist.html\">Practitioner Stains Alot </a></p><p><b>organization</b>: <a href=\"Organization-organization-principal-pathology-lab.html\">Organization Some Pathology Lab Name</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 PI}\">Primary Interpreter</span></p><p><b>telecom</b>: ph: 720-242-9999</p></div>"^^rdf:XMLLiteral ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/practitioner-pathologist" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/organization-principal-pathology-lab" ] ] ; # fhir:code ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ; fhir:version [ fhir:v "2.0.0" ] ; fhir:code [ fhir:v "PI" ] ; fhir:display [ fhir:v "Primary Interpreter" ] ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "720-242-9999" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/PractitionerRole/practitionerrole-uspath-surgeon> a fhir:PractitionerRole ; fhir:id [ fhir:v "practitionerrole-uspath-surgeon"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_practitionerrole-uspath-surgeon\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-uspath-surgeon</b></p><a name=\"practitionerrole-uspath-surgeon\"> </a><a name=\"hcpractitionerrole-uspath-surgeon\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-related-practitioner-role.html\">US Pathology Related Practitioner Role</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-surgeon.html\">Practitioner Cuts Alot </a></p><p><b>organization</b>: <a href=\"Organization-organization-Redwood-Womens-Center-PC.html\">Organization Redwood Women's Center, P.C.</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></p><p><b>telecom</b>: ph: 720-242-5555</p></div>"^^rdf:XMLLiteral ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/practitioner-surgeon" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/organization-Redwood-Womens-Center-PC" ] ] ; # fhir:code ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ; fhir:version [ fhir:v "2.0.0" ] ; fhir:code [ fhir:v "OP" ] ; fhir:display [ fhir:v "Ordering Provider" ] ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "720-242-5555" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Organization/organization-Redwood-Womens-Center-PC> a fhir:Organization ; fhir:id [ fhir:v "organization-Redwood-Womens-Center-PC"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-Redwood-Womens-Center-PC\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-Redwood-Womens-Center-PC</b></p><a name=\"organization-Redwood-Womens-Center-PC\"> </a><a name=\"hcorganization-Redwood-Womens-Center-PC\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Redwood Women's Center, P.C.</p><p><b>address</b>: 3307 Renner Drive Fortuna CA 95540 USA </p></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v true] ; # fhir:name [ fhir:v "Redwood Women's Center, P.C."] ; # fhir:address ( [ ( fhir:line [ fhir:v "3307 Renner Drive" ] ) ; fhir:city [ fhir:v "Fortuna" ] ; fhir:state [ fhir:v "CA" ] ; fhir:postalCode [ fhir:v "95540" ] ; fhir:country [ fhir:v "USA" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Organization/organization-principal-pathology-lab> a fhir:Organization ; fhir:id [ fhir:v "organization-principal-pathology-lab"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-principal-pathology-lab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-principal-pathology-lab</b></p><a name=\"organization-principal-pathology-lab\"> </a><a name=\"hcorganization-principal-pathology-lab\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Some Pathology Lab Name</p><p><b>address</b>: Any City CA 95540 USA </p></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v true] ; # fhir:name [ fhir:v "Some Pathology Lab Name"] ; # fhir:address ( [ ( fhir:line [ fhir:v "Any" ] ) ; fhir:city [ fhir:v "City" ] ; fhir:state [ fhir:v "CA" ] ; fhir:postalCode [ fhir:v "95540" ] ; fhir:country [ fhir:v "USA" ] ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-pathologist> a fhir:Practitioner ; fhir:id [ fhir:v "practitioner-pathologist"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-pathologist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-pathologist</b></p><a name=\"practitioner-pathologist\"> </a><a name=\"hcpractitioner-pathologist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1234567893</p><p><b>name</b>: Stains Alot </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234567893" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Alot" ] ; ( fhir:given [ fhir:v "Stains" ] ) ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-oncologist> a fhir:Practitioner ; fhir:id [ fhir:v "practitioner-oncologist"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-oncologist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-oncologist</b></p><a name=\"practitioner-oncologist\"> </a><a name=\"hcpractitioner-oncologist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1234567893</p><p><b>name</b>: Wise Owl </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234567893" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Owl" ] ; ( fhir:given [ fhir:v "Wise" ] ) ] ) . # <http://hl7.org/fhir/us/cancer-reporting/Practitioner/practitioner-surgeon> a fhir:Practitioner ; fhir:id [ fhir:v "practitioner-surgeon"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-surgeon\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-surgeon</b></p><a name=\"practitioner-surgeon\"> </a><a name=\"hcpractitioner-surgeon\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1234567893</p><p><b>name</b>: Cuts Alot </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234567893" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Alot" ] ; ( fhir:given [ fhir:v "Cuts" ] ) ] ) . # <http://hl7.org/fhir/us/cancer-reporting/RelatedPerson/relatedperson-pathology-next-of-kin> a fhir:RelatedPerson ; fhir:id [ fhir:v "relatedperson-pathology-next-of-kin"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_relatedperson-pathology-next-of-kin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson relatedperson-pathology-next-of-kin</b></p><a name=\"relatedperson-pathology-next-of-kin\"> </a><a name=\"hcrelatedperson-pathology-next-of-kin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-relatedperson.html\">US Core RelatedPerson Profile</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-patient-OakleyAnnie.html\">Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0131 N}\">Next-of-Kin</span></p><p><b>name</b>: Bill Hickok </p><p><b>telecom</b>: ph: 1-989-654-7896</p></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v true] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/patient-OakleyAnnie" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "Next-of-Kin" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Hickok" ] ; ( fhir:given [ fhir:v "Bill" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1-989-654-7896" ] ] ) . #
IG © 2025+ HL7 International / Orders and Observations and College of American Pathologists. Package hl7.fhir.us.cancer-reporting#2.0.0 based on FHIR 4.0.1. Generated 2025-09-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change