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

FHIR IG Statistics: CodeSystem/LabelBiopsy

Packageincisive.fhir
Resource TypeCodeSystem
IdLabelBiopsy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/LabelBiopsy
URLhttps://simplifier.net/INCISIVE/CodeSystem/LabelBiopsy
Version1.0
Statusactive
Date2023-07-07
NameLabel Biopsy
DescriptionBiopsy label 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": "LabelBiopsy",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/LabelBiopsy",
  "version": "1.0",
  "name": "Label Biopsy",
  "status": "active",
  "date": "2023-07-07",
  "publisher": "FTSS",
  "description": "Biopsy 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"
    }
  ]
}