臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="case-report-min"/>
<meta>
<profile
value="https://sfaa.gov.tw/base/StructureDefinition/ServiceRequest-case-report-twss-base"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3><b>個案通報</b></h3><p><b>通報識別碼</b>:REPORT-2026-0001</p><p><b>個案</b>:<a href="Patient-pat-min.html">Patient/pat-min</a> "王小明"</p><p><b>通報時間</b>:2026-07-29T08:00:00+08:00</p><p><b>個案通報類型</b>:Notifications <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/id/185087000">SNOMED CT</a>#185087000)</span></p><p><b>個案通報請求項目</b>:Assessment of health and social care needs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/id/710824005">SNOMED CT</a>#710824005)</span></p><p><b>個案服務別</b>:發展遲緩兒童通報暨個案管理整合系統 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">(<a href="CodeSystem-twss-case-service-type.html">TWSS 個案服務別</a>#CECM)</span></p><p><b>通報者</b>:<a href="PractitionerRole-pracrole-min.html">PractitionerRole/pracrole-min</a>「社工」</p><p><b>通報類型</b>:初報</p><p><b>受理機構</b>:<a href="Organization-org-min.html">Organization/org-min</a></p><p><b>通報單位及管道</b>:社家署 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">(<a href="ValueSet-twss-reporting-unit-vs.html">TWSS-通報單位及管道值集</a>#1)</span></p><p><b>個案來源</b>:自行求助 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">(<a href="ValueSet-twss-case-source-vs.html">TWSS-個案來源值集</a>#A)</span></p></div>
</text>
<extension
url="https://sfaa.gov.tw/base/StructureDefinition/twss-is-referral-case">
<valueBoolean value="false"/>
</extension>
<extension
url="https://sfaa.gov.tw/base/StructureDefinition/twss-case-report-type">
<valueCodeableConcept>
<coding>
<system
value="https://sfaa.gov.tw/base/CodeSystem/twss-case-report-type"/>
<code value="A"/>
<display value="初報"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://sfaa.gov.tw/base/StructureDefinition/twss-reporting-unit">
<valueCodeableConcept>
<coding>
<system
value="https://sfaa.gov.tw/base/CodeSystem/twss-reporting-unit"/>
<code value="1"/>
<display value="社家署"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://sfaa.gov.tw/base/StructureDefinition/twss-case-source">
<valueCodeableConcept>
<coding>
<system value="https://sfaa.gov.tw/base/CodeSystem/twss-case-source"/>
<code value="A"/>
<display value="自行求助"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="https://example.org/twss/case-report"/>
<value value="REPORT-2026-0001"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="185087000"/>
<display value="Notifications"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="710824005"/>
<display value="Assessment of health and social care needs"/>
</coding>
</code>
<orderDetail>
<coding>
<system
value="https://sfaa.gov.tw/base/CodeSystem/twss-case-service-type"/>
<code value="CECM"/>
<display value="發展遲緩兒童通報暨個案管理整合系統"/>
</coding>
</orderDetail>
<subject>🔗
<reference value="Patient/pat-min"/>
</subject>
<authoredOn value="2026-07-29T08:00:00+08:00"/>
<requester>🔗
<reference value="PractitionerRole/pracrole-min"/>
</requester>
<performer>🔗
<reference value="Organization/org-min"/>
</performer>
</ServiceRequest>