HL7中国症状数据交换实施指南
2026.02.23 - release

HL7中国症状数据交换实施指南 - Local Development build (v2026.02.23) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 临时的症状观察分类代码表 - JSON Representation

Draft as of 2026-02-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "symptom-temporary-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem symptom-temporary-codes</b></p><a name=\"symptom-temporary-codes\"> </a><a name=\"hcsymptom-temporary-codes\"> </a><a name=\"symptom-temporary-codes-en-US\"> </a><p>This  code system <code>http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/symptom-temporary-codes</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\">symptom<a name=\"symptom-temporary-codes-symptom\"> </a></td><td>症状</td></tr></table></div>"
  },
  "url" : "http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/symptom-temporary-codes",
  "version" : "2026.02.23",
  "name" : "SymptomTemporary",
  "title" : "临时的症状观察分类代码表",
  "status" : "draft",
  "date" : "2026-02-23T15:55:01+08:00",
  "publisher" : "HL7中国委员会",
  "contact" : [
    {
      "name" : "HL7中国委员会",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org.cn"
        }
      ]
    }
  ],
  "description" : "临时增加的用于表示观察分类症状。",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "symptom",
      "display" : "症状"
    }
  ]
}