| Package | hl7.fhir.us.cancer-reporting |
| Resource Type | CodeSystem |
| Id | us-pathology-codesystem |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cancer-reporting/https://build.fhir.org/ig/HL7/cancer-reporting/CodeSystem-us-pathology-codesystem.html |
| URL | http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T16:17:41+00:00 |
| Name | USPathologyCodeSystem |
| Title | US Pathology Code System |
| Realm | us |
| Authority | hl7 |
| Description | US Pathology Code System |
| Content | complete |
| ValueSet | |
| us-pathology-form-category-codes | US Pathology Form Category Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem us-pathology-codesystem
This case-insensitive code system http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "us-pathology-codesystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
"version": "2.0.0-ballot",
"name": "USPathologyCodeSystem",
"title": "US Pathology Code System",
"status": "active",
"experimental": false,
"date": "2025-07-31T16:17:41+00:00",
"publisher": "HL7 International / Orders and Observations and College of American Pathologists",
"contact": [
{
"name": "HL7 International / Orders and Observations and College of American Pathologists",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
},
{
"system": "email",
"value": "ord@lists.HL7.org"
}
]
}
],
"description": "US Pathology Code System",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "SECTION",
"display": "Section",
"definition": "Major divisions within the protocol (e.g., 'SPECIMEN,' 'TUMOR') that organize related content. Sections do not have values but contain references to Questions through hasMember relationships."
},
{
"code": "QUESTION",
"display": "Question",
"definition": "Individual data elements which store captured responses. Questions reference their parent Section through derivedFrom relationships and contain value elements."
}
]
}