FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | ValueSet |
| Id | ValueSet-serviceRequest-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-serviceRequest-category.html |
| URL | https://twcore.mohw.gov.tw/ig/twcore/ValueSet/serviceRequest-category |
| Version | 0.3.0 |
| Status | active |
| Date | 2024-08-31 |
| Name | TWServiceRequestCategory |
| Title | 臺灣衛福部資訊處ServiceRequest類型值集 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛福部資訊處ServiceRequest類型值集 |
| StructureDefinition | |
| ServiceRequest-twcore | TW Core ServiceRequest |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| category-code-tw | 臺灣衛福部資訊處類型代碼 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet serviceRequest-category
This value set includes codes based on the following rules:
https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw version 📦2024-08-31http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 386053000 | Investigations |
| 410606002 | Social service procedure (procedure) |
| 108252007 | Laboratory procedure |
| 363679005 | Imaging (procedure) |
| 409063005 | Counselling |
| 409073007 | Education |
| 387713003 | Surgical procedure (procedure) |
{
"resourceType": "ValueSet",
"id": "serviceRequest-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/serviceRequest-category",
"version": "0.3.0",
"name": "TWServiceRequestCategory",
"title": "臺灣衛福部資訊處ServiceRequest類型值集",
"status": "active",
"experimental": false,
"date": "2024-08-31",
"contact": [
{
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/"
},
{
"system": "email",
"value": "CCYU@mohw.gov.tw"
}
]
}
],
"description": "臺灣衛福部資訊處ServiceRequest類型值集",
"compose": {
"include": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw"
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "386053000"
},
{
"code": "410606002"
},
{
"code": "108252007"
},
{
"code": "363679005"
},
{
"code": "409063005"
},
{
"code": "409073007"
},
{
"code": "387713003"
}
]
}
]
}
}