HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="OrderAzvudineTabletExample01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="OrderAzvudineTabletExample01"> </a><a name="hcOrderAzvudineTabletExample01"> </a></p><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">Resource MedicationRequest "OrderAzvudineTabletExample01" </p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: 门诊 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-medicationrequest-admin-location.html">Medication request administration location codes</a>#outpatient)</span></p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication-MedicationAzvudineTabletExample01.html">Medication/MedicationAzvudineTabletExample01: 阿兹夫定片</a></td></tr></table><p><b>subject</b>: <a href="Patient-PatientExample01.html">Patient/PatientExample01: 刘康</a> " 刘"</p><p><b>encounter</b>: <a href="Encounter-EncounterExample01.html">Encounter/EncounterExample01</a></p><p><b>authoredOn</b>: 2024-04-01</p><p><b>requester</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner/PractitionerExample01: 赵勇</a> " 赵"</p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>新型冠状病毒感染 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-icd10.html">ICD-10</a>#U07.100x002)</span></td></tr></table><p><b>courseOfTherapyType</b>: 短程(急性)疗法 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-medicationrequest-course-of-therapy.html">MedicationRequest Course of Therapy Codes</a>#acute)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>additionalInstruction</b>: 空腹 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#311501008)</span>, 整片吞服 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#418693002)</span></p><p><b>patientInstruction</b>: 使用前应详细阅读说明书,注意与其他药物的相互作用、不良反应等问题。不建议在妊娠期和哺乳期使用,中重度肝、肾功能损伤患者慎用。</p><p><b>timing</b>: Code: 每日1次,疗程至多不超过14天, , before meals</p><p><b>route</b>: 口服 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#26643006)</span></p><p><b>method</b>: 吞服 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#738995006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td><td><b>Dispenser</b></td></tr><tr><td style="display: none">*</td><td>2 瓶</td><td><a href="Organization-HospitalDepartmentExample03.html">Organization/HospitalDepartmentExample03: 西药药房</a> "西药药房"</td></tr></table></div>
</text>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location"/>
<code value="outpatient"/>
<display value="门诊"/>
</coding>
</category>
<medication>
<reference>🔗
<reference value="Medication/MedicationAzvudineTabletExample01"/>
<display value="阿兹夫定片"/>
</reference>
</medication>
<subject>🔗
<reference value="Patient/PatientExample01"/>
<display value="刘康"/>
</subject>
<encounter>🔗
<reference value="Encounter/EncounterExample01"/>
</encounter>
<authoredOn value="2024-04-01"/>
<requester>🔗
<reference value="Practitioner/PractitionerExample01"/>
<display value="赵勇"/>
</requester>
<reason>
<concept>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="U07.100x002"/>
<display value="新型冠状病毒感染"/>
</coding>
</concept>
</reason>
<courseOfTherapyType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy"/>
<code value="acute"/>
<display value="短程(急性)疗法"/>
</coding>
</courseOfTherapyType>
<dosageInstruction>
<additionalInstruction>
<coding>
<system value="http://snomed.info/sct"/>
<code value="311501008"/>
<display value="空腹"/>
</coding>
</additionalInstruction>
<additionalInstruction>
<coding>
<system value="http://snomed.info/sct"/>
<code value="418693002"/>
<display value="整片吞服"/>
</coding>
</additionalInstruction>
<patientInstruction
value="使用前应详细阅读说明书,注意与其他药物的相互作用、不良反应等问题。不建议在妊娠期和哺乳期使用,中重度肝、肾功能损伤患者慎用。"/>
<timing>
<repeat>
<boundsDuration>
<value value="14"/>
<unit value="天"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</boundsDuration>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
<when value="AC"/>
</repeat>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"/>
<code value="QD"/>
<display value="QD"/>
</coding>
<text value="每日1次,疗程至多不超过14天"/>
</code>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="口服"/>
</coding>
</route>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="738995006"/>
<display value="吞服"/>
</coding>
</method>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="开立值"/>
</coding>
</type>
<doseQuantity>
<value value="5"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
</doseAndRate>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="calculated"/>
<display value="计算值"/>
</coding>
</type>
<doseQuantity>
<value value="5"/>
<unit value="片"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="2"/>
<unit value="瓶"/>
</quantity>
<dispenser>🔗
<reference value="Organization/HospitalDepartmentExample03"/>
<display value="西药药房"/>
</dispenser>
</dispenseRequest>
</MedicationRequest>