臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 轉介單文件打包範例 - TTL Representation

Raw ttl | Download

@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/ltc-bundle-referral-example> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ltc-bundle-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCBundleReferral" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCBundleReferral>
     ]
  ] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "http://ltc-ig.fhir.tw/bundle-id" ] ;
     fhir:Identifier.value [ fhir:value "referral-bundle-001" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2024-01-20T09:00:00+08:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Composition/ltc-composition-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Composition/ltc-composition-referral-example>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-referral-example>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-referral-example>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-tube-nasogastric-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-tube-nasogastric-example>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-crush-stage2-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-crush-stage2-example>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-residence-not-alone-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-residence-not-alone-example>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-referral-example>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-diabetes-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-diabetes-example>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-need-assistance-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Condition/ltc-condition-need-assistance-example>
  ], [
     fhir:index 10 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/CarePlan/ltc-careplan-referral-home-service-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/CarePlan/ltc-careplan-referral-home-service-example>
  ], [
     fhir:index 11 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-referral-example>
  ], [
     fhir:index 12 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-referral-example>
  ], [
     fhir:index 13 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-sof-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-sof-example>
  ], [
     fhir:index 14 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-referral-example>
  ], [
     fhir:index 15 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Encounter/ltc-encounter-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Encounter/ltc-encounter-example>
  ], [
     fhir:index 16 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Practitioner/ltc-practitioner-nurse-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Practitioner/ltc-practitioner-nurse-example>
  ], [
     fhir:index 17 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Organization/ltc-organization-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Organization/ltc-organization-example>
  ], [
     fhir:index 18 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/PractitionerRole/ltc-practitioner-role-nurse-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/PractitionerRole/ltc-practitioner-role-nurse-example>
  ], [
     fhir:index 19 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/Goal/ltc-goal-mobility-improvement-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/Goal/ltc-goal-mobility-improvement-example>
  ], [
     fhir:index 20 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-referral-example" ] ;
     fhir:Bundle.entry.resource <http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-referral-example>
  ] .

<http://ltc-ig.fhir.tw/Composition/ltc-composition-referral-example> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "ltc-composition-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCCompositionReferral" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCCompositionReferral>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ltc-composition-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ltc-composition-referral-example</b></p><a name=\"ltc-composition-referral-example\"> </a><a name=\"hcltc-composition-referral-example\"> </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-LTCCompositionReferral.html\">長期照護管理中心個案服務初篩表/轉介單文件架構</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11488-4}\">長期照顧管理中心個案服務初篩表/轉介單</span></p><p><b>date</b>: 2024-01-20 09:00:00+0800</p><p><b>author</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>title</b>: 陳明慧女士長期照顧服務轉介單</p></div>"
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:11488-4 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11488-4" ] ;
       fhir:Coding.display [ fhir:value "Consult note" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "長期照顧管理中心個案服務初篩表/轉介單" ]
  ] ;
  fhir:Composition.subject [
     fhir:link <http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Composition.date [ fhir:value "2024-01-20T09:00:00+08:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Composition.title [ fhir:value "陳明慧女士長期照顧服務轉介單"] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "個案基本資料" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Composition.section.title [ fhir:value "身心障礙手冊" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-referral-example" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-referral-example" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Composition.section.title [ fhir:value "管路" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-tube-nasogastric-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-tube-nasogastric-example" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Composition.section.title [ fhir:value "壓傷" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-crush-stage2-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-crush-stage2-example" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:Composition.section.title [ fhir:value "居住狀況" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-residence-not-alone-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-residence-not-alone-example" ]
     ]
  ], [
     fhir:index 5 ;
     fhir:Composition.section.title [ fhir:value "看護" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-referral-example" ]
     ]
  ], [
     fhir:index 6 ;
     fhir:Composition.section.title [ fhir:value "疾病狀況" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-diabetes-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-diabetes-example" ]
     ]
  ], [
     fhir:index 7 ;
     fhir:Composition.section.title [ fhir:value "案主(家)主要問題及需求" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Condition/ltc-condition-need-assistance-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Condition/ltc-condition-need-assistance-example" ]
     ]
  ], [
     fhir:index 8 ;
     fhir:Composition.section.title [ fhir:value "欲申請服務之種類" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/CarePlan/ltc-careplan-referral-home-service-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/CarePlan/ltc-careplan-referral-home-service-example" ]
     ]
  ], [
     fhir:index 9 ;
     fhir:Composition.section.title [ fhir:value "ADL 失能項目評估" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-referral-example" ]
     ]
  ], [
     fhir:index 10 ;
     fhir:Composition.section.title [ fhir:value "IADL 失能項目評估" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-referral-example" ]
     ]
  ], [
     fhir:index 11 ;
     fhir:Composition.section.title [ fhir:value "長者衰弱評估" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-sof-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-sof-example" ]
     ]
  ], [
     fhir:index 12 ;
     fhir:Composition.section.title [ fhir:value "照顧者評估" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-referral-example" ]
     ]
  ], [
     fhir:index 13 ;
     fhir:Composition.section.title [ fhir:value "出入院情形" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Encounter/ltc-encounter-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Encounter/ltc-encounter-example" ]
     ]
  ], [
     fhir:index 14 ;
     fhir:Composition.section.title [ fhir:value "填表者/轉介者資訊及簽名欄" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Practitioner/ltc-practitioner-nurse-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Practitioner/ltc-practitioner-nurse-example" ]
     ]
  ], [
     fhir:index 15 ;
     fhir:Composition.section.title [ fhir:value "填表單位資訊" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/Organization/ltc-organization-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/Organization/ltc-organization-example" ]
     ]
  ], [
     fhir:index 16 ;
     fhir:Composition.section.title [ fhir:value "關係人" ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-referral-example> ;
       fhir:Reference.reference [ fhir:value "http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-referral-example" ]
     ]
  ] .

<http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> a fhir:PractitionerRole .

<http://ltc-ig.fhir.tw/Patient/ltc-patient-referral-chen-ming-hui-example> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "ltc-patient-referral-chen-ming-hui-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCPatientReferral" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCPatientReferral>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ltc-patient-referral-chen-ming-hui-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ltc-patient-referral-chen-ming-hui-example</b></p><a name=\"ltc-patient-referral-chen-ming-hui-example\"> </a><a name=\"hcltc-patient-referral-chen-ming-hui-example\"> </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-LTCPatientReferral.html\">轉介單-個案基本資料</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Provider Number/R2024001 (use: official, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Chen Ming Hui(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0912345678(Mobile)</li><li>新北市中和區安康路二段123號3樓301室(home)</li><li>台北市大安區和平東路二段76號2樓(billing)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>陳志強</li><li>ph: 0987654321(Mobile)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-ltc-organization-example.html\">Organization 新北市私立安康老人長期照顧中心(養護型)</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"此 Extension 用以表述長照機構住民的經濟狀況。\"><a href=\"StructureDefinition-ExtPatientEconomyStatus-TWLTC.html\">長照機構住民經濟狀況</a></td><td colspan=\"3\"><span title=\"Codes:{http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC middle-class}\">中產</span></td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/ExtPatientEconomyStatus-TWLTC" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC" ] ;
         fhir:Coding.code [ fhir:value "middle-class" ] ;
         fhir:Coding.display [ fhir:value "中產" ]
       ]
     ]
  ] ;
  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 "PRN" ] ;
         fhir:Coding.display [ fhir:value "Provider Number" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://www.ankang-ltc.tw" ] ;
     fhir:Identifier.value [ fhir:value "R2024001" ]
  ], [
     fhir:index 1 ;
     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 "NNxxx" ] ;
         fhir:Coding.display [ fhir:value "National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "National Person Identifier (TWN)" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "A123456789" ]
  ] ;
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.text [ fhir:value "Chen Ming Hui" ]
  ], [
     fhir:index 1 ;
     fhir:HumanName.use [ fhir:value "usual" ] ;
     fhir:HumanName.text [ fhir:value "陳明慧" ]
  ] ;
  fhir:Patient.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0912345678" ] ;
     fhir:ContactPoint.use [ fhir:value "mobile" ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1945-03-15"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "home" ] ;
     fhir:Address.text [ fhir:value "新北市中和區安康路二段123號3樓301室" ] ;
     fhir:Address.line [
       fhir:value "安康路二段123號3樓301室" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "中和區" ] ;
     fhir:Address.state [ fhir:value "新北市" ] ;
     fhir:Address.postalCode [ fhir:value "23511" ] ;
     fhir:Address.country [ fhir:value "TW" ]
  ], [
     fhir:index 1 ;
     fhir:Address.use [ fhir:value "billing" ] ;
     fhir:Address.text [ fhir:value "台北市大安區和平東路二段76號2樓" ] ;
     fhir:Address.line [
       fhir:value "和平東路二段76號2樓" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "大安區" ] ;
     fhir:Address.state [ fhir:value "台北市" ] ;
     fhir:Address.postalCode [ fhir:value "10663" ] ;
     fhir:Address.country [ fhir:value "TW" ]
  ] ;
  fhir:Patient.contact [
     fhir:index 0 ;
     fhir:Patient.contact.relationship [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0131" ] ;
         fhir:Coding.code [ fhir:value "N" ] ;
         fhir:Coding.display [ fhir:value "Next-of-Kin" ]
       ]
     ] ;
     fhir:Patient.contact.name [
       fhir:HumanName.use [ fhir:value "usual" ] ;
       fhir:HumanName.text [ fhir:value "陳志強" ]
     ] ;
     fhir:Patient.contact.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "phone" ] ;
       fhir:ContactPoint.value [ fhir:value "0987654321" ] ;
       fhir:ContactPoint.use [ fhir:value "mobile" ]
     ]
  ] ;
  fhir:Patient.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/ltc-organization-example> ;
     fhir:Reference.reference [ fhir:value "Organization/ltc-organization-example" ]
  ] .

<http://hl7.org/fhir/Organization/ltc-organization-example> a fhir:Organization .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-referral-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-disability-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionDisability" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionDisability>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-disability-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-disability-referral-example</b></p><a name=\"ltc-condition-disability-referral-example\"> </a><a name=\"hcltc-condition-disability-referral-example\"> </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-LTCConditionDisability.html\">長期照顧-身心障礙手冊持有狀態</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ConditionDisabilityCS-TWLTC disability-handbook}\">有身心障礙手冊</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2015-08-20</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p></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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/ConditionDisabilityCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "disability-handbook" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2015-08-20"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] .

<http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> a fhir:Patient .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-disability-type-limb-referral-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-disability-type-limb-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionDisabilityType" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionDisabilityType>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-disability-type-limb-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-disability-type-limb-referral-example</b></p><a name=\"ltc-condition-disability-type-limb-referral-example\"> </a><a name=\"hcltc-condition-disability-type-limb-referral-example\"> </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-LTCConditionDisabilityType.html\">長期照顧-身心障礙類型</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ConditionDisabilityTypeCS-TWLTC 07}\">第七類</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2015-08-20</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p></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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/ConditionDisabilityTypeCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "07" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2015-08-20"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-tube-nasogastric-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-tube-nasogastric-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionTube" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionTube>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-tube-nasogastric-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-tube-nasogastric-example</b></p><a name=\"ltc-condition-tube-nasogastric-example\"> </a><a name=\"hcltc-condition-tube-nasogastric-example\"> </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-LTCConditionTube.html\">長期照顧-管路裝設狀況</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC nasogastric-tube}\">鼻胃管</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2024-01-01</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>持續置放鼻胃管,需定期更換</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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 "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "nasogastric-tube" ] ;
       fhir:Coding.display [ fhir:value "鼻胃管" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2024-01-01"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "持續置放鼻胃管,需定期更換" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-crush-stage2-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-crush-stage2-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionCrush" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionCrush>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-crush-stage2-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-crush-stage2-example</b></p><a name=\"ltc-condition-crush-stage2-example\"> </a><a name=\"hcltc-condition-crush-stage2-example\"> </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-LTCConditionCrush.html\">長期照顧-壓傷狀況</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC crush}\">壓傷</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 54735007}\">Bone structure of sacrum</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2024-01-10</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>部位:薦骨部位,等級:第二期,大小:3x2 cm^2,正在進行傷口護理</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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 "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "crush" ] ;
       fhir:Coding.display [ fhir:value "壓傷" ]
     ]
  ] ;
  fhir:Condition.bodySite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:54735007 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "54735007" ] ;
       fhir:Coding.display [ fhir:value "Bone structure of sacrum" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2024-01-10"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "部位:薦骨部位,等級:第二期,大小:3x2 cm^2,正在進行傷口護理" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-residence-not-alone-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-residence-not-alone-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionResidence" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionResidence>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-residence-not-alone-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-residence-not-alone-example</b></p><a name=\"ltc-condition-residence-not-alone-example\"> </a><a name=\"hcltc-condition-residence-not-alone-example\"> </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-LTCConditionResidence.html\">長期照顧-居住狀況</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionResidenceCS-TWLTC not-alone}\">非獨居</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>與配偶同住</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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 "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionResidenceCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "not-alone" ] ;
       fhir:Coding.display [ fhir:value "非獨居" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "與配偶同住" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-caregiver-family-referral-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-caregiver-family-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionCaregiver" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionCaregiver>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-caregiver-family-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-caregiver-family-referral-example</b></p><a name=\"ltc-condition-caregiver-family-referral-example\"> </a><a name=\"hcltc-condition-caregiver-family-referral-example\"> </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-LTCConditionCaregiver.html\">長期照顧-看護狀況</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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:{http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCaregiverCS-TWLTC caregiver}\">有看護</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2024-01-01</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>主要照顧者為兒子,本國籍,每日照顧時間約8小時,無外籍看護</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCaregiverCS-TWLTC" ] ;
       fhir:Coding.code [ fhir:value "caregiver" ] ;
       fhir:Coding.display [ fhir:value "有看護" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2024-01-01"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "主要照顧者為兒子,本國籍,每日照顧時間約8小時,無外籍看護" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-diabetes-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-diabetes-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionProblem" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionProblem>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-diabetes-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-diabetes-example</b></p><a name=\"ltc-condition-diabetes-example\"> </a><a name=\"hcltc-condition-diabetes-example\"> </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-LTCConditionProblem.html\">長期照顧-主要疾病</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 44054006}\">第2型糖尿病</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2020-05-15</p><p><b>recorder</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>血糖控制穩定,需持續監測</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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 "encounter-diagnosis" ] ;
       fhir:Coding.display [ fhir:value "Encounter Diagnosis" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:44054006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "44054006" ] ;
       fhir:Coding.display [ fhir:value "Diabetes mellitus type 2" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "第2型糖尿病" ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2020-05-15"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Condition.asserter [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "血糖控制穩定,需持續監測" ]
  ] .

<http://ltc-ig.fhir.tw/Condition/ltc-condition-need-assistance-example> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ltc-condition-need-assistance-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionNeed" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCConditionNeed>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ltc-condition-need-assistance-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ltc-condition-need-assistance-example</b></p><a name=\"ltc-condition-need-assistance-example\"> </a><a name=\"hcltc-condition-need-assistance-example\"> </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-LTCConditionNeed.html\">長期照顧-主要問題及需求</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</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>severity</b>: <span title=\"Codes:{http://snomed.info/sct 24484000}\">Severe</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 296391000000100}\">需要協助刮鬍</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>onset</b>: 2024-01-15</p><p><b>recordedDate</b>: 2024-09-15</p><p><b>note</b>: </p><blockquote><div><p>個案由於身體功能退化,在日常生活活動上需要他人協助,包括洗澡、穿衣、進食等基本活動</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:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  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:Condition.severity [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:24484000 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "24484000" ] ;
       fhir:Coding.display [ fhir:value "Severe" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:296391000000100 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "296391000000100" ] ;
       fhir:Coding.display [ fhir:value "Needs assistance with shaving (finding)" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "需要協助刮鬍" ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2024-01-15"^^xsd:date] ;
  fhir:Condition.recordedDate [ fhir:value "2024-09-15"^^xsd:date] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "個案由於身體功能退化,在日常生活活動上需要他人協助,包括洗澡、穿衣、進食等基本活動" ]
  ] .

<http://ltc-ig.fhir.tw/CarePlan/ltc-careplan-referral-home-service-example> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "ltc-careplan-referral-home-service-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCCarePlanReferral" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCCarePlanReferral>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ltc-careplan-referral-home-service-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ltc-careplan-referral-home-service-example</b></p><a name=\"ltc-careplan-referral-home-service-example\"> </a><a name=\"hcltc-careplan-referral-home-service-example\"> </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-LTCCarePlanReferral.html\">轉介單-服務種類</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw assess-plan}\">Assessment and Plan of Treatment</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>period</b>: 2024-02-01 --&gt; 2024-08-01</p><p><b>author</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>goal</b>: <a href=\"Goal-ltc-goal-mobility-improvement-example.html\">Goal: lifecycleStatus = active; description = Advancing mobility; start[x] = 2024-01-15; note = 住民目前需要部分協助才能行走,期望透過復健訓練達到獨立行走的目標</a></p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://ltc-ig.fhir.tw/CodeSystem/ReferralCarePlanCS-TWLTC home-care}\">居家護理</span></td><td>Not Started</td><td><a href=\"Organization-ltc-organization-example.html\">Organization 新北市私立安康老人長期照顧中心(養護型)</a></td><td>提供居家護理服務,如換藥、傷口照護、健康評估等</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://ltc-ig.fhir.tw/CodeSystem/ReferralCarePlanCS-TWLTC home-swallowing}\">居家吞嚥</span></td><td>Not Started</td><td><a href=\"Organization-ltc-organization-example.html\">Organization 新北市私立安康老人長期照顧中心(養護型)</a></td><td>提供居家吞嚥訓練與相關照護服務</td></tr></table></blockquote><p><b>note</b>: @2024-01-20</p><blockquote><div><p>個案需要居家照顧及復健服務,由照管中心評估後安排服務提供單位</p>\n</div></blockquote></div>"
  ] ;
  fhir:CarePlan.status [ fhir:value "active"] ;
  fhir:CarePlan.intent [ fhir:value "proposal"] ;
  fhir:CarePlan.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw" ] ;
       fhir:Coding.code [ fhir:value "assess-plan" ]
     ]
  ] ;
  fhir:CarePlan.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:CarePlan.period [
     fhir:Period.start [ fhir:value "2024-02-01"^^xsd:date ] ;
     fhir:Period.end [ fhir:value "2024-08-01"^^xsd:date ]
  ] ;
  fhir:CarePlan.author [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:CarePlan.goal [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Goal/ltc-goal-mobility-improvement-example> ;
     fhir:Reference.reference [ fhir:value "Goal/ltc-goal-mobility-improvement-example" ]
  ] ;
  fhir:CarePlan.activity [
     fhir:index 0 ;
     fhir:CarePlan.activity.detail [
       fhir:CarePlan.activity.detail.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/ReferralCarePlanCS-TWLTC" ] ;
           fhir:Coding.code [ fhir:value "home-care" ] ;
           fhir:Coding.display [ fhir:value "居家護理" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ] ;
       fhir:CarePlan.activity.detail.performer [
         fhir:index 0 ;
         fhir:link <http://hl7.org/fhir/Organization/ltc-organization-example> ;
         fhir:Reference.reference [ fhir:value "Organization/ltc-organization-example" ]
       ] ;
       fhir:CarePlan.activity.detail.description [ fhir:value "提供居家護理服務,如換藥、傷口照護、健康評估等" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CarePlan.activity.detail [
       fhir:CarePlan.activity.detail.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://ltc-ig.fhir.tw/CodeSystem/ReferralCarePlanCS-TWLTC" ] ;
           fhir:Coding.code [ fhir:value "home-swallowing" ] ;
           fhir:Coding.display [ fhir:value "居家吞嚥" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ] ;
       fhir:CarePlan.activity.detail.performer [
         fhir:index 0 ;
         fhir:link <http://hl7.org/fhir/Organization/ltc-organization-example> ;
         fhir:Reference.reference [ fhir:value "Organization/ltc-organization-example" ]
       ] ;
       fhir:CarePlan.activity.detail.description [ fhir:value "提供居家吞嚥訓練與相關照護服務" ]
     ]
  ] ;
  fhir:CarePlan.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-20"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "個案需要居家照顧及復健服務,由照管中心評估後安排服務提供單位" ]
  ] .

<http://hl7.org/fhir/Goal/ltc-goal-mobility-improvement-example> a fhir:Goal .

<http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-adl-referral-example> a fhir:QuestionnaireResponse ;
  fhir:Resource.id [ fhir:value "ltc-questionnaire-response-adl-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseADL" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseADL>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_ltc-questionnaire-response-adl-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse ltc-questionnaire-response-adl-referral-example</b></p><a name=\"ltc-questionnaire-response-adl-referral-example\"> </a><a name=\"hcltc-questionnaire-response-adl-referral-example\"> </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-LTCQuestionnaireResponseADL.html\">ADL 問卷回覆</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> ltc-questionnaire-response-adl-referral-example</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-ltc-questionnaire-adl-assessment-example.html\">日常生活能力評估量表</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">吃飯</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">5</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E2</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">洗澡</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E3</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">穿脫衣物</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E4</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">個人修飾</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">5</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E5</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">大便控制</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">10</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E6</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">小便控制</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">5</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E7</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">上廁所</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">5</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E8</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">移位</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">10</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E9</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">走路</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">10</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E10</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">上下樓梯</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">5</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> E11</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">床椅移位</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">10</td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
  ] ;
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-adl-assessment-example" ;
     fhir:link <http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-adl-assessment-example>
  ] ;
  fhir:QuestionnaireResponse.status [ fhir:value "completed"] ;
  fhir:QuestionnaireResponse.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:QuestionnaireResponse.authored [ fhir:value "2024-09-15T14:05:00+08:00"^^xsd:dateTime] ;
  fhir:QuestionnaireResponse.item [
     fhir:index 0 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E1" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "吃飯" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "5"^^xsd:integer ]
     ]
  ], [
     fhir:index 1 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E2" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "洗澡" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ]
     ]
  ], [
     fhir:index 2 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E3" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "穿脫衣物" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ]
     ]
  ], [
     fhir:index 3 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E4" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "個人修飾" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "5"^^xsd:integer ]
     ]
  ], [
     fhir:index 4 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E5" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "大便控制" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "10"^^xsd:integer ]
     ]
  ], [
     fhir:index 5 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E6" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "小便控制" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "5"^^xsd:integer ]
     ]
  ], [
     fhir:index 6 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E7" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "上廁所" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "5"^^xsd:integer ]
     ]
  ], [
     fhir:index 7 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E8" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "移位" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "10"^^xsd:integer ]
     ]
  ], [
     fhir:index 8 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E9" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "走路" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "10"^^xsd:integer ]
     ]
  ], [
     fhir:index 9 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E10" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "上下樓梯" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "5"^^xsd:integer ]
     ]
  ], [
     fhir:index 10 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "E11" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "床椅移位" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "10"^^xsd:integer ]
     ]
  ] .

<http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-iadl-referral-example> a fhir:QuestionnaireResponse ;
  fhir:Resource.id [ fhir:value "ltc-questionnaire-response-iadl-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseIADL" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseIADL>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_ltc-questionnaire-response-iadl-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse ltc-questionnaire-response-iadl-referral-example</b></p><a name=\"ltc-questionnaire-response-iadl-referral-example\"> </a><a name=\"hcltc-questionnaire-response-iadl-referral-example\"> </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-LTCQuestionnaireResponseIADL.html\">IADL 問卷回覆</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> ltc-questionnaire-response-iadl-referral-example</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-ltc-questionnaire-iadl.html\">LTCQuestionnaireIADL</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">使用電話</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F2</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">購物</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F3</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">備餐</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F4</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">處理家務</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F5</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">洗衣服</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F6</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">外出</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F7</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">服用藥物</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> F8</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">處理財務的能力</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
  ] ;
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-iadl" ;
     fhir:link <http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-iadl>
  ] ;
  fhir:QuestionnaireResponse.status [ fhir:value "completed"] ;
  fhir:QuestionnaireResponse.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:QuestionnaireResponse.authored [ fhir:value "2024-09-15T14:00:00+08:00"^^xsd:dateTime] ;
  fhir:QuestionnaireResponse.item [
     fhir:index 0 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F1" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "使用電話" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 1 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F2" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "購物" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 2 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F3" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "備餐" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 3 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F4" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "處理家務" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 4 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F5" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "洗衣服" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 5 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F6" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "外出" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 6 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F7" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "服用藥物" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ], [
     fhir:index 7 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "F8" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "處理財務的能力" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ]
     ]
  ] .

<http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-sof-example> a fhir:QuestionnaireResponse ;
  fhir:Resource.id [ fhir:value "ltc-questionnaire-response-sof-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseReferralSOF" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseReferralSOF>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_ltc-questionnaire-response-sof-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse ltc-questionnaire-response-sof-example</b></p><a name=\"ltc-questionnaire-response-sof-example\"> </a><a name=\"hcltc-questionnaire-response-sof-example\"> </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-LTCQuestionnaireResponseReferralSOF.html\">轉介單-衰弱評估問卷回覆</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> ltc-questionnaire-response-sof-example</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-ltc-questionnaire-sof.html\">LTCQuestionnaireSOF</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> sof-1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">體重減輕</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">true</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> sof-2</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">下肢功能</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> sof-3</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">精力降低</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">true</td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
  ] ;
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-sof" ;
     fhir:link <http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-sof>
  ] ;
  fhir:QuestionnaireResponse.status [ fhir:value "completed"] ;
  fhir:QuestionnaireResponse.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:QuestionnaireResponse.authored [ fhir:value "2024-09-15T14:10:00+08:00"^^xsd:dateTime] ;
  fhir:QuestionnaireResponse.item [
     fhir:index 0 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "sof-1" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "體重減輕" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ]
     ]
  ], [
     fhir:index 1 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "sof-2" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "下肢功能" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ]
     ]
  ], [
     fhir:index 2 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "sof-3" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "精力降低" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ]
     ]
  ] .

<http://ltc-ig.fhir.tw/QuestionnaireResponse/ltc-questionnaire-response-caregiver-referral-example> a fhir:QuestionnaireResponse ;
  fhir:Resource.id [ fhir:value "ltc-questionnaire-response-caregiver-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseReferralCaregiver" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCQuestionnaireResponseReferralCaregiver>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_ltc-questionnaire-response-caregiver-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse ltc-questionnaire-response-caregiver-referral-example</b></p><a name=\"ltc-questionnaire-response-caregiver-referral-example\"> </a><a name=\"hcltc-questionnaire-response-caregiver-referral-example\"> </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-LTCQuestionnaireResponseReferralCaregiver.html\">轉介單-照顧者問卷回覆</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> ltc-questionnaire-response-caregiver-referral-example</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-ltc-questionnaire-caregiver.html\">LTCQuestionnaireCaregiver</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> caregiver-1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">是否有照顧者</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">是,固定</td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
  ] ;
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver" ;
     fhir:link <http://ltc-ig.fhir.tw/Questionnaire/ltc-questionnaire-caregiver>
  ] ;
  fhir:QuestionnaireResponse.status [ fhir:value "completed"] ;
  fhir:QuestionnaireResponse.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:QuestionnaireResponse.authored [ fhir:value "2024-09-15T14:20:00+08:00"^^xsd:dateTime] ;
  fhir:QuestionnaireResponse.item [
     fhir:index 0 ;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "caregiver-1" ] ;
     fhir:QuestionnaireResponse.item.text [ fhir:value "是否有照顧者" ] ;
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0 ;
       fhir:QuestionnaireResponse.item.answer.valueString [ fhir:value "是,固定" ]
     ]
  ] .

<http://ltc-ig.fhir.tw/Encounter/ltc-encounter-example> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "ltc-encounter-example"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ltc-encounter-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter ltc-encounter-example</b></p><a name=\"ltc-encounter-example\"> </a><a name=\"hcltc-encounter-example\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>period</b>: 2024-01-10 09:00:00+0800 --&gt; 2024-01-10 11:30:00+0800</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 44054006}\">糖尿病追蹤檢查</span></p><p><b>serviceProvider</b>: <a href=\"Organization-ltc-organization-example.html\">Organization 新北市私立安康老人長期照顧中心(養護型)</a></p></div>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ] ;
     fhir:Coding.display [ fhir:value "ambulatory" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2024-01-10T09:00:00+08:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2024-01-10T11:30:00+08:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:44054006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "44054006" ] ;
       fhir:Coding.display [ fhir:value "Diabetes mellitus type 2" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "糖尿病追蹤檢查" ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:link <http://hl7.org/fhir/Organization/ltc-organization-example> ;
     fhir:Reference.reference [ fhir:value "Organization/ltc-organization-example" ]
  ] .

<http://ltc-ig.fhir.tw/Practitioner/ltc-practitioner-nurse-example> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "ltc-practitioner-nurse-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCPractitioner" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCPractitioner>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ltc-practitioner-nurse-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ltc-practitioner-nurse-example</b></p><a name=\"ltc-practitioner-nurse-example\"> </a><a name=\"hcltc-practitioner-nurse-example\"> </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-LTCPractitioner.html\">長期照顧-照顧服務提供者</a></p></div><p><b>identifier</b>: Provider Number/N123456789 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: 王美玲(Official)</p><p><b>telecom</b>: ph: 02-29412345(Work), <a href=\"mailto:meiling.wang@ltc-center.tw\">meiling.wang@ltc-center.tw</a></p><p><b>gender</b>: Female</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>http://example.org/fhir/NamingSystem/nursing-license</code>/護理執照123456</td><td><span title=\"Codes:{http://snomed.info/sct 224535009}\">Registered nurse</span></td></tr></table></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 "PRN" ] ;
         fhir:Coding.display [ fhir:value "Provider Number" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://example.org/fhir/NamingSystem/practitioner-id" ] ;
     fhir:Identifier.value [ fhir:value "N123456789" ]
  ] ;
  fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.text [ fhir:value "王美玲" ] ;
     fhir:HumanName.family [ fhir:value "王" ] ;
     fhir:HumanName.given [
       fhir:value "美玲" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "02-29412345" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "meiling.wang@ltc-center.tw" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:Practitioner.gender [ fhir:value "female"] ;
  fhir:Practitioner.qualification [
     fhir:index 0 ;
     fhir:Practitioner.qualification.identifier [
       fhir:index 0 ;
       fhir:Identifier.system [ fhir:value "http://example.org/fhir/NamingSystem/nursing-license" ] ;
       fhir:Identifier.value [ fhir:value "護理執照123456" ]
     ] ;
     fhir:Practitioner.qualification.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:224535009 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "224535009" ] ;
         fhir:Coding.display [ fhir:value "Registered nurse" ]
       ]
     ]
  ] .

<http://ltc-ig.fhir.tw/Organization/ltc-organization-example> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "ltc-organization-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/Organization-twltc" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/Organization-twltc>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ltc-organization-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ltc-organization-example</b></p><a name=\"ltc-organization-example\"> </a><a name=\"hcltc-organization-example\"> </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-twltc.html\">長期照顧-機構</a></p></div><p><b>identifier</b>: Provider Number/0131060029 (use: usual, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: 新北市私立安康老人長期照顧中心(養護型)</p><p><b>telecom</b>: ph: 02-29412345(Work), fax: 02-29412346(Work)</p><p><b>address</b>: 新北市中和區安康路二段123號(work)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}\">Administrative</span></td><td>志明 王 (Official)</td><td>ph: 02-29412345(Work)</td></tr></table></div>"
  ] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "usual" ] ;
     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:Coding.display [ fhir:value "Provider Number" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "0131060029" ]
  ] ;
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Organization.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
       fhir:Coding.code [ fhir:value "prov" ] ;
       fhir:Coding.display [ fhir:value "Healthcare Provider" ]
     ]
  ] ;
  fhir:Organization.name [ fhir:value "新北市私立安康老人長期照顧中心(養護型)"] ;
  fhir:Organization.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "02-29412345" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "fax" ] ;
     fhir:ContactPoint.value [ fhir:value "02-29412346" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "work" ] ;
     fhir:Address.type [ fhir:value "physical" ] ;
     fhir:Address.text [ fhir:value "新北市中和區安康路二段123號" ] ;
     fhir:Address.line [
       fhir:value "安康路二段123號" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "中和區" ] ;
     fhir:Address.state [ fhir:value "新北市" ] ;
     fhir:Address.postalCode [ fhir:value "23511" ] ;
     fhir:Address.country [ fhir:value "TW" ]
  ] ;
  fhir:Organization.contact [
     fhir:index 0 ;
     fhir:Organization.contact.purpose [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contactentity-type" ] ;
         fhir:Coding.code [ fhir:value "ADMIN" ] ;
         fhir:Coding.display [ fhir:value "Administrative" ]
       ]
     ] ;
     fhir:Organization.contact.name [
       fhir:HumanName.use [ fhir:value "official" ] ;
       fhir:HumanName.family [ fhir:value "王" ] ;
       fhir:HumanName.given [
         fhir:value "志明" ;
         fhir:index 0
       ]
     ] ;
     fhir:Organization.contact.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "phone" ] ;
       fhir:ContactPoint.value [ fhir:value "02-29412345" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] .

<http://ltc-ig.fhir.tw/PractitionerRole/ltc-practitioner-role-nurse-example> a fhir:PractitionerRole ;
  fhir:Resource.id [ fhir:value "ltc-practitioner-role-nurse-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCPractitionerRole" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCPractitionerRole>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_ltc-practitioner-role-nurse-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ltc-practitioner-role-nurse-example</b></p><a name=\"ltc-practitioner-role-nurse-example\"> </a><a name=\"hcltc-practitioner-role-nurse-example\"> </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-LTCPractitionerRole.html\">長期照顧-服務人員角色</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-ltc-practitioner-nurse-example.html\">Practitioner 王美玲(official)</a></p><p><b>organization</b>: <a href=\"Organization-ltc-organization-example.html\">Organization 新北市私立安康老人長期照顧中心(養護型)</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 224535009}\">Registered nurse</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394609007}\">General surgery (qualifier value)</span></p><p><b>telecom</b>: ph: 02-29412345(Work), <a href=\"mailto:meiling.wang@ltc-center.tw\">meiling.wang@ltc-center.tw</a></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote></div>"
  ] ;
  fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:PractitionerRole.practitioner [
     fhir:link <http://hl7.org/fhir/Practitioner/ltc-practitioner-nurse-example> ;
     fhir:Reference.reference [ fhir:value "Practitioner/ltc-practitioner-nurse-example" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:link <http://hl7.org/fhir/Organization/ltc-organization-example> ;
     fhir:Reference.reference [ fhir:value "Organization/ltc-organization-example" ]
  ] ;
  fhir:PractitionerRole.code [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:224535009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "224535009" ] ;
       fhir:Coding.display [ fhir:value "Registered nurse" ]
     ]
  ] ;
  fhir:PractitionerRole.specialty [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:394609007 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "394609007" ] ;
       fhir:Coding.display [ fhir:value "General surgery (qualifier value)" ]
     ]
  ] ;
  fhir:PractitionerRole.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "02-29412345" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "meiling.wang@ltc-center.tw" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:PractitionerRole.availableTime [
     fhir:index 0 ;
     fhir:PractitionerRole.availableTime.daysOfWeek [
       fhir:value "mon" ;
       fhir:index 0
     ], [
       fhir:value "tue" ;
       fhir:index 1
     ], [
       fhir:value "wed" ;
       fhir:index 2
     ], [
       fhir:value "thu" ;
       fhir:index 3
     ], [
       fhir:value "fri" ;
       fhir:index 4
     ] ;
     fhir:PractitionerRole.availableTime.availableStartTime [ fhir:value "08:00:00"^^xsd:time ] ;
     fhir:PractitionerRole.availableTime.availableEndTime [ fhir:value "17:00:00"^^xsd:time ]
  ] .

<http://hl7.org/fhir/Practitioner/ltc-practitioner-nurse-example> a fhir:Practitioner .

<http://ltc-ig.fhir.tw/Goal/ltc-goal-mobility-improvement-example> a fhir:Goal ;
  fhir:Resource.id [ fhir:value "ltc-goal-mobility-improvement-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCGoal" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCGoal>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_ltc-goal-mobility-improvement-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal ltc-goal-mobility-improvement-example</b></p><a name=\"ltc-goal-mobility-improvement-example\"> </a><a name=\"hcltc-goal-mobility-improvement-example\"> </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-LTCGoal.html\">長期照顧-照顧目標</a></p></div><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:{http://snomed.info/sct 710950005}\">改善住民行動能力</span></p><p><b>subject</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>start</b>: 2024-01-15</p><h3>Targets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 82971005}\">Impaired mobility (finding)</span></td><td>能夠獨立使用助行器行走50公尺</td><td>2024-04-15</td></tr></table><p><b>expressedBy</b>: <a href=\"PractitionerRole-ltc-practitioner-role-nurse-example.html\">PractitionerRole Registered nurse</a></p><p><b>note</b>: @2024-01-15</p><blockquote><div><p>住民目前需要部分協助才能行走,期望透過復健訓練達到獨立行走的目標</p>\n</div></blockquote></div>"
  ] ;
  fhir:Goal.lifecycleStatus [ fhir:value "active"] ;
  fhir:Goal.description [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:710950005 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "710950005" ] ;
       fhir:Coding.display [ fhir:value "Advancing mobility" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "改善住民行動能力" ]
  ] ;
  fhir:Goal.subject [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:Goal.startDate [ fhir:value "2024-01-15"^^xsd:date] ;
  fhir:Goal.target [
     fhir:index 0 ;
     fhir:Goal.target.measure [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:82971005 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "82971005" ] ;
         fhir:Coding.display [ fhir:value "Impaired mobility (finding)" ]
       ]
     ] ;
     fhir:Goal.target.detailString [ fhir:value "能夠獨立使用助行器行走50公尺" ] ;
     fhir:Goal.target.dueDate [ fhir:value "2024-04-15"^^xsd:date ]
  ] ;
  fhir:Goal.expressedBy [
     fhir:link <http://hl7.org/fhir/PractitionerRole/ltc-practitioner-role-nurse-example> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/ltc-practitioner-role-nurse-example" ]
  ] ;
  fhir:Goal.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2024-01-15"^^xsd:date ] ;
     fhir:Annotation.text [ fhir:value "住民目前需要部分協助才能行走,期望透過復健訓練達到獨立行走的目標" ]
  ] .

<http://ltc-ig.fhir.tw/RelatedPerson/ltc-related-person-primary-caregiver-referral-example> a fhir:RelatedPerson ;
  fhir:Resource.id [ fhir:value "ltc-related-person-primary-caregiver-referral-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/LTCRelatedPerson" ;
       fhir:index 0 ;
       fhir:link <http://ltc-ig.fhir.tw/StructureDefinition/LTCRelatedPerson>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_ltc-related-person-primary-caregiver-referral-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ltc-related-person-primary-caregiver-referral-example</b></p><a name=\"ltc-related-person-primary-caregiver-referral-example\"> </a><a name=\"hcltc-related-person-primary-caregiver-referral-example\"> </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-LTCRelatedPerson.html\">長期照顧-關係人</a></p></div><p><b>是否為主要照顧者</b>: true</p><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-ltc-patient-referral-chen-ming-hui-example.html\">陳明慧 Female, DoB: 1945-03-15 ( National Person Identifier (TWN): A123456789 (use: official, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CHILD}\">child</span></p><p><b>name</b>: 陳志強</p><p><b>telecom</b>: ph: 0987654321(Mobile)</p><p><b>gender</b>: Male</p><p><b>address</b>: 台北市大安區仁愛路三段55號8樓(home)</p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://ltc-ig.fhir.tw/StructureDefinition/ExtRelatedPersonIsPrimary-TWLTC" ] ;
     fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
  ] ;
  fhir:RelatedPerson.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:RelatedPerson.patient [
     fhir:link <http://hl7.org/fhir/Patient/ltc-patient-referral-chen-ming-hui-example> ;
     fhir:Reference.reference [ fhir:value "Patient/ltc-patient-referral-chen-ming-hui-example" ]
  ] ;
  fhir:RelatedPerson.relationship [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
       fhir:Coding.code [ fhir:value "CHILD" ] ;
       fhir:Coding.display [ fhir:value "child" ]
     ]
  ] ;
  fhir:RelatedPerson.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "usual" ] ;
     fhir:HumanName.text [ fhir:value "陳志強" ] ;
     fhir:HumanName.family [ fhir:value "陳" ] ;
     fhir:HumanName.given [
       fhir:value "志強" ;
       fhir:index 0
     ]
  ] ;
  fhir:RelatedPerson.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0987654321" ] ;
     fhir:ContactPoint.use [ fhir:value "mobile" ]
  ] ;
  fhir:RelatedPerson.gender [ fhir:value "male"] ;
  fhir:RelatedPerson.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "home" ] ;
     fhir:Address.text [ fhir:value "台北市大安區仁愛路三段55號8樓" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ltc-bundle-referral-example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/ltc-bundle-referral-example.ttl> .