HL7® Serious Med FHIR® Core Implementation Guide
1.0.0 - ci-build
HL7® Serious Med FHIR® Core Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-10-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v2-0203"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v2-0203</b></p><a name="v2-0203"> </a><a name="hcv2-0203"> </a><a name="v2-0203-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>updateDate</td><td>updateDate</td><td>string</td><td>更新日期</td></tr><tr><td>event</td><td>event</td><td>string</td><td>更新方式</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://whcater.github.io/serious-med-ig/CodeSystem/v2-0203</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><td><b>updateDate</b></td><td><b>event</b></td><td><b>中文 (中国) (Chinese (China), zh)</b></td></tr><tr><td style="white-space:nowrap">GOI<a name="v2-0203-GOI"> </a></td><td>Government Organization Identifier</td><td>Government Organization Identifier number</td><td>2024-10-17</td><td>新增</td><td>政府机构识别码</td></tr><tr><td style="white-space:nowrap">UBN<a name="v2-0203-UBN"> </a></td><td>Unified Business number</td><td>Unified Business number</td><td>2024-10-17</td><td>新增</td><td>公司或企业识别码</td></tr></table></div>
</text>
<url value="https://whcater.github.io/serious-med-ig/CodeSystem/v2-0203"/>
<version value="1.0.0"/>
<name value="IdentifierType_V20203"/>
<title value="CodeSystem-IdentifierType_V20203"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-17"/>
<publisher value="whcater"/>
<contact>
<name value="whcater"/>
<telecom>
<system value="url"/>
<value value="https://whcater.github.io/serious-med-ig/"/>
</telecom>
</contact>
<description value="识别码类型编码系统"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<property>
<code value="updateDate"/>
<description value="更新日期"/>
<type value="string"/>
</property>
<property>
<code value="event"/>
<description value="更新方式"/>
<type value="string"/>
</property>
<concept>
<code value="GOI"/>
<display value="Government Organization Identifier"/>
<definition value="Government Organization Identifier number"/>
<designation>
<language value="zh-CN"/>
<value value="政府机构识别码"/>
</designation>
<property>
<code value="updateDate"/>
<valueString value="2024-10-17"/>
</property>
<property>
<code value="event"/>
<valueString value="新增"/>
</property>
</concept>
<concept>
<code value="UBN"/>
<display value="Unified Business number"/>
<definition value="Unified Business number"/>
<designation>
<language value="zh-CN"/>
<value value="公司或企业识别码"/>
</designation>
<property>
<code value="updateDate"/>
<valueString value="2024-10-17"/>
</property>
<property>
<code value="event"/>
<valueString value="新增"/>
</property>
</concept>
</CodeSystem>