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

FHIR IG analytics

Packagecce.fhir.full
Resource TypeValueSet
IdValueSet-cce-core-ValueSet-TNMVersionVS.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

TNM-Version ValueSet

TNM Version


Source1

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMVersionVS",
  "version": "0.0.1",
  "name": "TNMVersionVS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "TNM Version",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVersionCS",
        "concept": [
          {
            "code": "6",
            "display": "6. Edition"
          },
          {
            "code": "7",
            "display": "7. Edition"
          },
          {
            "code": "8",
            "display": "8. Edition"
          }
        ]
      }
    ]
  }
}