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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeValueSet
IdValueSet-ereferral-service-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jldalisay95/ph-ereferral-jld/ValueSet-ereferral-service-category.html
URLhttps://fhir.doh.gov.ph/pheref/ValueSet/ereferral-service-category
Version0.1.0
Statusdraft
Date2026-06-17T00:06:20+00:00
NameEReferralServiceCategory
TitleeReferral Service Category
Realmus
Authorityhl7
DescriptionCategories of services that can be requested through eReferral

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-service-category


Source1

{
  "resourceType": "ValueSet",
  "id": "ereferral-service-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.doh.gov.ph/pheref/ValueSet/ereferral-service-category",
  "version": "0.1.0",
  "name": "EReferralServiceCategory",
  "title": "eReferral Service Category",
  "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": "Categories of services that can be requested through eReferral",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "108252007",
            "display": "Laboratory procedure"
          },
          {
            "code": "363679005",
            "display": "Imaging"
          },
          {
            "code": "409063005",
            "display": "Counselling"
          },
          {
            "code": "409073007",
            "display": "Education"
          },
          {
            "code": "387713003",
            "display": "Surgical procedure"
          }
        ]
      }
    ]
  }
}