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

FHIR IG Statistics: ValueSet/vs-int-icdo3

Packagesilth.fhir.terminology.core
TypeValueSet
Idvs-int-icdo3
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-int-icdo3.html
URLhttps://terms.sil-th.org/core/ValueSet/vs-int-icdo3
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameICDO3
TitleICD-O 3
DescriptionInternational Classification of Diseases for Oncology, version 3

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
icd-o-3International Classification of Diseases for Oncology, version 3.
icd-o-3International Classification of Diseases for Oncology, version 3.

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "vs-int-icdo3",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/ValueSet/vs-int-icdo3",
  "version": "0.1.2",
  "name": "ICDO3",
  "title": "ICD-O 3",
  "status": "active",
  "experimental": false,
  "date": "2023-10-11T23:15:12+07:00",
  "publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
  "contact": [
    {
      "name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.sil-th.org"
        }
      ]
    }
  ],
  "description": "International Classification of Diseases for Oncology, version 3",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/icd-o-3"
      }
    ]
  }
}