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

: Progress Note serviceEvent 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 "progress-note-serviceevent-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PGRvY3VtZW50YXRpb25PZiB4bWxucz0idXJuOmhsNy1vcmc6djMiPgogIDxzZXJ2aWNlRXZlbnQgY2xhc3NDb2RlPSJQQ1BSIj4KICAgIDx0ZW1wbGF0ZUlkIHJvb3Q9IjIuMTYuODQwLjEuMTEzODgzLjEwLjIwLjIxLjMuMSIgLz4KICAgIDxlZmZlY3RpdmVUaW1lPgogICAgICA8bG93IHZhbHVlPSIyMDA1MDMyOTEyMDAtMDUwMCIgLz4KICAgICAgPGhpZ2ggdmFsdWU9IjIwMDUwMzI5MTQwMC0wNTAwIiAvPgogICAgPC9lZmZlY3RpdmVUaW1lPgogICAgPCEtLQogICAuLi4gCiAgICAtLT4KICAKICA8L3NlcnZpY2VFdmVudD4KPC9kb2N1bWVudGF0aW9uT2Y+"^^xsd:base64Binary] . #