基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版
基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。
{
"resourceType" : "CodeSystem",
"id" : "gx-authenticator-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org.cn/fhir/sd/ehr/CodeSystem/gx-authenticator-category defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"gx-authenticator-category-1\"> </a></td><td>乡村医生</td><td>乡村医生</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"gx-authenticator-category-2\"> </a></td><td>村委会主任</td><td>村委会主任</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"gx-authenticator-category-3\"> </a></td><td>乡镇卫生院院长</td><td>乡镇卫生院院长</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"gx-authenticator-category-9\"> </a></td><td>其他</td><td>其他</td></tr></table></div>"
},
"url" : "http://hl7.org.cn/fhir/sd/ehr/CodeSystem/gx-authenticator-category",
"version" : "0.8.0.2022705",
"name" : "GxAuthenticatorCategory",
"title" : "生机构责任人(法人)类别代码表",
"status" : "active",
"date" : "2022-07-05T13:46:42+08:00",
"publisher" : "CHIMA&HL7中国委员会",
"contact" : [
{
"name" : "CHIMA&HL7中国委员会",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org.cn"
}
]
}
],
"description" : "生机构责任人(法人)类别代码表",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "乡村医生",
"definition" : "乡村医生"
},
{
"code" : "2",
"display" : "村委会主任",
"definition" : "村委会主任"
},
{
"code" : "3",
"display" : "乡镇卫生院院长",
"definition" : "乡镇卫生院院长"
},
{
"code" : "9",
"display" : "其他",
"definition" : "其他"
}
]
}