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

FHIR IG Statistics: ValueSet/myhealthway-identifier-type-codes

Packagekr.mohw.myhealthway
Resource TypeValueSet
Idmyhealthway-identifier-type-codes
FHIR VersionR4
Sourcehttps://hins.or.kr/fhir/MyHealthWay/https://simplifier.net/resolve?scope=kr.mohw.myhealthway@1.0.2-beta.4&canonical=https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-identifier-type-codes
URLhttps://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-identifier-type-codes
Version1.0.2-beta.4
Statusactive
Date2024-04-19T09:40:33+09:00
NameMyHealthWayIdentifierTypeCodes
TitleMyHealthWay Identifier Type Codes
DescriptionMyHealthWay 환자 식별자 유형 코드집합

Resources that use this resource

StructureDefinition
myhealthway-patientMyHealthWay Patient Profile

Resources that this resource uses

CodeSystem
v2-0203identifierType
myhealthway-identifier-typesMyHealthWay Identifier Types

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": "myhealthway-identifier-type-codes",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-identifier-type-codes",
  "version": "1.0.2-beta.4",
  "name": "MyHealthWayIdentifierTypeCodes",
  "title": "MyHealthWay Identifier Type Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-04-19T09:40:33+09:00",
  "publisher": "한국보건의료정보원",
  "contact": [
    {
      "name": "한국보건의료정보원",
      "telecom": [
        {
          "system": "url",
          "value": "https://hins.or.kr/"
        }
      ]
    }
  ],
  "description": "MyHealthWay 환자 식별자 유형 코드집합",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "MR",
            "display": "Medical record number"
          },
          {
            "code": "NNKOR",
            "display": "National Person Identifier for Republic of Korea"
          }
        ]
      },
      {
        "system": "https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types",
        "concept": [
          {
            "code": "MHID",
            "display": "My Healthway Identifier"
          }
        ]
      }
    ]
  }
}