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

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

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-ICDOVersionCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS
Version0.0.1
Statusdraft
NameICDOVersionCS
TitleICDO Version CS
DescriptionICD-O-3 Version
Contentcomplete

Resources that use this resource

ValueSet
ICDOVersionVSICDO Version VS

Resources that this resource uses

No resources found


Narrative

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

ICD-O-Version CodeSystem

ICD-O Version


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ICDOVersionCS",
  "version": "0.0.1",
  "name": "ICDOVersionCS",
  "title": "ICDO Version CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "ICD-O-3 Version",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "31",
      "display": "ICD-O3; 1. Edition 2003"
    },
    {
      "code": "32",
      "display": "ICD-O3, 2. Edition 2013"
    },
    {
      "code": "bb",
      "display": "New codes from the WHO classifications (BlueBooks)"
    }
  ]
}