FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cancer-type-code

Packagehl7.fhir.nz.cca
TypeValueSet
Idcancer-type-code
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/ValueSet-cancer-type-code.html
URLhttps://standards.digital.health.nz/fhir/ValueSet/cancer-type-code
Version0.1.0
Statusactive
Date2020-11-17T10:49:45+13:00
NameCancerType
TitleCancer type
Realmnz
Authorityhl7
DescriptionThe type of Cancer

Resources that use this resource

StructureDefinition
CcaPlanDefinitionPlanDefinition

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "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": "2020-11-17T10:49:45+13:00",
  "publisher": "David Hay",
  "contact": [
    {
      "name": "David Hay",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description": "The type of Cancer",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}