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

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-TNMVersionCS

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-TNMVersionCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVersionCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVersionCS
Version0.0.1
Statusdraft
NameTNMVersionCS
TitleTNM Version CS
DescriptionTNM Version
Contentcomplete

Resources that use this resource

ValueSet
TNMVersionVSTNM Version VS

Resources that this resource uses

No resources found


Narrative

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

TNM-Version CodeSystem

TNM Version


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMVersionCS",
  "version": "0.0.1",
  "name": "TNMVersionCS",
  "title": "TNM Version CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "TNM Version",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "6",
      "display": "6. Edition"
    },
    {
      "code": "7",
      "display": "7. Edition"
    },
    {
      "code": "8",
      "display": "8. Edition"
    }
  ]
}