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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-an-dx-basis-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-dx-basis-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-basis-of-cancer-diagnosis
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameDxBasis
TitleBasis of diagnosis
Realmnz
DescriptionTypes of evidence that may be used to reach a cancer diagnosis, which is treated with systemic anti cancer therapy (SACT).

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-conditionACT-NOW diagnosis

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-dx-basis-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    373795004Clinical evidence
    261771000210109Pathological evidence

Source1

{
  "resourceType": "ValueSet",
  "id": "an-dx-basis-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-basis-of-cancer-diagnosis",
  "version": "0.5.0",
  "name": "DxBasis",
  "title": "Basis of diagnosis",
  "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": "Types of evidence that may be used to reach a cancer diagnosis, which is treated with systemic anti cancer therapy (SACT).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "373795004",
            "display": "Clinical evidence"
          },
          {
            "code": "261771000210109",
            "display": "Pathological evidence"
          }
        ]
      }
    ]
  }
}