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

: US Realm Date and Time Interval 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 "us-realm-date-and-time-ivl-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PCEtLSBlZmZlY3RpdmVUaW1lIGVsZW1lbnQgd2l0aCBJVkw8VFM+IGRhdGEgdHlwZSBwcmVjaXNlIHRvIHRoZSBzZWNvbmQgZm9yIGFuIG9ic2VydmF0aW9uIC0tPgo8ZWZmZWN0aXZlVGltZSB4bWxucz0idXJuOmhsNy1vcmc6djMiPgogIDxsb3cgdmFsdWU9JzIwMTEwNzA2MTIyNzM1LTA4MDAnLz4KICA8aGlnaCB2YWx1ZT0nMjAxMTA3MDYxMjI4MTUtMDgwMCcvPgo8L2VmZmVjdGl2ZVRpbWU+"^^xsd:base64Binary] . #