FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idscreening-category-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/screening-category
URLhttps://fhir.synapxe.sg/CodeSystem/screening-category
Version1.0.0
Statusactive
NameScreeningCategoryCodeSystem
TitleScreening Category Code System
DescriptionCode system to represent categories of health screening programmes.
Contentcomplete

Resources that use this resource

ValueSet
synapxe.sgcdi#1.1.3screening-categoryScreening Category Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "screening-category",
  "url": "https://fhir.synapxe.sg/CodeSystem/screening-category",
  "version": "1.0.0",
  "name": "ScreeningCategoryCodeSystem",
  "title": "Screening Category Code System",
  "status": "active",
  "content": "complete",
  "description": "Code system to represent categories of health screening programmes.",
  "caseSensitive": true,
  "compositional": false,
  "valueSet": "https://fhir.synapxe.sg/ValueSet/screening-category",
  "concept": [
    {
      "code": "mammography",
      "display": "Mammography"
    },
    {
      "code": "cervical",
      "display": "Cervical Cancer Screening"
    },
    {
      "code": "colorectal",
      "display": "Colorectal Cancer Screening"
    },
    {
      "code": "diabetic-eye",
      "display": "Diabetic Eye Screening"
    },
    {
      "code": "dental",
      "display": "Dental Screening"
    }
  ]
}