同意書實作指引(Consent Form IG)
0.1.0 - CI Build

This page is part of the 同意書實作指引 (v0.1.0: Releases Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Composition-切結書 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "com-affidavit-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hitstdio.ntunhs.edu.tw/consentForm/StructureDefinition/Composition-cf"^^xsd:anyURI ;
fhir:link <http://hitstdio.ntunhs.edu.tw/consentForm/StructureDefinition/Composition-cf>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>Composition</b></h3><p><b>文件識別碼</b>:urn:uuid:b54d9006-1a45-4663-a3b4-571a541ce672 (https://www.tph.mohw.gov.tw/)</p><p><b>文件狀態</b>:Final <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(<a href=\"http://hl7.org/fhir/R4/valueset-composition-status.html\">CompositionStatus</a>#final)</span></p><p><b>文件種類</b>:Consent Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://loinc.org/\">LOINC</a>#59284-0)</span></p><p><b>文件創建日期</b>:2021-08-30 02:30:00+0800</p><p><b>文件創建單位</b>:<a href=\"Organization-org-hosp-example.html\">Organization/org-hosp-example</a> \"衛生福利部臺北醫院\"</p><h4><b>切結書</b></h4><p><b>同意書識別碼</b>:urn:uuid:90fe5d72-6b62-4f81-bce4-7ca60b0b0cd6 (https://www.tph.mohw.gov.tw/)</p><p><b>同意書的狀態</b>:active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(<a href=\"http://hl7.org/fhir/R4/valueset-consent-state-codes.html\">ConsentState</a>#active)</span></p><p><b>同意書的規模</b>:Privacy Consent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://terminology.hl7.org/5.0.0/CodeSystem-consentscope.html\">Consent Scope Codes</a>#patient-privacy)</span></p><p><b>同意書的類別</b>:切結書 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-consent-category.html\">Consent Category</a>#AFFT)</span></p><p><b>病人</b>:<a href=\"Patient-pat-example.html\">Patient/pat-example</a> \"陳加玲\"</p><p><b>日期</b>:2021-12-01</p><p><b>同意政策和規則的機構</b>:<a href=\"Organization-doltc-example.html\">Organization/doltc-example</a> \"長期照顧司籌備辦公室\"</p><p><b>參照的文件</b>:<a href=\"DocumentReference-doc-example.html\">DocumentReference/doc-example</a></p><p><b>政策規則</b>:Common Rule Informed Consent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-policy-rule.html\">同意書政策依據</a>#cric)</span></p><h5>Provisions</h5><p><b>類型</b>:Opt In <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/R4/valueset-consent-provision-type.html\">ConsentProvisionType</a>#permit)</span></p><p><b>角色</b>:grantor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/R4/valueset-security-role-type.html\">SecurityRoleType</a>#GRANTOR) </span><a href=\"Organization-doltc-example.html\">Organization/doltc-example</a></p><p><b>Action</b>:Collect <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://terminology.hl7.org/5.0.0/CodeSystem-consentaction.html\">Consent Action Codes</a>#collect)</span></p><p><b>SecurityLabel</b>:healthcare payment (Details: http://terminology.hl7.org/CodeSystem/v3-ActReason code HPAYMT = 'healthcare payment', stated as 'null')</p><p><b>Class</b>:ITI BPPC (Details: http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem code urn:ihe:iti:bppc:2007 = 'urn:ihe:iti:bppc:2007', stated as 'ITI BPPC')</p><p><b>Code</b>:Consent Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://loinc.org/\">LOINC</a>#59284-0)</span></p></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://www.tph.mohw.gov.tw/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:b54d9006-1a45-4663-a3b4-571a541ce672" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:59284-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59284-0" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pat-example" ]
  ] ; # 
  fhir:date [ fhir:v "2021-08-30T14:30:00+08:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/org-hosp-example" ]
  ] ) ; # 
  fhir:title [ fhir:v "切結書"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "切結書" ] ;
fhir:code [
      ( fhir:coding [
a loinc:59284-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59284-0" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Consent/con-affidavit-example" ]     ] )
  ] ) . #