| Package | incisive.fhir | 
| Resource Type | CodeSystem | 
| Id | LabelExam | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/LabelExam | 
| URL | https://simplifier.net/INCISIVE/CodeSystem/LabelExam | 
| Version | 1.0 | 
| Status | active | 
| Date | 2023-07-07 | 
| Name | Label Exam | 
| Description | Exam label for Colorectal, Breast, Lung and Prostate Cancer | 
| Content | complete | 
| ValueSet | |
| LabelCodes | Label Codes | 
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "LabelExam",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/LabelExam",
  "version": "1.0",
  "name": "Label Exam",
  "status": "active",
  "date": "2023-07-07",
  "publisher": "FTSS",
  "description": "Exam label for Colorectal, Breast, Lung and Prostate Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LabelCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Baseline"
    },
    {
      "code": "1",
      "display": "After 1st Treatment"
    },
    {
      "code": "2",
      "display": "1st FollowUp"
    },
    {
      "code": "3",
      "display": "2nd FollowUp"
    },
    {
      "code": "4",
      "display": "Other"
    }
  ]
}