FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/anesthesia-sct

Packagetw.cathay.fhir.imri
TypeValueSet
Idanesthesia-sct
FHIR VersionR4
Sourcehttps://imri.cgh.org.tw/imri/https://simplifier.net/resolve?scope=tw.cathay.fhir.imri@1.0.0&canonical=https://imri.cgh.org.tw/imri/ValueSet/anesthesia-sct
URLhttps://imri.cgh.org.tw/imri/ValueSet/anesthesia-sct
Version0.1.0
Statusactive
Date2024-05-28
NameSCTAnesthesia
TitleSNOMED CT Anesthesia值集
Realmtw
DescriptionSNOMED CT Anesthesia值集。

Resources that use this resource

StructureDefinition
procedure-anesthesiamode-imriProcedureAnesthesiaMode IMRI

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet anesthesia-sct

  • Include codes fromhttp://snomed.info/sct where concept is-a 399097000 (Administration of anesthesia (procedure))

Source

{
  "resourceType": "ValueSet",
  "id": "anesthesia-sct",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://imri.cgh.org.tw/imri/ValueSet/anesthesia-sct",
  "version": "0.1.0",
  "name": "SCTAnesthesia",
  "title": "SNOMED CT Anesthesia值集",
  "status": "active",
  "experimental": false,
  "date": "2024-05-28",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "SNOMED CT Anesthesia值集。",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "399097000"
          }
        ]
      }
    ]
  }
}