HL7 Europe Common Cancer Model, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/cancer-common/ and changes regularly. See the Directory of published versions
This content is an example of the ClinicalCancerProgression Logical Model and is not a FHIR Resource
{
"resourceType": "http://hl7.eu/fhir/cancer-common/StructureDefinition/ClinicalCancerProgression",
"cancerConditionAtDiagnosisReference": {
"reference": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis/CancerConditionAtDiagnosis1-Example"
},
"diseaseStatus": {
"text": "Recurrence"
},
"assertedDate": "2019-08-31",
"extentType": {
"text": "Loco-regional"
},
"locoRegionalSites": [
{
"coding": [
{
"system": "ICDO",
"version": "3",
"code": "C77.1",
"display": "Intrathoracic lymph nodes"
}
]
}
]
}