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

: Family History 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 "family-history-section-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PHNlY3Rpb24geG1sbnM9InVybjpobDctb3JnOnYzIj4KICA8dGVtcGxhdGVJZCByb290PSIyLjE2Ljg0MC4xLjExMzg4My4xMC4yMC4yMi4yLjE1IiBleHRlbnNpb249IjIwMTUtMDgtMDEiIC8+CiAgPCEtLSAgRmFtaWx5IGhpc3Rvcnkgc2VjdGlvbiB0ZW1wbGF0ZSAgLS0+CiAgPGNvZGUgY29kZT0iMTAxNTctNiIgY29kZVN5c3RlbT0iMi4xNi44NDAuMS4xMTM4ODMuNi4xIiAvPgogIDx0aXRsZT5GYW1pbHkgaGlzdG9yeTwvdGl0bGU+CiAgPHRleHQ+CiAgICAuLi4KICA8L3RleHQ+CiAgPCEtLSBPcHRpb25hbCBGYW1pbHkgSGlzdG9yeSBPcmdhbml6ZXIgZW50cmllcwogIDxlbnRyeSB0eXBlQ29kZT0iRFJJViI+CiAgICA8b3JnYW5pemVyIG1vb2RDb2RlPSJFVk4iIGNsYXNzQ29kZT0iQ0xVU1RFUiI+CiAgICAgIDx0ZW1wbGF0ZUlkIHJvb3Q9IjIuMTYuODQwLjEuMTEzODgzLjEwLjIwLjIyLjQuNDUiIC8+CiAgICAgICAuLi4KICAgIDwvb3JnYW5pemVyPgogIDwvZW50cnk+IC0tPgo8L3NlY3Rpb24+"^^xsd:base64Binary] . #