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
<Bundle xmlns="http://hl7.org/fhir">
<id value="FindDocumentReferenceResponseExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-FindDocumentReferenceResponse"/>
</meta>
<type value="searchset"/>
<total value="2"/>
<entry>
<fullUrl
value="http://fhirserver.com/registry/api/DocumentReference/DocumentReferenceExample01"/>
<resource>
<DocumentReference>
<id value="DocumentReferenceExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-documentreference-xds"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_DocumentReferenceExample01"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference DocumentReferenceExample01</b></p><a name="DocumentReferenceExample01"> </a><a name="hcDocumentReferenceExample01"> </a><a name="DocumentReferenceExample01-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-documentreference-xds.html">文档元数据本地化定义</a></p></div><p><b>identifier</b>: <code>1.2.9.6.58.92.88337653</code>/12345</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/ehr-document-type HSDA00.01}">个人基本健康信息登记</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category EHR}">电子健康档案</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康 Male, DoB: 1955-10-25 ( urn:oid:2.16.840.1.113883.2.23.1.19.1#110101200301120019)</a></p><p><b>facilityType</b>: <span title="Codes:{http://snomed.info/sct 79993009}">公立医院</span></p><p><b>practiceSetting</b>: <span title="Codes:{http://snomed.info/sct 394584008}">肠胃病学</span></p><p><b>period</b>: 2002-08-17 16:45:50-0500 --> 2002-08-18 16:45:50-0500</p><p><b>date</b>: 2002-08-20 16:45:50-0500</p><p><b>author</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner 赵勇(official)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Hash</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td><a href="http://fhirserver.com/repository/api/Binary/DocumentExample01">http://fhirserver.com/repository/api/Binary/DocumentExample01</a></td><td>123456543</td><td><code>2jmj7l5rSw0yVb/vlWAYkK/YBwk=</code></td><td>个人基本健康信息登记</td><td>2002-08-19 16:45:50-0500</td></tr></table><h3>Profiles</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>[not stated] urn:cn:health:sharedocument: urn:cn:health:sharedocument</td></tr></table></blockquote></div>
</text>
<identifier>
<system value="1.2.9.6.58.92.88337653"/>
<value value="12345"/>
</identifier>
<status value="current"/>
<type>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/ehr-document-type"/>
<code value="HSDA00.01"/>
<display value="个人基本健康信息登记"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category"/>
<code value="EHR"/>
<display value="电子健康档案"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/PatientExample01"/>
</subject>
<facilityType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="79993009"/>
<display value="公立医院"/>
</coding>
</facilityType>
<practiceSetting>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394584008"/>
<display value="肠胃病学"/>
</coding>
</practiceSetting>
<period>
<start value="2002-08-17T16:45:50.597-05:00"/>
<end value="2002-08-18T16:45:50.597-05:00"/>
</period>
<date value="2002-08-20T16:45:50.597-05:00"/>
<author>🔗
<reference value="Practitioner/PractitionerExample01"/>
</author>
<content>
<attachment>
<contentType value="text/plain"/>
<url
value="http://fhirserver.com/repository/api/Binary/DocumentExample01"/>
<size value="123456543"/>
<hash value="2jmj7l5rSw0yVb/vlWAYkK/YBwk="/>
<title value="个人基本健康信息登记"/>
<creation value="2002-08-19T16:45:50.597-05:00"/>
</attachment>
<profile>
<valueCoding>
<code value="urn:cn:health:sharedocument"/>
</valueCoding>
</profile>
</content>
</DocumentReference>
</resource>
</entry>
<entry>
<fullUrl
value="http://fhirserver.com/registry/api/DocumentReference/DocumentReferenceExample02"/>
<resource>
<DocumentReference>
<id value="DocumentReferenceExample02"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-documentreference-xds"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_DocumentReferenceExample02"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference DocumentReferenceExample02</b></p><a name="DocumentReferenceExample02"> </a><a name="hcDocumentReferenceExample02"> </a><a name="DocumentReferenceExample02-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-documentreference-xds.html">文档元数据本地化定义</a></p></div><p><b>identifier</b>: <code>1.2.9.6.58.92.88337653</code>/12345</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/ehr-document-type HSDA00.01}">个人基本健康信息登记</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category EHR}">电子健康档案</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康 Male, DoB: 1955-10-25 ( urn:oid:2.16.840.1.113883.2.23.1.19.1#110101200301120019)</a></p><p><b>facilityType</b>: <span title="Codes:{http://snomed.info/sct 79993009}">公立医院</span></p><p><b>practiceSetting</b>: <span title="Codes:{http://snomed.info/sct 394584008}">肠胃病学</span></p><p><b>period</b>: 2002-08-17 16:45:50-0500 --> 2002-08-18 16:45:50-0500</p><p><b>date</b>: 2002-08-20 16:45:50+0800</p><p><b>author</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner 赵勇(official)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Hash</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td><a href="http://fhirserver.com/repository/api/Binary/DocumentExample01">http://fhirserver.com/repository/api/Binary/DocumentExample01</a></td><td>123456543</td><td><code>2jmj7l5rSw0yVb/vlWAYkK/YBwk=</code></td><td>个人基本健康信息登记</td><td>2002-08-19 16:45:50-0500</td></tr></table><h3>Profiles</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>[not stated] urn:cn:health:sharedocument: urn:cn:health:sharedocument</td></tr></table></blockquote></div>
</text>
<identifier>
<system value="1.2.9.6.58.92.88337653"/>
<value value="12345"/>
</identifier>
<status value="current"/>
<type>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/ehr-document-type"/>
<code value="HSDA00.01"/>
<display value="个人基本健康信息登记"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category"/>
<code value="EHR"/>
<display value="电子健康档案"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/PatientExample01"/>
</subject>
<facilityType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="79993009"/>
<display value="公立医院"/>
</coding>
</facilityType>
<practiceSetting>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394584008"/>
<display value="肠胃病学"/>
</coding>
</practiceSetting>
<period>
<start value="2002-08-17T16:45:50.597-05:00"/>
<end value="2002-08-18T16:45:50.597-05:00"/>
</period>
<date value="2002-08-20T16:45:50.597+08:00"/>
<author>🔗
<reference value="Practitioner/PractitionerExample01"/>
</author>
<content>
<attachment>
<contentType value="text/plain"/>
<url
value="http://fhirserver.com/repository/api/Binary/DocumentExample01"/>
<size value="123456543"/>
<hash value="2jmj7l5rSw0yVb/vlWAYkK/YBwk="/>
<title value="个人基本健康信息登记"/>
<creation value="2002-08-19T16:45:50.597-05:00"/>
</attachment>
<profile>
<valueCoding>
<code value="urn:cn:health:sharedocument"/>
</valueCoding>
</profile>
</content>
</DocumentReference>
</resource>
</entry>
</Bundle>