FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
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"
}
]
}
]
}
}