FHIR IG analytics
| Package | tw.gov.mohw.twcore |
| Resource Type | ValueSet |
| Id | ValueSet-condition-code-sct-tw.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-condition-code-sct-tw.html |
| URL | https://twcore.mohw.gov.tw/ig/twcore/ValueSet/condition-code-sct-tw |
| Version | 2022-07-31 |
| Status | active |
| Date | 2025-11-21T02:34:57+00:00 |
| Name | TWConditionCodeSCT |
| Title | SNOMED CT診斷代碼值集 |
| Realm | tw |
| Authority | national |
| Description | SNOMED CT診斷代碼值集。 |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding)) - Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories) - Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events) - Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 160245001 | No current problems or disability |
Source1
{
"resourceType": "ValueSet",
"id": "condition-code-sct-tw",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/condition-code-sct-tw",
"version": "2022-07-31",
"name": "TWConditionCodeSCT",
"title": "SNOMED CT診斷代碼值集",
"status": "active",
"experimental": false,
"date": "2025-11-21T02:34:57+00:00",
"contact": [
{
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/"
},
{
"system": "email",
"value": "CCYU@mohw.gov.tw"
}
]
}
],
"description": "SNOMED CT診斷代碼值集。",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "404684003"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "243796009"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "272379006"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "160245001"
}
]
}
]
}
}