FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-recurrence-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-recurrence-type.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-recurrence-type
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameRecurrenceType
TitleType of recurrence
Realmnz
DescriptionThe type of cancer recurrence, e.g. local, regional plus unknown and not applicable values.

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-recurrence-typeRecurrenceType

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet recurrence-type

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    261721000210105Not applicable
    340751000210108Distant recurrence
    340731000210102Local recurrence
    340741000210105Regional recurrence
    340761000210106Systemic recurrence
    261665006Unknown

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}