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

FHIR IG Statistics: CodeSystem/ColorectalSyndromes

Packageincisive.fhir
Resource TypeCodeSystem
IdColorectalSyndromes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/ColorectalSyndromes
URLhttps://simplifier.net/INCISIVE/CodeSystem/ColorectalSyndromes
Version1.0
Statusactive
Date2023-07-11
NameSyndromes Colorectal
DescriptionColorectal Cancer Syndromes
Contentcomplete

Resources that use this resource

ValueSet
SymptomsAndSyndromesCodesSymptoms and Syndromes Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ColorectalSyndromes",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/ColorectalSyndromes",
  "version": "1.0",
  "name": "Syndromes Colorectal",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Colorectal Cancer Syndromes",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/SymptomsAndSyndromesCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Familial adenomatous polyposis syndrome (FAP)"
    },
    {
      "code": "1",
      "display": "Peutz-Jeghers syndrome"
    },
    {
      "code": "2",
      "display": "Hereditary non-polyposis colon cancer syndrome (HNPCC)"
    }
  ]
}