FHIR IG Statistics: ValueSet/myhealthway-identifier-type-codes
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}