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

FHIR IG Statistics: ValueSet/identifier-type-tw

Packagetw.gov.mohw.twcore
TypeValueSet
Ididentifier-type-tw
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-identifier-type-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw
Version0.3.0
Statusactive
Date2022-07-31
NameTWIdentifierType
TitleIdentifierType + 臺灣衛福部資訊處識別碼類型值集
Realmtw
Authoritynational
DescriptionIdentifierType + 臺灣衛福部資訊處識別碼類型值集

Resources that use this resource

StructureDefinition
Organization-twcoreTW Core Organization
Patient-twcoreTW Core Patient
Practitioner-twcoreTW Core Practitioner
Bundle-adultcheckBundle - AdultCheck
Composition-adultcheckComposition - AdultCheck
Condition-adultcheckCondition - AdultCheck
DiagnosticReport-adultcheckDiagnosticReport - AdultCheck
Encounter-adultcheckEncounter - AdultCheck
ObservationBMI-adultcheckObservation BMI - AdultCheck
ObservationDepression-adultcheckObservation Depression - AdultCheck
ObservationHeight-adultcheckObservation Height - AdultCheck
ObservationLab-adultcheckObservation Lab - AdultCheck
ObservationPressure-adultcheckObservation Pressure - AdultCheck
ObservationSocial-adultcheckObservation Social - AdultCheck
ObservationWaist-adultcheckObservation Waist - AdultCheck
ObservationWeight-adultcheckObservation Weight - AdultCheck

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203臺灣衛福部資訊處識別碼類型
v2-0203v2 Identifier Type

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "identifier-type-tw",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw",
  "version": "0.3.0",
  "name": "TWIdentifierType",
  "title": "IdentifierType + 臺灣衛福部資訊處識別碼類型值集",
  "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": "IdentifierType + 臺灣衛福部資訊處識別碼類型值集",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "GOI",
            "display": "Government Organization Identifier"
          },
          {
            "code": "UBN",
            "display": "Unified Business number"
          }
        ]
      }
    ]
  }
}