| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-DiagnosticConfirmationVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosticConfirmationVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosticConfirmationVS |
| Version | 0.0.1 |
| Status | draft |
| Name | DiagnosticConfirmationVS |
| Title | Diagnostic Confirmation VS |
| Description | Diagnostic Confirmation |
| StructureDefinition | |
| cce-core-Condition-PrimaryDiagnosis | Primary Diagnosis |
| CodeSystem | |
| DiagnosticConfirmationCS | Diagnostic Confirmation CS |
Note: links and images are rebased to the (stated) source
Diagnostic backup ValueSet
Diagnostic backup
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosticConfirmationVS",
"version": "0.0.1",
"name": "DiagnosticConfirmationVS",
"title": "Diagnostic Confirmation VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Diagnostic Confirmation",
"compose": {
"include": [
{
"system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/DiagnosticConfirmationCS",
"concept": [
{
"code": "1",
"display": "Clinically without tumor-specific diagnostics (physical examination only)"
},
{
"code": "2",
"display": "Clinical: Clinical diagnosis made before the date of death; includes diagnostic techniques including radiography, endoscopy, other imaging modalities, ultrasound, exploratory surgery (laparotomy, etc.) and autopsy, excluding microscopic tissue diagnosis."
},
{
"code": "4",
"display": "Specific tumor markers"
},
{
"code": "5",
"display": "Cytological: Examination of cells from primary sites including fluid aspirations by endoscopy or needles. Includes microscopic examination of peripheral blood smears and smears from iliac crest aspirations."
},
{
"code": "6",
"display": "Histology of a metastasis."
},
{
"code": "7",
"display": "Histological: Histology of the primary tumor: Histological examination of tissue from the primary tumor, including all sectioning techniques and bone marrow biopsies. This includes samples of the primary tumor from autopsies. Histological examination of tissue from a metastasis, including at autopsy."
},
{
"code": "9",
"display": "Unknown"
}
]
}
]
}
}