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

FHIR IG Statistics: CodeSystem/ColorectalAnnotatedDicomFiles

Packageincisive.fhir
Resource TypeCodeSystem
IdColorectalAnnotatedDicomFiles
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/ColorectalAnnotatedDicomFiles
URLhttps://simplifier.net/INCISIVE/CodeSystem/ColorectalAnnotatedDicomFiles
Version1.0
Statusactive
Date2023-07-11
NameAnnotated Dicom files Colorectal
DescriptionAnnotated Dicom files for Colorectal Cancer
Contentcomplete

Resources that use this resource

ValueSet
ColorectalComponentCodesColorectal Component Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ColorectalAnnotatedDicomFiles",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/ColorectalAnnotatedDicomFiles",
  "version": "1.0",
  "name": "Annotated Dicom files Colorectal",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Annotated Dicom files for Colorectal Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/ColorectalComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No annotation"
    },
    {
      "code": "1",
      "display": "Positive annotation"
    },
    {
      "code": "2",
      "display": "Negative annotation"
    }
  ]
}