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
: Operative 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 "operative-note-serviceevent-example"] ; #
fhir:contentType [ fhir:v "application/xml"] ; #
fhir:data [ fhir:v "PHNlcnZpY2VFdmVudCBjbGFzc0NvZGU9IlBST0MiIHhtbG5zPSJ1cm46aGw3LW9yZzp2MyI+CiAgPGNvZGUgY29kZT0iODAxNDYwMDIiIGNvZGVTeXN0ZW09IjIuMTYuODQwLjEuMTEzODgzLjYuOTYiIGNvZGVTeXN0ZW1OYW1lPSJTTk9NRUQgQ1QiIGRpc3BsYXlOYW1lPSJBcHBlbmRlY3RvbXkiIC8+CiAgPGVmZmVjdGl2ZVRpbWU+CiAgICA8bG93IHZhbHVlPSIyMDEwMDMyOTIyNDAtMDUwMCIgLz4KICAgIDx3aWR0aCB2YWx1ZT0iMTUiIHVuaXQ9Im0iIC8+CiAgPC9lZmZlY3RpdmVUaW1lPiAKICA8IS0tIC4uLiAtLT4KCjwvc2VydmljZUV2ZW50Pg=="^^xsd:base64Binary] . #