FHIR IG analytics| Package | hl7.org.nz.fhir.ig.cca |
| Resource Type | ValueSet |
| Id | ValueSet-cancer-type-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/cca/ValueSet-cancer-type-code.html |
| URL | https://standards.digital.health.nz/fhir/ValueSet/cancer-type-code |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T02:29:02+00:00 |
| Name | CancerType |
| Title | Cancer type |
| Realm | nz |
| Authority | hl7 |
| Description | The type of Cancer |
| StructureDefinition | ||
| hl7.org.nz.fhir.ig.cca#current | CcaPlanDefinition | PlanDefinition |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cancer-type-code
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 77465005 (Transplantation)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 363346000 (Malignant tumour)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 362965005 (Disorder of body system){
"resourceType": "ValueSet",
"id": "cancer-type-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/ValueSet/cancer-type-code",
"version": "0.1.0",
"name": "CancerType",
"title": "Cancer type",
"status": "active",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"description": "The type of Cancer",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "77465005"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "363346000"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "362965005"
}
]
}
]
}
}