Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="ExampleMedicationYHCTHerbal"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication"/>
</meta>
<language value="vi"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="vi" lang="vi"><p class="res-header-id"><b>Generated Narrative: Medication ExampleMedicationYHCTHerbal</b></p><a name="ExampleMedicationYHCTHerbal"> </a><a name="hcExampleMedicationYHCTHerbal"> </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">Language: vi</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vn-core-medication.html">Thuốc VN Core — VN Core Medication Profile</a></p></div><p><b>code</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-prescription-cs 6586408}">Bài thuốc Độc hoạt ký sinh thang (trị yêu thống thể thận hư)</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title="Codes:">Thuốc sắc (decoction)</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs 6581403}">Ba kích (Morinda officinalis)</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 12 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/1 thang<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs 6581418}">Phục linh (Poria cocos)</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 12 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/1 thang<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs 6581522}">Đỗ trọng (Cortex Eucommiae)</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 12 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/1 thang<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs 6581659}">Ngưu tất (Radix Achyranthis bidentatae)</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 10 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/1 thang<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs 6581523}">Độc hoạt (Radix Angelicae pubescentis)</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 9 g<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg = 'g')</span>/1 thang<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote></div>
</text>
<code>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-prescription-cs"/>
<code value="6586408"/>
<display value="Độc hoạt ký sinh thang"/>
</coding>
<text
value="Bài thuốc Độc hoạt ký sinh thang (trị yêu thống thể thận hư)"/>
</code>
<status value="active"/>
<form>
<text value="Thuốc sắc (decoction)"/>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs"/>
<code value="6581403"/>
<display value="Ba kích"/>
</coding>
<text value="Ba kích (Morinda officinalis)"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="12"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="thang"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs"/>
<code value="6581418"/>
<display value="Bạch linh/Phục linh/Bạch phục linh"/>
</coding>
<text value="Phục linh (Poria cocos)"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="12"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="thang"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs"/>
<code value="6581522"/>
<display value="Đỗ trọng"/>
</coding>
<text value="Đỗ trọng (Cortex Eucommiae)"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="12"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="thang"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs"/>
<code value="6581659"/>
<display value="Ngưu tất"/>
</coding>
<text value="Ngưu tất (Radix Achyranthis bidentatae)"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="10"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="thang"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs"/>
<code value="6581523"/>
<display value="Độc hoạt"/>
</coding>
<text value="Độc hoạt (Radix Angelicae pubescentis)"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="9"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="thang"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
</Medication>