Consolidated CDA (C-CDA)
4.0.0-ballot - STU4 United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

: Care Plan relatedDocument Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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:Binary ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "care-plan-relateddocument-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PCEtLSBUaGlzIGRvY3VtZW50IGlzIHRoZSBzZWNvbmQgaW4gYSBzZXQgLSByZWxhdGVkRG9jdW1lbnQKICBkZXNjcmliZXMgdGhlIHBhcmVudCBkb2N1bWVudC0tPgo8cmVsYXRlZERvY3VtZW50IHR5cGVDb2RlPSJSUExDIiB4bWxucz0idXJuOmhsNy1vcmc6djMiPgogIDxwYXJlbnREb2N1bWVudD4KICAgIDxpZCByb290PSIyMjM3NjliZS1mNmVlLTRiMDQtYTBjZS1iNTZhZTk5OGM4ODAiIC8+CiAgICA8Y29kZSBjb2RlPSIxODc3Ni01IiBjb2RlU3lzdGVtPSIyLjE2Ljg0MC4xLjExMzg4My42LjEiIGNvZGVTeXN0ZW1OYW1lPSJMT0lOQyIgZGlzcGxheU5hbWU9IkNhcmUgUGxhbiIgLz4KICAgIDxzZXRJZCByb290PSIwMDRiYjAzMy1iOTQ4LTRmNGMtYjViZi1hOGRiZDdkOGRkNDAiIC8+CiAgICA8dmVyc2lvbk51bWJlciB2YWx1ZT0iMSIgLz4KICA8L3BhcmVudERvY3VtZW50Pgo8L3JlbGF0ZWREb2N1bWVudD4="^^xsd:base64Binary] . #