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

FHIR IG Statistics: CodeSystem/ProstateCT

Packageincisive.fhir
Resource TypeCodeSystem
IdProstateCT
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/ProstateCT
URLhttps://simplifier.net/INCISIVE/CodeSystem/ProstateCT
Version1.0
Statusactive
Date2023-07-11
NamecT Baseline Prostate
DescriptioncT Baseline of Prostate Cancer
Contentcomplete

Resources that use this resource

ValueSet
ProstateComponentCodesProstate Component Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ProstateCT",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/ProstateCT",
  "version": "1.0",
  "name": "cT Baseline Prostate",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "cT Baseline of Prostate Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/ProstateComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "cT1"
    },
    {
      "code": "2",
      "display": "cT2"
    },
    {
      "code": "3",
      "display": "greater-than cT2"
    }
  ]
}