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

: Expiration Date Observation 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 "expiration-date-observation-example"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PG9ic2VydmF0aW9uIHhtbG5zPSJ1cm46aGw3LW9yZzp2MyIgeG1sbnM6c2R0Yz0idXJuOmhsNy1vcmc6c2R0YyIgeG1sbnM6eHNpPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYS1pbnN0YW5jZSIgY2xhc3NDb2RlPSJPQlMiIG1vb2RDb2RlPSJFVk4iPgogIDx0ZW1wbGF0ZUlkICByb290PSIyLjE2Ljg0MC4xLjExMzg4My4xMC4yMC4yMi40LjMwOSIgZXh0ZW5zaW9uPSIyMDE5LTA2LTIxIi8+CiAgPGNvZGUgY29kZT0iQzEwMTY3MCIgZGlzcGxheU5hbWU9IkV4cGlyYXRpb24gRGF0ZSIgCiAgICAgICAgICAgY29kZVN5c3RlbT0iMi4xNi44NDAuMS4xMTM4ODMuMy4yNi4xLjEiIGNvZGVTeXN0ZW1OYW1lPSJOQ0kgVGhlc2F1cnVzIi8+CiAgPHZhbHVlIHhzaTp0eXBlPSJUUyIgdmFsdWU9IjIwMjIxMDE1Ii8+Cjwvb2JzZXJ2YXRpb24+Cg=="^^xsd:base64Binary] . #