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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeCodeSystem
IdCodeSystem-is-imported-case-ntunhs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/is-imported-case-ntunhs
URLhttps://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/is-imported-case-ntunhs
Version0.1.0
Statusactive
Date2025-07-22
NameIsImportedCaseNtunhs
Title是否為境外移入代碼
Realmtw
Description是否為境外移入代碼。 代碼出版日期:2025-07-22;資料所屬單位:國北護健管系。
Contentcomplete

Resources that use this resource

ValueSet
is-imported-case-ntunhs-values是否為境外移入值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem is-imported-case-ntunhs

This case-sensitive code system https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/is-imported-case-ntunhs defines the following codes:

CodeDisplay
0
1

Source1

{
  "resourceType": "CodeSystem",
  "id": "is-imported-case-ntunhs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/is-imported-case-ntunhs",
  "version": "0.1.0",
  "name": "IsImportedCaseNtunhs",
  "title": "是否為境外移入代碼",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22",
  "publisher": "國北護健管系",
  "contact": [
    {
      "name": "國北護健管系",
      "telecom": [
        {
          "system": "url",
          "value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
        }
      ]
    }
  ],
  "description": "是否為境外移入代碼。\r\n代碼出版日期:2025-07-22;資料所屬單位:國北護健管系。",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "0",
      "display": "否"
    },
    {
      "code": "1",
      "display": "是"
    }
  ]
}