基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版

基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。

: 基层医疗财务共享文档类型代码表 - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "bfr-document-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org.cn/fhir/sd/ehr/CodeSystem/bfr-document-type 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\">X0001<a name=\"bfr-document-type-X0001\"> </a></td><td>乡村医生补助对账单</td><td>乡村医生补助对账单</td></tr></table></div>"
  },
  "url" : "http://hl7.org.cn/fhir/sd/ehr/CodeSystem/bfr-document-type",
  "version" : "0.8.0.2022705",
  "name" : "BFRDocumentType",
  "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" : 1,
  "concept" : [
    {
      "code" : "X0001",
      "display" : "乡村医生补助对账单",
      "definition" : "乡村医生补助对账单"
    }
  ]
}