This page is part of the HL7 Europe Common Cancer Model (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
This content is an example of the CancerConditionAtDiagnosis Logical Model and is not a FHIR Resource
{
"resourceType": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis",
"subject": {
"reference": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient/CancerPatient1-Example"
},
"histologyBehaviour": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code": "8140/3",
"display": "Adenocarcinoma, NOS"
}
]
},
"bodySite": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code": "C34.3",
"display": "Lower lobe, lung"
}
]
},
"tumourGradeSystem": {
"text": "Standard Histological Grading System"
},
"tumourGradeValue": "G3",
"visitDate": "2024-01-15T10:00:00+01:00"
}