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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeValueSet
IdValueSet-ereferral-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jldalisay95/ph-ereferral-jld/ValueSet-ereferral-reason.html
URLhttps://fhir.doh.gov.ph/pheref/ValueSet/ereferral-reason
Version0.1.0
Statusdraft
Date2026-06-17T00:06:20+00:00
NameEReferralReason
TitleeReferral Reason
Realmus
Authorityhl7
DescriptionClinical reasons for eReferral requests. Uses SNOMED CT clinical findings and diagnoses.

Resources that use this resource

StructureDefinition
fhir.ph.ereferral#currentereferral-service-requestEReferral ServiceRequest

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ereferral-reason


Source1

{
  "resourceType": "ValueSet",
  "id": "ereferral-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.doh.gov.ph/pheref/ValueSet/ereferral-reason",
  "version": "0.1.0",
  "name": "EReferralReason",
  "title": "eReferral Reason",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-17T00:06:20+00:00",
  "publisher": "SILab CoP IG Accelerator (eReferral)",
  "contact": [
    {
      "name": "SILab CoP IG Accelerator (eReferral)",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description": "Clinical reasons for eReferral requests. Uses SNOMED CT clinical findings and diagnoses.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "267036007",
            "display": "Dyspnea"
          },
          {
            "code": "29857009",
            "display": "Chest pain"
          },
          {
            "code": "414545008",
            "display": "Suspected lung cancer"
          },
          {
            "code": "42343007",
            "display": "Congestive heart failure"
          },
          {
            "code": "49436004",
            "display": "Atrial fibrillation"
          },
          {
            "code": "59621000",
            "display": "Essential hypertension"
          },
          {
            "code": "73211009",
            "display": "Diabetes mellitus"
          },
          {
            "code": "109006",
            "display": "Anxiety disorder"
          }
        ]
      }
    ]
  }
}