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
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="janusync-medicationrequest-recommendMedication-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-medicationrequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest janusync-medicationrequest-recommendMedication-example</b></p><a name="janusync-medicationrequest-recommendMedication-example"> </a><a name="hcjanusync-medicationrequest-recommendMedication-example"> </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-janusync-medicationrequest.html">JanuSync MedicationRequest</a></p></div><p><b>JanuSyncRecommendMedication</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication 880643503280}">펙소나딘정120mg(펙소페나딘염산염)</span></p><p><b>JanuSyncMedicationIngredient</b>: <span title="Codes:{http://www.whocc.no/atc R06AX26}">fexofenadine</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>reported</b>: true</p><p><b>medication</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication 8806521009605}">알레그라정120밀리그람(펙소페나딘염산염)</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p></div>
</text>
<extension
url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncRecommendMedication">
<valueCodeableConcept>
<coding>
<system
value="http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"/>
<code value="880643503280"/>
<display value="펙소나딘정120mg(펙소페나딘염산염)"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient">
<valueCodeableConcept>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="R06AX26"/>
<display value="fexofenadine"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="active"/>
<intent value="order"/>
<reportedBoolean value="true"/>
<medicationCodeableConcept>
<coding>
<system
value="http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"/>
<code value="8806521009605"/>
<display value="알레그라정120밀리그람(펙소페나딘염산염)"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/janusync-patient-example"/>
</subject>
<authoredOn value="2000-01-01T14:05:00+09:00"/>
</MedicationRequest>