JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="janusync-referral-documentreference-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-referral-documentreference"/>
</meta>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="57133-1"/>
<display value="Referral Note"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/janusync-patient-example"/>
</subject>
<description
value="김환자씨는 알콜 사용에 의한 기타 정신 및 행동장애(F108)로 진단받은바 있습니다. 현재 본격적인 감염의 징후는 없으나 ALL, DM, HTN의 기저 질환이 있으며, 1월 18일부터 38이상의 열이 있습니다."/>
<content>
<attachment>
<contentType value="image/jpeg"/>
<data value="AA=="/>
</attachment>
</content>
</DocumentReference>