| Package | kr.mohw.myhealthway |
| Resource Type | CodeSystem |
| Id | myhealthway-identifier-types |
| FHIR Version | R4 |
| Source | https://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/CodeSystem/myhealthway-identifier-types |
| URL | https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types |
| Version | 1.0.2-beta.4 |
| Status | active |
| Date | 2024-04-19T09:40:33+09:00 |
| Name | MyHealthWayIdentifierTypes |
| Title | MyHealthWay Identifier Types |
| Description | MyHealthWay 환자 식별자 유형 코드체계 |
| Content | complete |
| ValueSet | |
| myhealthway-identifier-type-codes | MyHealthWay Identifier Type Codes |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types defines the following code:
| Code | Display |
| MHID | My Healthway Identifier |
{
"resourceType": "CodeSystem",
"id": "myhealthway-identifier-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types",
"version": "1.0.2-beta.4",
"name": "MyHealthWayIdentifierTypes",
"title": "MyHealthWay Identifier Types",
"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"
}
]
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "MHID",
"display": "My Healthway Identifier"
}
]
}