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

: 提交集类型代码表 - XML Representation

Draft as of 2025-03-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="manifest-category-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem manifest-category-codes</b></p><a name="manifest-category-codes"> </a><a name="hcmanifest-category-codes"> </a><a name="manifest-category-codes-en-US"> </a><p>This  code system <code>http://hl7.org.cn/fhir/connectathon/CodeSystem/manifest-category-codes</code> 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">submissionset<a name="manifest-category-codes-submissionset"> </a></td><td>提交集</td><td>提交集</td></tr><tr><td style="white-space:nowrap">folder<a name="manifest-category-codes-folder"> </a></td><td>文件夹</td><td>文件夹</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.cn/fhir/connectathon/CodeSystem/manifest-category-codes"/>
  <version value="2025.3.12"/>
  <name value="ManifestCategoryCodes"/>
  <title value="提交集类型代码表"/>
  <status value="draft"/>
  <date value="2025-03-11T20:37:13+08:00"/>
  <publisher value="HL7中国"/>
  <contact>
    <name value="HL7中国"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org.cn"/>
    </telecom>
  </contact>
  <description value="提交集类型代码表"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="submissionset"/>
    <display value="提交集"/>
    <definition value="提交集"/>
  </concept>
  <concept>
    <code value="folder"/>
    <display value="文件夹"/>
    <definition value="文件夹"/>
  </concept>
</CodeSystem>