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

FHIR IG Statistics: CodeSystem/IdentifierType

Packagehitstdio.tw.fhir.dcc
TypeCodeSystem
IdIdentifierType
FHIR VersionR4
Sourcehttp://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/CodeSystem-IdentifierType.html
URLhttp://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/IdentifierType
Version0.0.1
Statusactive
Date2021-08-17T11:14:28+08:00
NameIdentifierType
TitleIdentifier Type
Description這是有關識別號類型的編碼系統。
Contentcomplete

Resources that use this resource

ValueSet
IdentifierTypeIdentifier Type

Resources that this resource uses

No resources found


Narrative

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

This code system http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/IdentifierType defines the following codes:

CodeDisplay
TPR Temporary Permanent Resident (Taiwan)

Source

{
  "resourceType": "CodeSystem",
  "id": "IdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/IdentifierType",
  "version": "0.0.1",
  "name": "IdentifierType",
  "title": "Identifier Type",
  "status": "active",
  "date": "2021-08-17T11:14:28+08:00",
  "publisher": "Giorgio Cangioli - modified by HITSTD Lab",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "mailto:hitstdio@gmail.com"
        }
      ]
    }
  ],
  "description": "這是有關識別號類型的編碼系統。",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "158"
        }
      ],
      "text": "Taiwan"
    }
  ],
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "TPR",
      "display": "Temporary Permanent Resident (Taiwan)"
    }
  ]
}