電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build

This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 調劑單張 Bundle example - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bun-ds",
  "meta" : {
    "profile" : [
      🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-DS"
    ]
  },
  "identifier" : {
    "system" : "http://www.moi.gov.tw/",
    "value" : "Bundle-DS"
  },
  "type" : "document",
  "timestamp" : "2024-02-19T14:30:00+01:00",
  "entry" : [
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Composition/com-ds",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "com-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_com-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition com-ds</b></p><a name=\"com-ds\"> </a><a name=\"hccom-ds\"> </a><a name=\"com-ds-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 29304-3}\">Medication dispensed</span></p><p><b>encounter</b>: <a href=\"Encounter-enc-ds.html\">Encounter: status = finished; class = 西醫一般案件 (casetype#01); serviceType = 家醫科; period = 2023-02-23 --&gt; (ongoing)</a></p><p><b>date</b>: 2024-02-19 14:30:00+0100</p><p><b>author</b>: </p><ul><li><a href=\"Organization-org-ds.html\">Organization 洪文武診所</a></li><li><a href=\"Organization-org-dis-ds.html\">Organization 洪文武藥局</a></li><li><a href=\"Practitioner-pra-ds.html\">Practitioner 洪文武(official)</a></li><li><a href=\"Practitioner-pra-dis-ds.html\">Practitioner 洪藥師(official)</a></li></ul><p><b>title</b>: 調劑單張</p><p><b>custodian</b>: <a href=\"Organization-org-dis-ds.html\">Organization 洪文武藥局</a></p></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29304-3",
              "display" : "Medication dispensed"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/enc-ds"
        },
        "date" : "2024-02-19T14:30:00+01:00",
        "author" : [
          {
            🔗 "reference" : "Organization/org-ds"
          },
          {
            🔗 "reference" : "Organization/org-dis-ds"
          },
          {
            🔗 "reference" : "Practitioner/pra-ds"
          },
          {
            🔗 "reference" : "Practitioner/pra-dis-ds"
          }
        ],
        "title" : "調劑單張",
        "custodian" : {
          🔗 "reference" : "Organization/org-dis-ds"
        },
        "section" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29762-2"
                }
              ],
              "text" : "Social history Narrative"
            },
            "entry" : [
              {
                🔗 "reference" : "Coverage/cov-ds"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "85353-1"
                }
              ],
              "text" : "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/obs-ds"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29548-5"
                }
              ],
              "text" : "Diagnosis Narrative"
            },
            "entry" : [
              {
                🔗 "reference" : "Condition/con-ds"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29551-9"
                }
              ],
              "text" : "Medication prescribed Narrative"
            },
            "entry" : [
              {
                🔗 "reference" : "Medication/med-01-ds"
              },
              {
                🔗 "reference" : "MedicationRequest/med-req-01-ds"
              },
              {
                🔗 "reference" : "MedicationDispense/med-dis-01-ds"
              },
              {
                🔗 "reference" : "ChargeItem/cha-ds"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "85647-6"
                }
              ],
              "text" : "Signature of person collecting or coordinating collection of assessment information Provider"
            },
            "entry" : [
              {
                🔗 "reference" : "Media/media-ds"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Patient/pat-ds",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "pat-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_pat-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient pat-ds</b></p><a name=\"pat-ds\"> </a><a name=\"hcpat-ds\"> </a><a name=\"pat-ds-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"年齡\"><a href=\"https://twcore.mohw.gov.tw/ig/twcore/0.2.0/StructureDefinition-person-age.html\">Person Age</a></td><td colspan=\"3\">39 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age",
            "valueAge" : {
              "value" : 39,
              "system" : "http://unitsofmeasure.org",
              "code" : "a"
            }
          }
        ],
        "identifier" : [
          {
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical record number"
                }
              ]
            },
            "system" : "http://www.moi.gov.tw/",
            "value" : "Z199999829"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "甄○康"
          }
        ],
        "gender" : "female",
        "birthDate" : "1985-01-02"
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Organization/org-ds",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "org-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-ds</b></p><a name=\"org-ds\"> </a><a name=\"hcorg-ds\"> </a><a name=\"org-ds-en-US\"> </a><p><b>identifier</b>: Provider number/3531020884</p><p><b>name</b>: 洪文武診所</p><p><b>telecom</b>: ph: 02-29765731(Work)</p><p><b>address</b>: 新北市三重區集美街162號1樓(work)</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PRN"
                }
              ]
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "3531020884"
          }
        ],
        "name" : "洪文武診所",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "02-29765731",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "text" : "新北市三重區集美街162號1樓"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Organization/org-dis-ds",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "org-dis-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-dis-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-dis-ds</b></p><a name=\"org-dis-ds\"> </a><a name=\"hcorg-dis-ds\"> </a><a name=\"org-dis-ds-en-US\"> </a><p><b>identifier</b>: Provider number/3531020884</p><p><b>name</b>: 洪文武藥局</p><p><b>telecom</b>: ph: 02-29765731(Work)</p><p><b>address</b>: 新北市三重區集美街162號1樓(work)</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PRN"
                }
              ]
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "3531020884"
          }
        ],
        "name" : "洪文武藥局",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "02-29765731",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "text" : "新北市三重區集美街162號1樓"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Practitioner/pra-ds",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "pra-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_pra-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner pra-ds</b></p><a name=\"pra-ds\"> </a><a name=\"hcpra-ds\"> </a><a name=\"pra-ds-en-US\"> </a><p><b>identifier</b>: <code>https://www.fda.gov.tw/</code>/A0429\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: 洪文武(Official)</p><p><b>telecom</b>: ph: 02-29765731(Work)</p></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "https://www.fda.gov.tw/",
            "value" : "A0429"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "洪文武"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "02-29765731",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Practitioner/pra-dis-ds",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "pra-dis-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_pra-dis-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner pra-dis-ds</b></p><a name=\"pra-dis-ds\"> </a><a name=\"hcpra-dis-ds\"> </a><a name=\"pra-dis-ds-en-US\"> </a><p><b>name</b>: 洪藥師(Official)</p><p><b>telecom</b>: ph: 02-29765731(Work)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><code>https://www.mohw.gov.tw/</code>/A1*****8028\u00a0(use:\u00a0official,\u00a0)</td><td><span title=\"Codes:{http://snomed.info/sct 46255001}\">Pharmacist</span></td></tr></table></div>"
        },
        "name" : [
          {
            "use" : "official",
            "text" : "洪藥師"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "02-29765731",
            "use" : "work"
          }
        ],
        "qualification" : [
          {
            "identifier" : [
              {
                "use" : "official",
                "system" : "https://www.mohw.gov.tw/",
                "value" : "A1*****8028"
              }
            ],
            "code" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "46255001",
                  "display" : "Pharmacist"
                }
              ],
              "text" : "Pharmacist"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Encounter/enc-ds",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "enc-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Encounter-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_enc-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter enc-ds</b></p><a name=\"enc-ds\"> </a><a name=\"hcenc-ds\"> </a><a name=\"enc-ds-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: casetype 01: 西醫一般案件</p><p><b>serviceType</b>: <span title=\"Codes:{https://nhird.nhri.edu.tw/file_data/func_type.html 01}\">家醫科</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>period</b>: 2023-02-23 --&gt; (ongoing)</p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "https://standard-interoperability-lab.com/fhir/CodeSystem/casetype",
          "code" : "01",
          "display" : "西醫一般案件"
        },
        "serviceType" : {
          "coding" : [
            {
              "system" : "https://nhird.nhri.edu.tw/file_data/func_type.html",
              "code" : "01",
              "display" : "家醫科"
            }
          ],
          "text" : "家醫科"
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "period" : {
          "start" : "2023-02-23"
        }
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Condition/con-ds",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "con-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Condition-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_con-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition con-ds</b></p><a name=\"con-ds\"> </a><a name=\"hccon-ds\"> </a><a name=\"con-ds-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw A00}\">霍亂</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>note</b>: 001</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw",
              "code" : "A00",
              "display" : "霍亂"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "note" : [
          {
            "text" : "001"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Observation/obs-ds",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "obs-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-DS-BodyWeight"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-ds</b></p><a name=\"obs-ds\"> </a><a name=\"hcobs-ds\"> </a><a name=\"obs-ds-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body weight</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-enc-ds.html\">Encounter: status = finished; class = 西醫一般案件 (casetype#01); serviceType = 家醫科; period = 2023-02-23 --&gt; (ongoing)</a></p><p><b>effective</b>: 2023-12-21</p><p><b>performer</b>: <a href=\"Practitioner-pra-dis-ds.html\">Practitioner 洪藥師(official)</a></p><p><b>value</b>: 50 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/enc-ds"
        },
        "effectiveDateTime" : "2023-12-21",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/pra-dis-ds"
          }
        ],
        "valueQuantity" : {
          "value" : 50,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Coverage/cov-ds",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "cov-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Coverage-EMR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_cov-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage cov-ds</b></p><a name=\"cov-ds\"> </a><a name=\"hccov-ds\"> </a><a name=\"cov-ds-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory 4}\">普通疾病</span></p><p><b>beneficiary</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>payor</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
        },
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory",
              "code" : "4",
              "display" : "普通疾病"
            }
          ]
        },
        "beneficiary" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "payor" : [
          {
            🔗 "reference" : "Patient/pat-ds"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/ChargeItem/cha-ds",
      "resource" : {
        "resourceType" : "ChargeItem",
        "id" : "cha-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ChargeItem_cha-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem cha-ds</b></p><a name=\"cha-ds\"> </a><a name=\"hccha-ds\"> </a><a name=\"cha-ds-en-US\"> </a><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw 05221A}\">藥事服務代碼</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
        },
        "status" : "billed",
        "code" : {
          "coding" : [
            {
              "system" : "https://twcore.mohw.gov.tw",
              "code" : "05221A",
              "display" : "藥事服務代碼"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        }
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Medication/med-01-ds",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "med-01-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_med-01-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication med-01-ds</b></p><a name=\"med-01-ds\"> </a><a name=\"hcmed-01-ds\"> </a><a name=\"med-01-ds-en-US\"> </a><p><b>identifier</b>: 1</p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-nhi-tw A000015421}\">YEN KUANG EYE DROPS</span></p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}\">TAB</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Alemtuzamab (substance)</span></td><td>250 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/250 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "value" : "1"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-nhi-tw",
              "code" : "A000015421"
            }
          ],
          "text" : "YEN KUANG EYE DROPS"
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code" : "TAB"
            }
          ],
          "text" : "TAB"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "display" : "Alemtuzamab (substance)"
                }
              ]
            },
            "strength" : {
              "numerator" : {
                "value" : 250,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 250,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/MedicationRequest/med-req-01-ds",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "med-req-01-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationRequest-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_med-req-01-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest med-req-01-ds</b></p><a name=\"med-req-01-ds\"> </a><a name=\"hcmed-req-01-ds\"> </a><a name=\"med-req-01-ds-en-US\"> </a><p><b>identifier</b>: <code>http://www.moi.gov.tw/</code>/Med000001, 7</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/emr/CodeSystem/prescription A}\">一般處方箋:處方用藥,一次給予7日(含)以下之用藥量</span>, <span title=\"Codes:{https://www.nhi.gov.tw/ 0}\">自行調劑或檢驗(查)或物理治療</span></p><p><b>medication</b>: <a href=\"Medication-med-01-ds.html\">Medication YEN KUANG EYE DROPS</a></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-enc-ds.html\">Encounter: status = finished; class = 西醫一般案件 (casetype#01); serviceType = 家醫科; period = 2023-02-23 --&gt; (ongoing)</a></p><p><b>authoredOn</b>: 2024-01-12 00:00:00+0800</p><p><b>insurance</b>: <a href=\"Coverage-cov-ds.html\">Coverage: status = active; type = 普通疾病</a></p><p><b>note</b>: A, 否</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Method</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 419385000}\">Use</span></td></tr></table><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ValidityPeriod</b></td><td><b>NumberOfRepeatsAllowed</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-12 00:00:00+0800 --&gt; 2024-01-19 00:00:00+0800</td><td>1</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Extension-TotalDuration",
            "valueQuantity" : {
              "value" : 7,
              "unit" : "days"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://www.moi.gov.tw/",
            "value" : "Med000001"
          },
          {
            "value" : "7"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/prescription",
                "code" : "A"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "https://www.nhi.gov.tw/",
                "code" : "0",
                "display" : "自行調劑或檢驗(查)或物理治療"
              }
            ]
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/med-01-ds"
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/enc-ds"
        },
        "authoredOn" : "2024-01-12T00:00:00+08:00",
        "insurance" : [
          {
            🔗 "reference" : "Coverage/cov-ds"
          }
        ],
        "note" : [
          {
            "text" : "A"
          },
          {
            "text" : "否"
          }
        ],
        "dosageInstruction" : [
          {
            "method" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "419385000",
                  "display" : "Use"
                }
              ]
            }
          }
        ],
        "dispenseRequest" : {
          "validityPeriod" : {
            "start" : "2024-01-12T00:00:00+08:00",
            "end" : "2024-01-19T00:00:00+08:00"
          },
          "numberOfRepeatsAllowed" : 1
        }
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/MedicationDispense/med-dis-01-ds",
      "resource" : {
        "resourceType" : "MedicationDispense",
        "id" : "med-dis-01-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationDispense-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_med-dis-01-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense med-dis-01-ds</b></p><a name=\"med-dis-01-ds\"> </a><a name=\"hcmed-dis-01-ds\"> </a><a name=\"med-dis-01-ds-en-US\"> </a><p><b>identifier</b>: 3, 7</p><p><b>status</b>: Preparation</p><p><b>medication</b>: <a href=\"Medication-med-01-ds.html\">Medication YEN KUANG EYE DROPS</a></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>quantity</b>: 6 顆</p><p><b>daysSupply</b>: 10 Day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p><p><b>note</b>: A, 否</p><blockquote><p><b>dosageInstruction</b></p></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>WasSubstituted</b></td><td><b>Reason</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td><span title=\"Codes:\">不可替代時始需註明</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "value" : "3"
          },
          {
            "value" : "7"
          }
        ],
        "status" : "preparation",
        "medicationReference" : {
          🔗 "reference" : "Medication/med-01-ds"
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "quantity" : {
          "value" : 6,
          "unit" : "顆"
        },
        "daysSupply" : {
          "value" : 10,
          "unit" : "Day",
          "system" : "http://unitsofmeasure.org",
          "code" : "d"
        },
        "note" : [
          {
            "text" : "A"
          },
          {
            "text" : "否"
          }
        ],
        "dosageInstruction" : [
          {
            "timing" : {
              "repeat" : {
                "frequency" : 4
              },
              "code" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
                    "code" : "PM",
                    "display" : "PM"
                  }
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw",
                  "code" : "PO"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 1.0,
                  "unit" : "顆"
                }
              }
            ]
          }
        ],
        "substitution" : {
          "wasSubstituted" : true,
          "reason" : [
            {
              "text" : "不可替代時始需註明"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "https://twcore.mohw.gov.tw/ig/emr/Media/media-ds",
      "resource" : {
        "resourceType" : "Media",
        "id" : "media-ds",
        "meta" : {
          "profile" : [
            🔗 "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Media-DS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Media_media-ds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Media media-ds</b></p><a name=\"media-ds\"> </a><a name=\"hcmedia-ds\"> </a><a name=\"media-ds-en-US\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td><code>6aCY6Jel6ICF5pW45L2N57C956ug</code></td></tr></table></div>"
        },
        "status" : "completed",
        "subject" : {
          🔗 "reference" : "Patient/pat-ds"
        },
        "content" : {
          "contentType" : "image/jpeg",
          "data" : "6aCY6Jel6ICF5pW45L2N57C956ug"
        }
      }
    }
  ]
}