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

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

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-TNMPnCategoryCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMPnCategoryCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMPnCategoryCS
Version0.0.1
Statusdraft
NameTNMPnCategoryCS
TitleTNMPn Category CS
DescriptionPerineural invasion. Generally occurs as part of a pTNM.
Contentcomplete

Resources that use this resource

ValueSet
TNMPnCategoryVSTNMPn Category VS

Resources that this resource uses

No resources found


Narrative

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

TNMPnCategory

Perineural invasion. Generally occurs as part of a pTNM.


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMPnCategoryCS",
  "version": "0.0.1",
  "name": "TNMPnCategoryCS",
  "title": "TNMPn Category CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Perineural invasion. Generally occurs as part of a pTNM.",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "PnX",
      "display": "Perineural invasion cannot be assessed"
    },
    {
      "code": "Pn0",
      "display": "No perineural invasion"
    },
    {
      "code": "Pn1",
      "display": "Perineural invasion"
    }
  ]
}