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

: Hospital Course Section 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 "hospital-course-section-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PHNlY3Rpb24geG1sbnM9InVybjpobDctb3JnOnYzIj4KICA8dGVtcGxhdGVJZCByb290PSIxLjMuNi4xLjQuMS4xOTM3Ni4xLjUuMy4xLjMuNSIvPgogIDxjb2RlIGNvZGU9Ijg2NDgtOCIgCiAgICAgICAgICBkaXNwbGF5TmFtZT0iSE9TUElUQUwgQ09VUlNFIgogICAgICAgICAgY29kZVN5c3RlbT0iMi4xNi44NDAuMS4xMTM4ODMuNi4xIiAKICAgICAgICAgIGNvZGVTeXN0ZW1OYW1lPSJMT0lOQyIvPgogIDx0aXRsZT5Ib3NwaXRhbCBDb3Vyc2U8L3RpdGxlPgogIDx0ZXh0PiBUaGUgcGF0aWVudCB3YXMgYWRtaXR0ZWQgYW5kIHN0YXJ0ZWQgb24gTG92ZW5veCBhbmQgCiAgICAgICAgICAgbml0cm9nbHljZXJpbiBwYXN0ZS4gIFRoZSBwYXRpZW50IGhhZCAuLi4gPC90ZXh0Pgo8L3NlY3Rpb24+Cg=="^^xsd:base64Binary] . #