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

FHIR IG Statistics: CodeSystem/LabelTreatment

Packageincisive.fhir
Resource TypeCodeSystem
IdLabelTreatment
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/LabelTreatment
URLhttps://simplifier.net/INCISIVE/CodeSystem/LabelTreatment
Version1.0
Statusactive
Date2023-07-07
NameLabel Treatment
DescriptionLabel Treatment for Colorectal, Breast, Lung and Prostate Cancer
Contentcomplete

Resources that use this resource

ValueSet
LabelCodesLabel Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "LabelTreatment",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/LabelTreatment",
  "version": "1.0",
  "name": "Label Treatment",
  "status": "active",
  "date": "2023-07-07",
  "publisher": "FTSS",
  "description": "Label Treatment for Colorectal, Breast, Lung and Prostate Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LabelCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Baseline-After 1st Treatment"
    },
    {
      "code": "1",
      "display": "After 1st Treatment- 1st FollowUp"
    },
    {
      "code": "2",
      "display": "1st FollowUp-2nd FollowUp"
    },
    {
      "code": "3",
      "display": "Other"
    }
  ]
}