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

FHIR IG analytics

Packagetw.gov.mohw.twcore
Resource TypeValueSet
IdValueSet-condition-code-sct-tw.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-condition-code-sct-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/condition-code-sct-tw
Version2022-07-31
Statusactive
Date2025-11-21T02:34:57+00:00
NameTWConditionCodeSCT
TitleSNOMED CT診斷代碼值集
Realmtw
Authoritynational
DescriptionSNOMED CT診斷代碼值集。
CopyrightThis 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

StructureDefinition
Condition-twcoreTW Core Condition
ServiceRequest-twcoreTW Core ServiceRequest

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet condition-code-sct-tw

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)
  • Include codes fromhttp://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)
    CodeDisplay
    160245001No 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"
          }
        ]
      }
    ]
  }
}