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

FHIR IG Statistics: CodeSystem/v2-0203

Packagetw.gov.mohw.twcore
TypeCodeSystem
Idv2-0203
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-v2-0203.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203
Version2022-07-31
Statusactive
Date2022-07-31
NameTWIdentifierType_V20203
Title臺灣衛福部資訊處識別碼類型
Realmtw
Authoritynational
Description臺灣衛福部資訊處識別碼類型, 代碼出版日期:2022-07-31;資料所屬單位:衛生福利部資訊處。
Copyright衛生福利部資訊處
Contentcomplete

Resources that use this resource

ValueSet
identifier-type-twIdentifierType + 臺灣衛福部資訊處識別碼類型值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v2-0203

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime生效日期
statusstatushttp://hl7.org/fhir/concept-properties#statuscode狀態

Concepts

This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203 defines the following codes:

CodeDisplayDefinitioneffectiveDatestatus中文 (台湾) (Chinese (Taiwan), zh)
GOI Government Organization IdentifierGovernment Organization Identifier number2022-07-31active政府機關代號
UBN Unified Business numberUnified Business number2022-07-31active公司或企業統一編號

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0203",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
  "version": "2022-07-31",
  "name": "TWIdentifierType_V20203",
  "title": "臺灣衛福部資訊處識別碼類型",
  "status": "active",
  "experimental": false,
  "date": "2022-07-31",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛福部資訊處識別碼類型,  \n代碼出版日期:2022-07-31;資料所屬單位:衛生福利部資訊處。  \n",
  "copyright": "衛生福利部資訊處",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "property": [
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "生效日期",
      "type": "dateTime"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "狀態",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "GOI",
      "display": "Government Organization Identifier",
      "definition": "Government Organization Identifier number",
      "designation": [
        {
          "language": "zh-TW",
          "value": "政府機關代號"
        }
      ],
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-07-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "UBN",
      "display": "Unified Business number",
      "definition": "Unified Business number",
      "designation": [
        {
          "language": "zh-TW",
          "value": "公司或企業統一編號"
        }
      ],
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-07-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}