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 Person Name 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-person-name-example"] ; #
fhir:contentType [ fhir:v "application/xml"] ; #
fhir:data [ fhir:v "PCEtLSBBIFVTIFJlYWxtIFBlcnNvbiBuYW1lIG1heSBjb250YWluIG1peGVkIGNvbnRlbnQgYXMgZm9sbG93cyAtLT4KPG5hbWUgdXNlPSJMIiB4bWxucz0idXJuOmhsNy1vcmc6djMiPkpvaG4gU21pdGg8L25hbWU+CjwhLS0gb3IgaXQgbWF5IGJlIGEgY29uZm9ybWFudCBQYXRpZW50IE5hbWUgd2l0aCBuYW1lIHBhcnRzOgo8bmFtZSB1c2U9IkwiIHhtbG5zPSJ1cm46aGw3LW9yZzp2MyI+CiAgICA8cHJlZml4IHF1YWxpZmllcj0iVElUTEUiPlJlcDwvcHJlZml4PgogICAgPGdpdmVuPkV2ZWx5bjwvZ2l2ZW4+CiAgICA8Z2l2ZW4gcXVhbGlmaWVyPSJDTCI+RXZlPC9naXZlbj4KICAgIDxmYW1pbHkgcXVhbGlmaWVyPSJCUiI+RXZlcnl3b21hbjwvZmFtaWx5PgogICAgPHN1ZmZpeCBxdWFsaWZpZXI9IkFDIj5KLkQuPC9zdWZmaXg+CjwvbmFtZT4KLS0+"^^xsd:base64Binary] . #