MyHealthWay - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: MyHealthWay Identifier Types - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "myhealthway-identifier-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MHID<a name=\"myhealthway-identifier-types-MHID\"> </a></td><td>My Healthway Identifier</td></tr></table></div>"
},
"url" : "https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types",
"version" : "1.0.1",
"name" : "MyHealthWayIdentifierTypes",
"title" : "MyHealthWay Identifier Types",
"status" : "active",
"experimental" : false,
"date" : "2024-01-05T09:06:14+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"
}
]
}