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

FHIR IG analytics

Packagehl7.fhir.uv.ichom-breast-cancer.r4
Resource TypeValueSet
IdValueSet-TNMPrimaryTumorVS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    1222604002American Joint Committee on Cancer cTX
    1228882005American Joint Committee on Cancer cT0
    1228885007American Joint Committee on Cancer cTis(DCIS)
    1228888009American Joint Committee on Cancer cTis(Paget)
    1228889001American Joint Committee on Cancer cT1
    1228929004American Joint Committee on Cancer cT2
    1228938002American Joint Committee on Cancer cT3
    1228944003American Joint Committee on Cancer cT4
    1228950008American Joint Committee on Cancer pTX
    1228951007American Joint Committee on Cancer pT0
    1228954004American Joint Committee on Cancer pTis(DCIS)
    1228956002American Joint Committee on Cancer pTis(Paget)
    1228957006American Joint Committee on Cancer pT1
    1229852009American Joint Committee on Cancer pT2
    1229859000American Joint Committee on Cancer pT3
    1229864001American Joint Committee on Cancer pT4
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNKunknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source1

{
  "resourceType": "ValueSet",
  "id": "TNMPrimaryTumorVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/TNMPrimaryTumorVS",
  "version": "1.0.0-ballot",
  "name": "TNMPrimaryTumorVS",
  "title": "TNM Primary Tumor ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2022-12-07T17:38:21+00:00",
  "publisher": "HL7 International - Clinical Interoperability Council Group",
  "contact": [
    {
      "name": "HL7 International - Clinical Interoperability Council Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "Valueset of the TNM stage for the T category, according to TNM staging rules",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1222604002",
            "display": "American Joint Committee on Cancer cTX"
          },
          {
            "code": "1228882005",
            "display": "American Joint Committee on Cancer cT0"
          },
          {
            "code": "1228885007",
            "display": "American Joint Committee on Cancer cTis(DCIS)"
          },
          {
            "code": "1228888009",
            "display": "American Joint Committee on Cancer cTis(Paget)"
          },
          {
            "code": "1228889001",
            "display": "American Joint Committee on Cancer cT1"
          },
          {
            "code": "1228929004",
            "display": "American Joint Committee on Cancer cT2"
          },
          {
            "code": "1228938002",
            "display": "American Joint Committee on Cancer cT3"
          },
          {
            "code": "1228944003",
            "display": "American Joint Committee on Cancer cT4"
          },
          {
            "code": "1228950008",
            "display": "American Joint Committee on Cancer pTX"
          },
          {
            "code": "1228951007",
            "display": "American Joint Committee on Cancer pT0"
          },
          {
            "code": "1228954004",
            "display": "American Joint Committee on Cancer pTis(DCIS)"
          },
          {
            "code": "1228956002",
            "display": "American Joint Committee on Cancer pTis(Paget)"
          },
          {
            "code": "1228957006",
            "display": "American Joint Committee on Cancer pT1"
          },
          {
            "code": "1229852009",
            "display": "American Joint Committee on Cancer pT2"
          },
          {
            "code": "1229859000",
            "display": "American Joint Committee on Cancer pT3"
          },
          {
            "code": "1229864001",
            "display": "American Joint Committee on Cancer pT4"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}