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
: Precondition for Substance Administration 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 "precondition-for-substance-administration-example"] ; #
fhir:contentType [ fhir:v "application/xml"] ; #
fhir:data [ fhir:v "PGNyaXRlcmlvbiB4bWxucz0idXJuOmhsNy1vcmc6djMiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiPgogIDx0ZW1wbGF0ZUlkIHJvb3Q9IjIuMTYuODQwLjEuMTEzODgzLjEwLjIwLjIyLjQuMjUiIAogICAgZXh0ZW5zaW9uPSIyMDE0LTA2LTA5IiAvPgogIDxjb2RlIGNvZGU9IkFTU0VSVElPTiIgCiAgICBjb2RlU3lzdGVtPSIyLjE2Ljg0MC4xLjExMzg4My41LjQiIC8+CiAgPHZhbHVlIHhzaTp0eXBlPSJDRCIgCiAgICBjb2RlPSI1NjAxODAwNCIgCiAgICBjb2RlU3lzdGVtPSIyLjE2Ljg0MC4xLjExMzg4My42Ljk2IiAKICAgIGRpc3BsYXlOYW1lPSJXaGVlemluZyIgLz4KPC9jcml0ZXJpb24+"^^xsd:base64Binary] . #