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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-an-clininal-trial.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-clininal-trial.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-drug-trial
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameClinicalTrial
TitleIs on a clinical trial
Realmnz
DescriptionIs on a clinical trial

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-clinical-trialClinicalTrial

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-clininal-trial

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    185922005Clinical drug trial

Source1

{
  "resourceType": "ValueSet",
  "id": "an-clininal-trial",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-drug-trial",
  "version": "0.5.0",
  "name": "ClinicalTrial",
  "title": "Is on a clinical trial",
  "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": "Is on a clinical trial",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "185922005",
            "display": "Clinical drug trial"
          }
        ]
      }
    ]
  }
}