HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

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

: Ví dụ YHCT: Bài thuốc Độc hoạt ký sinh thang (thận hư)

Bản thô json | Tải xuống

{
  "resourceType" : "Medication",
  "id" : "ExampleMedicationYHCTHerbal",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication"
    ]
  },
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-prescription-cs",
        "code" : "6586408",
        "display" : "Độc hoạt ký sinh thang"
      }
    ],
    "text" : "Bài thuốc Độc hoạt ký sinh thang (trị yêu thống thể thận hư)"
  },
  "status" : "active",
  "form" : {
    "text" : "Thuốc sắc (decoction)"
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs",
            "code" : "6581403",
            "display" : "Ba kích"
          }
        ],
        "text" : "Ba kích (Morinda officinalis)"
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 12,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "thang",
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    },
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs",
            "code" : "6581418",
            "display" : "Bạch linh/Phục linh/Bạch phục linh"
          }
        ],
        "text" : "Phục linh (Poria cocos)"
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 12,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "thang",
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    },
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs",
            "code" : "6581522",
            "display" : "Đỗ trọng"
          }
        ],
        "text" : "Đỗ trọng (Cortex Eucommiae)"
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 12,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "thang",
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    },
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs",
            "code" : "6581659",
            "display" : "Ngưu tất"
          }
        ],
        "text" : "Ngưu tất (Radix Achyranthis bidentatae)"
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 10,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "thang",
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    },
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-herb-cs",
            "code" : "6581523",
            "display" : "Độc hoạt"
          }
        ],
        "text" : "Độc hoạt (Radix Angelicae pubescentis)"
      },
      "isActive" : true,
      "strength" : {
        "numerator" : {
          "value" : 9,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "thang",
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      }
    }
  ]
}