HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 手术级别值集 - JSON Representation

Draft as of 2025-03-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "surgical-level",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet surgical-level</b></p><a name=\"surgical-level\"> </a><a name=\"hcsurgical-level\"> </a><a name=\"surgical-level-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-surgical-level.html\"><code>http://hl7.org.cn/fhir/connectathon/CodeSystem/surgical-level</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org.cn/fhir/connectathon/ValueSet/surgical-level",
  "version" : "2025.3.12",
  "name" : "SurgicalLevel",
  "title" : "手术级别值集",
  "status" : "draft",
  "date" : "2025-03-11T20:37:13+08:00",
  "publisher" : "HL7中国",
  "contact" : [
    {
      "name" : "HL7中国",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org.cn"
        }
      ]
    }
  ],
  "description" : "手术级别值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org.cn/fhir/connectathon/CodeSystem/surgical-level"
      }
    ]
  }
}