復健訓練量表實作指引 (Rehabilitation Training Scale Implementation Guide)
0.2.0 - ci-build

復健訓練量表實作指引 (Rehabilitation Training Scale Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Rehabotics-Medical-Techology-Co/RTS-IG/ and changes regularly. See the Directory of published versions

: 兒童職能治療臨床文件Document - 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/ChildBundle> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ChildBundle"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore>
     ]
  ] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Bundle/ChildBundle" ] ;
     fhir:Identifier.value [ fhir:value "child-bundle" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2025-12-26T00:00:00+08:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Composition/ChildDocumentComposition" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Composition/ChildDocumentComposition>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Patient/stroke-patient-001" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Patient/stroke-patient-001>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Condition/ConditionExample01" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Condition/ConditionExample01>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CarePlan/CarePlanExample01" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CarePlan/CarePlanExample01>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Practitioner/ot-therapist-001" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Practitioner/ot-therapist-001>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Organization/OrganizationExample" ] ;
     fhir:Bundle.entry.resource <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Organization/OrganizationExample>
  ] .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Composition/ChildDocumentComposition> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "ChildDocumentComposition"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ChildDocumentComposition\"> </a><h3><b>\"張先生的病摘\"</b></h3><p><b>狀態:</b> \"最終版\"</p><p><b>日期:</b> \"2025-12-26\"</p><p><b>臨床意義:</b> 本文件包含病人的醫療紀錄、診斷及用藥資訊</p></div>"
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:100495-1 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "100495-1" ]
     ]
  ] ;
  fhir:Composition.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:47039-3 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "47039-3" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:link <http://hl7.org/fhir/Patient/stroke-patient-001> ;
     fhir:Reference.reference [ fhir:value "Patient/stroke-patient-001" ]
  ] ;
  fhir:Composition.date [ fhir:value "2025-12-26T10:30:00Z"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Practitioner/ot-therapist-001> ;
     fhir:Reference.reference [ fhir:value "Practitioner/ot-therapist-001" ]
  ] ;
  fhir:Composition.title [ fhir:value "兒童職能治療接案紀錄範本"] ;
  fhir:Composition.confidentiality [ fhir:value "R"] ;
  fhir:Composition.attester [
     fhir:index 0 ;
     fhir:Composition.attester.mode [ fhir:value "personal" ] ;
     fhir:Composition.attester.time [ fhir:value "2023-09-10T11:00:00Z"^^xsd:dateTime ] ;
     fhir:Composition.attester.party [
       fhir:link <http://hl7.org/fhir/Practitioner/ot-therapist-001> ;
       fhir:Reference.reference [ fhir:value "Practitioner/ot-therapist-001" ]
     ]
  ] ;
  fhir:Composition.custodian [
     fhir:link <http://hl7.org/fhir/Organization/OrganizationExample> ;
     fhir:Reference.reference [ fhir:value "Organization/OrganizationExample" ]
  ] ;
  fhir:Composition.event [
     fhir:index 0 ;
     fhir:Composition.event.period [
       fhir:Period.start [ fhir:value "2025-12-26T10:30:00Z"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2025-12-26T13:30:00Z"^^xsd:dateTime ]
     ]
  ] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/Practitioner/ot-therapist-001> ;
       fhir:Reference.reference [ fhir:value "Practitioner/ot-therapist-001" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://hl7.org/fhir/Condition/ConditionExample01> ;
       fhir:Reference.reference [ fhir:value "Condition/ConditionExample01" ]
     ], [
       fhir:index 2 ;
       fhir:link <http://hl7.org/fhir/CarePlan/CarePlanExample01> ;
       fhir:Reference.reference [ fhir:value "CarePlan/CarePlanExample01" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/stroke-patient-001> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/ot-therapist-001> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/OrganizationExample> a fhir:Organization .

<http://hl7.org/fhir/Condition/ConditionExample01> a fhir:Condition .

<http://hl7.org/fhir/CarePlan/CarePlanExample01> a fhir:CarePlan .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Patient/stroke-patient-001> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "stroke-patient-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Patient" ;
       fhir:index 0 ;
       fhir:link <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Patient>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_stroke-patient-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient stroke-patient-001</b></p><a name=\"stroke-patient-001\"> </a><a name=\"hcstroke-patient-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient.html\">根據醫院實際病人範例進行資料定義</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">先生 張 (official) Male, DoB: 1965-03-15 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code)</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=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">永綏街 臺北市 null 臺灣(TW) </td></tr></table></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "NNxxx" ]
       ]
     ] ;
     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.family [ fhir:value "張" ] ;
     fhir:HumanName.given [
       fhir:value "先生" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "male"] ;
  fhir:Patient.birthDate [ fhir:value "1965-03-15"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section" ] ;
       fhir:Extension.valueString [ fhir:value "五段" ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane" ] ;
       fhir:Extension.valueString [ fhir:value "609巷" ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
       fhir:Extension.valueString [ fhir:value "16號" ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor" ] ;
       fhir:Extension.valueString [ fhir:value "6樓之11" ]
     ] ;
     fhir:Address.line [
       fhir:value "永綏街" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "臺北市" ] ;
     fhir:Address.district [ fhir:value "中正區" ] ;
     fhir:Address.postalCode [
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code" ] ;
         fhir:Extension.valueCodeableConcept [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code6-tw" ] ;
             fhir:Coding.code [ fhir:value "100001" ]
           ]
         ]
       ]
     ] ;
     fhir:Address.country [ fhir:value "臺灣(TW)" ]
  ] .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Condition/ConditionExample01> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "ConditionExample01"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/PACCondition" ;
       fhir:index 0 ;
       fhir:link <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/PACCondition>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "zh-TW"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ConditionExample01\"> </a><p><b>臨床觀察</b></p><p>個案在案父母陪同下,可進入治療室接受指令完成評估 ()。評估過程較沒自信,每個動作揭已眼神向父母或治療師確認自己是否答對,全身肌肉低張力影響握筆姿勢、運筆及精細操作穩定度。</p><p>個案父母表示家中上有兩個哥哥,在家和案兄互動沒有困難,案母為中國籍,之前曾帶個案回中國就讀幼兒園約3個月,而後返回臺灣就讀中班,在學校中較我行我素少和同儕互動,學東西較慢,由老師建議就診早療。</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.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:Condition.bodySite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:91775009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "91775009" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/stroke-patient-001> ;
     fhir:Reference.reference [ fhir:value "Patient/stroke-patient-001" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2025-03-06"^^xsd:date] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/Practitioner/ot-therapist-001> ;
     fhir:Reference.reference [ fhir:value "Practitioner/ot-therapist-001" ]
  ] .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CarePlan/CarePlanExample01> a fhir:CarePlan ;
  fhir:Resource.id [ fhir:value "CarePlanExample01"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/CarePlan" ;
       fhir:index 0 ;
       fhir:link <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/CarePlan>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "zh-TW"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_CarePlanExample01\"> </a><p><b>Home programs</b></p><ol><li>建議練習點點連線畫斜線、十字、方形,框框中著色、迷宮或描虛線運筆、仿疊仿組積木、使用剪刀剪方形圖形,增進精細動作發展。</li><li>建議每天練習爬樓梯、攀爬遊樂設施、手走路、趴在椅子上撐手、投籃、捏衣夾夾菜夾、使用蠟筆著色、組小花片或小樂高積木再拆開,增進肌肉力量以及耐力的活動。</li><li>練習在生活中動作引導穿鞋子襪子上衣、搓洗雙手擦乾,增進身邊處理能力。</li><li>建議引導個案和同學打招呼、揮手再見、一起排隊輪流合作、交換或一起玩玩具,增進人際互動能力。</li><li>已在居家附近職能治療,建議持續治療,並配合治療師加強居家訓練活動。</li></ol></div>"
  ] ;
  fhir:CarePlan.status [ fhir:value "active"] ;
  fhir:CarePlan.intent [ fhir:value "plan"] ;
  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:CodeableConcept.text [ fhir:value "評估和計劃治療" ]
  ] ;
  fhir:CarePlan.subject [
     fhir:link <http://hl7.org/fhir/Patient/stroke-patient-001> ;
     fhir:Reference.reference [ fhir:value "Patient/stroke-patient-001" ]
  ] .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Practitioner/ot-therapist-001> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "ot-therapist-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Practitioner" ;
       fhir:index 0 ;
       fhir:link <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Practitioner>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ot-therapist-001\"> </a><h3><b>醫療提供者</b></h3><p><b>姓名:</b> \"李小姐\"</p><p><b>專科:</b> \"職能治療師\"</p><p><b>執照編號:</b> \"ABC12345\"</p></div>"
  ] ;
  fhir:Practitioner.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://hospital.mohw.gov.tw/docID" ] ;
     fhir:Identifier.value [ fhir:value "ABC12345" ]
  ] ;
  fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.family [ fhir:value "李" ] ;
     fhir:HumanName.given [
       fhir:value "小姐" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.qualification [
     fhir:index 0 ;
     fhir:Practitioner.qualification.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:224609002 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "224609002" ] ;
         fhir:Coding.display [ fhir:value "Complementary health worker" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "職能治療師" ]
     ] ;
     fhir:Practitioner.qualification.issuer [
       fhir:Reference.display [ fhir:value "台灣職能治療師公會" ]
     ]
  ] .

<https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/Organization/OrganizationExample> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "OrganizationExample"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Organization" ;
       fhir:index 0 ;
       fhir:link <https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/StructureDefinition/Organization>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_OrganizationExample\"> </a><h3><b>醫療機構</b></h3><p><b>機構名稱:</b> \"台灣健康醫院\"</p><p><b>機構代碼:</b> \"XYZ54321\"</p><p><b>聯絡電話:</b> \"02-22765566\"</p></div>"
  ] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://hospital.mohw.gov.tw/orgID" ] ;
     fhir:Identifier.value [ fhir:value "XYZ54321" ]
  ] ;
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Organization.name [ fhir:value "台灣健康醫院"] ;
  fhir:Organization.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "02-22765566" ]
  ] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "123 健康路" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "臺北市" ] ;
     fhir:Address.state [ fhir:value "中正區" ] ;
     fhir:Address.postalCode [ fhir:value "100" ]
  ] .

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

<http://hl7.org/fhir/Bundle/ChildBundle.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/ChildBundle.ttl> .