FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | ValueSet |
| Id | ValueSet-recurrence-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/actnow/ValueSet-recurrence-type.html |
| URL | https://nzhts.digital.health.nz/fhir/ValueSet/canshare-recurrence-type |
| Version | 0.5.0 |
| Status | draft |
| Date | 2026-06-15T22:12:46+00:00 |
| Name | RecurrenceType |
| Title | Type of recurrence |
| Realm | nz |
| Description | The type of cancer recurrence, e.g. local, regional plus unknown and not applicable values. |
| StructureDefinition | ||
| actnow.canshare.co.nz#current | an-recurrence-type | RecurrenceType |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet recurrence-type
http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)| Code | Display |
| 261721000210105 | Not applicable |
| 340751000210108 | Distant recurrence |
| 340731000210102 | Local recurrence |
| 340741000210105 | Regional recurrence |
| 340761000210106 | Systemic recurrence |
| 261665006 | Unknown |
{
"resourceType": "ValueSet",
"id": "recurrence-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-recurrence-type",
"version": "0.5.0",
"name": "RecurrenceType",
"title": "Type of recurrence",
"status": "draft",
"experimental": false,
"date": "2026-06-15T22:12:46+00:00",
"publisher": "Te aho o te kahu - Cancer Control Agency",
"contact": [
{
"name": "Te aho o te kahu - Cancer Control Agency",
"telecom": [
{
"system": "email",
"value": "mailto:david.hay25@gmail.com"
}
]
}
],
"description": "The type of cancer recurrence, e.g. local, regional plus unknown and not applicable values.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ",
"display": "New Zealand"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct/21000210109",
"concept": [
{
"code": "261721000210105",
"display": "Not applicable"
},
{
"code": "340751000210108",
"display": "Distant recurrence"
},
{
"code": "340731000210102",
"display": "Local recurrence"
},
{
"code": "340741000210105",
"display": "Regional recurrence"
},
{
"code": "340761000210106",
"display": "Systemic recurrence"
},
{
"code": "261665006",
"display": "Unknown"
}
]
}
]
}
}