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

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

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-TumorSiteLocationCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TumorSiteLocationCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/TumorSiteLocationCS
Version0.0.1
Statusdraft
NameTumorSiteLocationCS
TitleTumor Site Location CS
DescriptionLateral location of the tumor
Contentcomplete

Resources that use this resource

ValueSet
TumorSiteLocationVSTumor Site Location VS

Resources that this resource uses

No resources found


Narrative

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

Site location CodeSystem

Lateral location of the tumor


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TumorSiteLocationCS",
  "version": "0.0.1",
  "name": "TumorSiteLocationCS",
  "title": "Tumor Site Location CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Lateral location of the tumor",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "L",
      "display": "left"
    },
    {
      "code": "R",
      "display": "right"
    },
    {
      "code": "B",
      "display": "bilateral (should result in 2 reports for certain tumors)"
    },
    {
      "code": "C",
      "display": "Centerline/Center"
    },
    {
      "code": "N",
      "display": "Not applicable (page number not meaningful, including systemic diseases)"
    },
    {
      "code": "U",
      "display": "unknown"
    }
  ]
}