臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.2.1 - ci-build
臺灣電子處方箋與調劑單張實作指引(TW EMPD IG), published by NHI. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/empd/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/bun-ds> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "bun-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Bundle-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Bundle-DS> ] ] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw/" ] ; fhir:Identifier.value [ fhir:value "Bundle-DS" ] ] ; fhir:Bundle.type [ fhir:value "document"] ; fhir:Bundle.timestamp [ fhir:value "2024-02-19T14:30:00+01:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Composition/com-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Composition/com-ds> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Patient/pat-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Patient/pat-ds> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Organization/org-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Organization/org-ds> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Organization/org-dis-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Organization/org-dis-ds> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Practitioner/pra-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Practitioner/pra-ds> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Practitioner/pra-dis-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Practitioner/pra-dis-ds> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Encounter/enc-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Encounter/enc-ds> ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Condition/con-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Condition/con-ds> ], [ fhir:index 8 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Observation/obs-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Observation/obs-ds> ], [ fhir:index 9 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Coverage/cov-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Coverage/cov-ds> ], [ fhir:index 10 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/ChargeItem/cha-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/ChargeItem/cha-ds> ], [ fhir:index 11 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Medication/med-01-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Medication/med-01-ds> ], [ fhir:index 12 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Medication/MedicationSelfEMPD-non01" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Medication/MedicationSelfEMPD-non01> ], [ fhir:index 13 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/MedicationRequest/med-req-01-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/MedicationRequest/med-req-01-ds> ], [ fhir:index 14 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/MedicationDispense/med-dis-01-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/MedicationDispense/med-dis-01-ds> ], [ fhir:index 15 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://nhicore.nhi.gov.tw/empd/Media/media-ds" ] ; fhir:Bundle.entry.resource <https://nhicore.nhi.gov.tw/empd/Media/media-ds> ] . <https://nhicore.nhi.gov.tw/empd/Composition/com-ds> a fhir:Composition ; fhir:Resource.id [ fhir:value "com-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Composition-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Composition-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Composition-DS.html\">調劑單張-Composition</a></p></div><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 = 西醫一般案件 (案件分類#01); serviceType = Family practice; period = 2023-02-23 --> (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>" ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29304-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29304-3" ] ; fhir:Coding.display [ fhir:value "Medication dispensed" ] ] ] ; fhir:Composition.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Composition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/enc-ds> ; fhir:Reference.reference [ fhir:value "Encounter/enc-ds" ] ] ; fhir:Composition.date [ fhir:value "2024-02-19T14:30:00+01:00"^^xsd:dateTime] ; fhir:Composition.author [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Organization/org-ds> ; fhir:Reference.reference [ fhir:value "Organization/org-ds" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Organization/org-dis-ds> ; fhir:Reference.reference [ fhir:value "Organization/org-dis-ds" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Practitioner/pra-ds> ; fhir:Reference.reference [ fhir:value "Practitioner/pra-ds" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Practitioner/pra-dis-ds> ; fhir:Reference.reference [ fhir:value "Practitioner/pra-dis-ds" ] ] ; fhir:Composition.title [ fhir:value "調劑單張"] ; fhir:Composition.custodian [ fhir:link <http://hl7.org/fhir/Organization/org-dis-ds> ; fhir:Reference.reference [ fhir:value "Organization/org-dis-ds" ] ] ; fhir:Composition.section [ fhir:index 0 ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29762-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29762-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Social history Narrative" ] ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Coverage/cov-ds> ; fhir:Reference.reference [ fhir:value "Coverage/cov-ds" ] ] ], [ fhir:index 1 ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:85353-1 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "85353-1" ] ] ; fhir:CodeableConcept.text [ fhir:value "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel" ] ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/obs-ds> ; fhir:Reference.reference [ fhir:value "Observation/obs-ds" ] ] ], [ fhir:index 2 ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29548-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29548-5" ] ] ; fhir:CodeableConcept.text [ fhir:value "Diagnosis Narrative" ] ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Condition/con-ds> ; fhir:Reference.reference [ fhir:value "Condition/con-ds" ] ] ], [ fhir:index 3 ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29551-9 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29551-9" ] ] ; fhir:CodeableConcept.text [ fhir:value "Medication prescribed Narrative Narrative" ] ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Medication/med-01-ds> ; fhir:Reference.reference [ fhir:value "Medication/med-01-ds" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Medication/MedicationSelfEMPD-non01> ; fhir:Reference.reference [ fhir:value "Medication/MedicationSelfEMPD-non01" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/MedicationRequest/med-req-01-ds> ; fhir:Reference.reference [ fhir:value "MedicationRequest/med-req-01-ds" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/MedicationDispense/med-dis-01-ds> ; fhir:Reference.reference [ fhir:value "MedicationDispense/med-dis-01-ds" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/ChargeItem/cha-ds> ; fhir:Reference.reference [ fhir:value "ChargeItem/cha-ds" ] ] ], [ fhir:index 4 ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:85647-6 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "85647-6" ] ] ; fhir:CodeableConcept.text [ fhir:value "Signature of person collecting or coordinating collection of assessment information Provider" ] ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Media/media-ds> ; fhir:Reference.reference [ fhir:value "Media/media-ds" ] ] ] . <http://hl7.org/fhir/Patient/pat-ds> a fhir:Patient . <http://hl7.org/fhir/Encounter/enc-ds> a fhir:Encounter . <http://hl7.org/fhir/Organization/org-ds> a fhir:Organization . <http://hl7.org/fhir/Organization/org-dis-ds> a fhir:Organization . <http://hl7.org/fhir/Practitioner/pra-ds> a fhir:Practitioner . <http://hl7.org/fhir/Practitioner/pra-dis-ds> a fhir:Practitioner . <http://hl7.org/fhir/Coverage/cov-ds> a fhir:Coverage . <http://hl7.org/fhir/Observation/obs-ds> a fhir:Observation . <http://hl7.org/fhir/Condition/con-ds> a fhir:Condition . <http://hl7.org/fhir/Medication/med-01-ds> a fhir:Medication . <http://hl7.org/fhir/Medication/MedicationSelfEMPD-non01> a fhir:Medication . <http://hl7.org/fhir/MedicationRequest/med-req-01-ds> a fhir:MedicationRequest . <http://hl7.org/fhir/MedicationDispense/med-dis-01-ds> a fhir:MedicationDispense . <http://hl7.org/fhir/ChargeItem/cha-ds> a fhir:ChargeItem . <http://hl7.org/fhir/Media/media-ds> a fhir:Media . <https://nhicore.nhi.gov.tw/empd/Patient/pat-ds> a fhir:Patient ; fhir:Resource.id [ fhir:value "pat-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Patient-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Patient-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Patient-DS.html\">調劑單張-病人基本資料</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"年齡\"><a href=\"https://twcore.mohw.gov.tw/ig/twcore/0.3.2/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>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age" ] ; fhir:Extension.valueAge [ fhir:Quantity.value [ fhir:value "39"^^xsd:decimal ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "a" ] ] ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "MR" ] ; fhir:Coding.display [ fhir:value "Medical record number" ] ] ] ; fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw/" ] ; fhir:Identifier.value [ fhir:value "Z199999829" ] ] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.text [ fhir:value "甄○康" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1985-01-02"^^xsd:date] . <https://nhicore.nhi.gov.tw/empd/Organization/org-ds> a fhir:Organization ; fhir:Resource.id [ fhir:value "org-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Organization-DS.html\">調劑單張-醫事機構基本資料</a></p></div><p><b>identifier</b>: Provider number/3531020884</p><p><b>name</b>: 洪文武診所</p><p><b>telecom</b>: ph: 02-29765731(Work)</p></div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "PRN" ] ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ; fhir:Identifier.value [ fhir:value "3531020884" ] ] ; fhir:Organization.name [ fhir:value "洪文武診所"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "02-29765731" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] . <https://nhicore.nhi.gov.tw/empd/Organization/org-dis-ds> a fhir:Organization ; fhir:Resource.id [ fhir:value "org-dis-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Organization-DS.html\">調劑單張-醫事機構基本資料</a></p></div><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>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "PRN" ] ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ; fhir:Identifier.value [ fhir:value "3531020884" ] ] ; fhir:Organization.name [ fhir:value "洪文武藥局"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "02-29765731" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.use [ fhir:value "work" ] ; fhir:Address.text [ fhir:value "新北市三重區集美街162號1樓" ] ] . <https://nhicore.nhi.gov.tw/empd/Practitioner/pra-ds> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "pra-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Practitioner-DS.html\">調劑單張-醫事人員基本資料</a></p></div><p><b>identifier</b>: Medical License number/A01 (use: official, )</p><p><b>name</b>: 洪文武(Official)</p><p><b>telecom</b>: ph: 02-29765731(Work)</p></div>" ] ; fhir:Practitioner.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "MD" ] ] ] ; fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ; fhir:Identifier.value [ fhir:value "A01" ] ] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.text [ fhir:value "洪文武" ] ] ; fhir:Practitioner.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "02-29765731" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] . <https://nhicore.nhi.gov.tw/empd/Practitioner/pra-dis-ds> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "pra-dis-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Practitioner-DS.html\">調劑單張-醫事人員基本資料</a></p></div><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 (use: official, )</td><td><span title=\"Codes:{http://snomed.info/sct 46255001}\">Pharmacist</span></td></tr></table></div>" ] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.text [ fhir:value "洪藥師" ] ] ; fhir:Practitioner.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "02-29765731" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Practitioner.qualification [ fhir:index 0 ; fhir:Practitioner.qualification.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.system [ fhir:value "https://www.mohw.gov.tw/" ] ; fhir:Identifier.value [ fhir:value "A1*****8028" ] ] ; fhir:Practitioner.qualification.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:46255001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "46255001" ] ; fhir:Coding.display [ fhir:value "Pharmacist" ] ] ; fhir:CodeableConcept.text [ fhir:value "Pharmacist" ] ] ] . <https://nhicore.nhi.gov.tw/empd/Encounter/enc-ds> a fhir:Encounter ; fhir:Resource.id [ fhir:value "enc-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Encounter-DS.html\">調劑單張-門診基本資料</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-CaseType-cs.html#CaseType-cs-01\">案件分類: 01</a> (西醫一般案件)</p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">家醫科</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p><p><b>period</b>: 2023-02-23 --> (ongoing)</p></div>" ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs" ] ; fhir:Coding.code [ fhir:value "01" ] ; fhir:Coding.display [ fhir:value "西醫一般案件" ] ] ; fhir:Encounter.serviceType [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:419772000 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "419772000" ] ; fhir:Coding.display [ fhir:value "Family practice" ] ] ; fhir:CodeableConcept.text [ fhir:value "家醫科" ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2023-02-23"^^xsd:date ] ] . <https://nhicore.nhi.gov.tw/empd/Condition/con-ds> a fhir:Condition ; fhir:Resource.id [ fhir:value "con-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Condition-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Condition-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Condition-DS.html\">調劑單張-診斷</a></p></div><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-2023-tw A00.9}\">霍亂</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p><p><b>note</b>: </p><blockquote><div><p>001</p>\n</div></blockquote></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ] ; fhir:Condition.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "problem-list-item" ] ; fhir:Coding.display [ fhir:value "Problem List Item" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw" ] ; fhir:Coding.code [ fhir:value "A00.9" ] ; fhir:Coding.display [ fhir:value "霍亂" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Condition.note [ fhir:index 0 ; fhir:Annotation.text [ fhir:value "001" ] ] . <https://nhicore.nhi.gov.tw/empd/Observation/obs-ds> a fhir:Observation ; fhir:Resource.id [ fhir:value "obs-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Observation-DS-BodyWeight" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Observation-DS-BodyWeight> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Observation-DS-BodyWeight.html\">調劑單張-病患體重</a></p></div><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 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-enc-ds.html\">Encounter: status = finished; class = 西醫一般案件 (案件分類#01); serviceType = Family practice; period = 2023-02-23 --> (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>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29463-7 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29463-7" ] ; fhir:Coding.display [ fhir:value "Body weight" ] ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/enc-ds> ; fhir:Reference.reference [ fhir:value "Encounter/enc-ds" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2023-12-21"^^xsd:date] ; fhir:Observation.performer [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Practitioner/pra-dis-ds> ; fhir:Reference.reference [ fhir:value "Practitioner/pra-dis-ds" ] ] ; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "kg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "kg" ] ] . <https://nhicore.nhi.gov.tw/empd/Coverage/cov-ds> a fhir:Coverage ; fhir:Resource.id [ fhir:value "cov-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Coverage-EMR" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Coverage-EMR> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Coverage-EMR.html\">電子處方箋/調劑單張-就醫身分別</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/PaymentCategory-cs 4}\">普通疾病</span></p><p><b>beneficiary</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p><p><b>payor</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p></div>" ] ; fhir:Coverage.status [ fhir:value "active"] ; fhir:Coverage.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/PaymentCategory-cs" ] ; fhir:Coding.code [ fhir:value "4" ] ; fhir:Coding.display [ fhir:value "普通疾病" ] ] ] ; fhir:Coverage.beneficiary [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Coverage.payor [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] . <https://nhicore.nhi.gov.tw/empd/ChargeItem/cha-ds> a fhir:ChargeItem ; fhir:Resource.id [ fhir:value "cha-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/ChargeItem-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/ChargeItem-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-ChargeItem-DS.html\">調劑單張-藥物服務代碼</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes 1100}\">Unvorhergesehene Inanspruchnahme</span></p><p><b>subject</b>: <a href=\"Patient-pat-ds.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p></div>" ] ; fhir:ChargeItem.status [ fhir:value "billed"] ; fhir:ChargeItem.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes" ] ; fhir:Coding.code [ fhir:value "1100" ] ; fhir:Coding.display [ fhir:value "Unvorhergesehene Inanspruchnahme" ] ] ] ; fhir:ChargeItem.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] . <https://nhicore.nhi.gov.tw/empd/Medication/med-01-ds> a fhir:Medication ; fhir:Resource.id [ fhir:value "med-01-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Medication-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Medication-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Medication-DS.html\">調劑單張-藥物處方內容(Medication)</a></p></div><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>" ] ; fhir:Medication.identifier [ fhir:index 0 ; fhir:Identifier.value [ fhir:value "1" ] ] ; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-nhi-tw" ] ; fhir:Coding.code [ fhir:value "A000015421" ] ] ; fhir:CodeableConcept.text [ fhir:value "YEN KUANG EYE DROPS" ] ] ; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm" ] ; fhir:Coding.code [ fhir:value "TAB" ] ] ; fhir:CodeableConcept.text [ fhir:value "TAB" ] ] ; fhir:Medication.ingredient [ fhir:index 0 ; fhir:Medication.ingredient.itemCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.display [ fhir:value "Alemtuzamab (substance)" ] ] ] ; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "250"^^xsd:decimal ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mg" ] ] ; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "250"^^xsd:decimal ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mg" ] ] ] ] . <https://nhicore.nhi.gov.tw/empd/Medication/MedicationSelfEMPD-non01> a fhir:Medication ; fhir:Resource.id [ fhir:value "MedicationSelfEMPD-non01"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Medication-Self-EMPD" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Medication-Self-EMPD> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_MedicationSelfEMPD-non01\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication MedicationSelfEMPD-non01</b></p><a name=\"MedicationSelfEMPD-non01\"> </a><a name=\"hcMedicationSelfEMPD-non01\"> </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-Medication-Self-EMPD.html\">電子處方箋與調劑單張-無健保代碼之藥品與特材(Medication)</a></p></div><p><b>code</b>: <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMedication-cs 9999990010}\">Losartan potassium</span></p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}\">Tablet</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:{http://snomed.info/sct 108582002}\">洛沙坦鉀</span></td><td>50 mg/1 tablet</td></tr></table></div>" ] ; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/NonNHIMedication-cs" ] ; fhir:Coding.code [ fhir:value "9999990010" ] ; fhir:Coding.display [ fhir:value "洛沙坦鉀膜衣錠" ] ] ; fhir:CodeableConcept.text [ fhir:value "Losartan potassium" ] ] ; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm" ] ; fhir:Coding.code [ fhir:value "TAB" ] ] ; fhir:CodeableConcept.text [ fhir:value "Tablet" ] ] ; fhir:Medication.ingredient [ fhir:index 0 ; fhir:Medication.ingredient.itemCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:108582002 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "108582002" ] ; fhir:Coding.display [ fhir:value "Losartan potassium (substance)" ] ] ; fhir:CodeableConcept.text [ fhir:value "洛沙坦鉀" ] ] ; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mg" ] ] ; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "tablet" ] ] ] ] . <https://nhicore.nhi.gov.tw/empd/MedicationRequest/med-req-01-ds> a fhir:MedicationRequest ; fhir:Resource.id [ fhir:value "med-req-01-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationRequest-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationRequest-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.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><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-MedicationRequest-DS.html\">調劑單張-處方內容(MedicationRequest)</a></p></div><p><b>Extension-給藥總日份</b>: 7 days</p><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://nhicore.nhi.gov.tw/empd/CodeSystem/TypeOfPrescription-cs B}\">慢性病處方箋</span>, <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/DispenseType-cs 0}\">自行調劑、檢驗(查)或物理治療</span>, <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs 00}\">自費</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 (use: official, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-enc-ds.html\">Encounter: status = finished; class = 西醫一般案件 (案件分類#01); serviceType = Family practice; period = 2023-02-23 --> (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>: , </p><blockquote><div><p>A</p>\n</div></blockquote><blockquote><div><p>否</p>\n</div></blockquote><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 --> 2024-01-19 00:00:00+0800</td><td>1</td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Extension-TotalDuration" ] ; fhir:Extension.valueQuantity [ fhir:Quantity.value [ fhir:value "7"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "days" ] ] ] ; fhir:MedicationRequest.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw/" ] ; fhir:Identifier.value [ fhir:value "Med000001" ] ], [ fhir:index 1 ; fhir:Identifier.value [ fhir:value "7" ] ] ; fhir:MedicationRequest.status [ fhir:value "active"] ; fhir:MedicationRequest.intent [ fhir:value "order"] ; fhir:MedicationRequest.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/TypeOfPrescription-cs" ] ; fhir:Coding.code [ fhir:value "B" ] ; fhir:Coding.display [ fhir:value "慢性病處方箋" ] ] ], [ fhir:index 1 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/DispenseType-cs" ] ; fhir:Coding.code [ fhir:value "0" ] ; fhir:Coding.display [ fhir:value "自行調劑、檢驗(查)或物理治療" ] ] ], [ fhir:index 2 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs" ] ; fhir:Coding.code [ fhir:value "00" ] ; fhir:Coding.display [ fhir:value "自費" ] ] ] ; fhir:MedicationRequest.medicationReference [ fhir:link <http://hl7.org/fhir/Medication/med-01-ds> ; fhir:Reference.reference [ fhir:value "Medication/med-01-ds" ] ] ; fhir:MedicationRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:MedicationRequest.encounter [ fhir:link <http://hl7.org/fhir/Encounter/enc-ds> ; fhir:Reference.reference [ fhir:value "Encounter/enc-ds" ] ] ; fhir:MedicationRequest.authoredOn [ fhir:value "2024-01-12T00:00:00+08:00"^^xsd:dateTime] ; fhir:MedicationRequest.insurance [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Coverage/cov-ds> ; fhir:Reference.reference [ fhir:value "Coverage/cov-ds" ] ] ; fhir:MedicationRequest.note [ fhir:index 0 ; fhir:Annotation.text [ fhir:value "A" ] ], [ fhir:index 1 ; fhir:Annotation.text [ fhir:value "否" ] ] ; fhir:MedicationRequest.dosageInstruction [ fhir:index 0 ; fhir:Dosage.method [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:419385000 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "419385000" ] ; fhir:Coding.display [ fhir:value "Use" ] ] ] ] ; fhir:MedicationRequest.dispenseRequest [ fhir:MedicationRequest.dispenseRequest.validityPeriod [ fhir:Period.start [ fhir:value "2024-01-12T00:00:00+08:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2024-01-19T00:00:00+08:00"^^xsd:dateTime ] ] ; fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "1"^^xsd:nonNegativeInteger ] ] . <https://nhicore.nhi.gov.tw/empd/MedicationDispense/med-dis-01-ds> a fhir:MedicationDispense ; fhir:Resource.id [ fhir:value "med-dis-01-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationDispense-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationDispense-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-MedicationDispense-DS.html\">調劑單張-調劑內容(MedicationDispense)</a></p></div><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 (use: official, ))</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>: , </p><blockquote><div><p>A</p>\n</div></blockquote><blockquote><div><p>否</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code , 4</p><p><b>route</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw PO}\">口服</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 顆</td></tr></table></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>" ] ; fhir:MedicationDispense.identifier [ fhir:index 0 ; fhir:Identifier.value [ fhir:value "3" ] ], [ fhir:index 1 ; fhir:Identifier.value [ fhir:value "7" ] ] ; fhir:MedicationDispense.status [ fhir:value "preparation"] ; fhir:MedicationDispense.medicationReference [ fhir:link <http://hl7.org/fhir/Medication/med-01-ds> ; fhir:Reference.reference [ fhir:value "Medication/med-01-ds" ] ] ; fhir:MedicationDispense.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:MedicationDispense.quantity [ fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "顆" ] ] ; fhir:MedicationDispense.daysSupply [ fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "Day" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "d" ] ] ; fhir:MedicationDispense.note [ fhir:index 0 ; fhir:Annotation.text [ fhir:value "A" ] ], [ fhir:index 1 ; fhir:Annotation.text [ fhir:value "否" ] ] ; fhir:MedicationDispense.dosageInstruction [ fhir:index 0 ; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "4"^^xsd:positiveInteger ] ] ; fhir:Timing.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation" ] ; fhir:Coding.code [ fhir:value "PM" ] ; fhir:Coding.display [ fhir:value "PM" ] ] ] ] ; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw" ] ; fhir:Coding.code [ fhir:value "PO" ] ] ] ; fhir:Dosage.doseAndRate [ fhir:index 0 ; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "顆" ] ] ] ] ; fhir:MedicationDispense.substitution [ fhir:MedicationDispense.substitution.wasSubstituted [ fhir:value "true"^^xsd:boolean ] ; fhir:MedicationDispense.substitution.reason [ fhir:index 0 ; fhir:CodeableConcept.text [ fhir:value "不可替代時始需註明" ] ] ] . <https://nhicore.nhi.gov.tw/empd/Media/media-ds> a fhir:Media ; fhir:Resource.id [ fhir:value "media-ds"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Media-DS" ; fhir:index 0 ; fhir:link <https://nhicore.nhi.gov.tw/empd/StructureDefinition/Media-DS> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.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><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-Media-DS.html\">調劑單張-領藥者數位簽章</a></p></div><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 (use: official, ))</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><p><b>note</b>: </p><blockquote><div><p>特殊服用方式之藥品:開立3天、總量為12顆。 1天4顆(早上1.5顆、中午1.5顆、晚上0顆、睡前1顆)。</p>\n</div></blockquote></div>" ] ; fhir:Media.status [ fhir:value "completed"] ; fhir:Media.subject [ fhir:link <http://hl7.org/fhir/Patient/pat-ds> ; fhir:Reference.reference [ fhir:value "Patient/pat-ds" ] ] ; fhir:Media.content [ fhir:Attachment.contentType [ fhir:value "image/jpeg" ] ; fhir:Attachment.data [ fhir:value "6aCY6Jel6ICF5pW45L2N57C956ug"^^xsd:base64Binary ] ] ; fhir:Media.note [ fhir:index 0 ; fhir:Annotation.text [ fhir:value "特殊服用方式之藥品:開立3天、總量為12顆。 1天4顆(早上1.5顆、中午1.5顆、晚上0顆、睡前1顆)。" ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/bun-ds.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/bun-ds.ttl> .
IG © 2025+ NHI. Package tw.gov.mohw.nhi.empd#0.2.1 based on FHIR 4.0.1. Generated 2026-08-13
Links: Table of Contents |
QA Report