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
: Past Medical History 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 "past-medical-history-example"] ; #
fhir:contentType [ fhir:v "application/xml"] ; #
fhir:data [ fhir:v "PHNlY3Rpb24geG1sbnM9InVybjpobDctb3JnOnYzIj4KICA8dGVtcGxhdGVJZCByb290PSIyLjE2Ljg0MC4xLjExMzg4My4xMC4yMC4yMi4yLjIwIiBleHRlbnNpb249IjIwMTUtMDgtMDEiIC8+CiAgPCEtLSAqKiBIaXN0b3J5IG9mIFBhc3QgSWxsbmVzcyBTZWN0aW9uICoqIC0tPgogIDxjb2RlIGNvZGVTeXN0ZW09IjIuMTYuODQwLjEuMTEzODgzLjYuMSIgY29kZVN5c3RlbU5hbWU9IkxPSU5DIiBjb2RlPSIxMTM0OC0wIiBkaXNwbGF5TmFtZT0iSElTVE9SWSBPRiBQQVNUIElMTE5FU1MiIC8+CiAgPHRpdGxlPlBBU1QgTUVESUNBTCBISVNUT1JZPC90aXRsZT4KICA8dGV4dD4KICAgIDxwYXJhZ3JhcGg+UGF0aWVudCBoYXMgaGFkIC4uLi4uICA8L3BhcmFncmFwaD4KICA8L3RleHQ+Cjwvc2VjdGlvbj4="^^xsd:base64Binary] . #