JohnMoehrke Consent with Segmented data - Testing Guide (TG), published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/ConsentWithSeg-testing/ and changes regularly. See the Directory of published versions
: DocumentReference - Only Non-Sensitive Gherkin script - 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:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Dr-only-non-sensitive-script"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference Dr-only-non-sensitive-script</b></p><a name=\"Dr-only-non-sensitive-script\"> </a><a name=\"hcDr-only-non-sensitive-script\"> </a><a name=\"Dr-only-non-sensitive-script-en-US\"> </a><p><b>status</b>: Current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/x-gherkin</td><td>(base64 data - 1,064 base64 chars)</td></tr></table></blockquote></div>"
] ; #
fhir:status [ fhir:v "current"] ; #
fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/x-gherkin" ] ;
fhir:data [ fhir:v "RmVhdHVyZTogQ29uc2VudCBhdXRob3JpemUgYWN0aXZpdHkgZm9yIG5vbi1zZW5zaXRpdmUgZGF0YQoKU2NlbmFyaW86IFVzZXIgcmVxdWVzdHMgYWNjZXNzIGFuZCBpcyBwZXJtaXR0ZWQgbm9ybWFsIGRhdGEgZHVlIHRvIENvbnNlbnQgCiAgR2l2ZW4gQ29uc2VudFJlY29yZGVyIHJlY29yZHMgQ29uc2VudAogICAgQW5kIFRoZSBDb25zZW50IGdpdmVuIGlzIGZvciB0aGUgVXNlcgogICAgQW5kIFRoZSBDb25zZW50IGdpdmVuIHJlc3RyaWN0cyBkYXRhIGZvciB0aGlzIHVzZXIgdG8gbm9uLXNlbnNpdGl2ZSBkYXRhCiAgV2hlbiBVc2VyIHVzZXMgVXNlckFwcCB0byByZXF1ZXN0IGRhdGEKICAgIEFuZCBBY2Nlc3NDb250cm9sIGFjdG9yIGNvbnN1bHRzIHRoZSBDb25zZW50UmVwb3NpdG9yeQogICAgQW5kIENvbnNlbnQgaXMgZm91bmQsIAogICAgQW5kIENvbnNlbnQgZm91bmQgZG9lcyBhdXRob3JpemUgdGhpcyB1c2VyIG9ubHkgZm9yIG5vbi1zZW5zaXRpdmUgZGF0YQogIFRoZW4gT25seSBub24tc2Vuc2l0aXZlIGRhdGEgY2FuIGJlIGdpdmVuCiAgICBBbmQgU0xTIGluc3BlY3RzIHRoZSBTZWFyY2ggUmVzcG9uc2UgYnVuZGxlIGFuZCB0YWdzIHNlbnNpdGl2ZSBkYXRhIChSLUNvbmZpZGVudGlhbGl0eUNvZGUpCiAgICBBbmQgQWNjZXNzRW5mb3JjZW1lbnQgcmVtb3ZlcyBmcm9tIHRoZSBTZWFyY2ggUmVzcG9uc2UgQnVuZGxlIHRoZSBkYXRhIHRhZ2dlZCBhcyBzZW5zaXRpdmUgKFItQ29uZmlkZW50YWxpdHlDb2RlKQogICAgQW5kIE9ubHkgbm9uLXNlbnNpdGl2ZSBkYXRhIGlzIGdpdmVuCg=="^^xsd:base64Binary ] ]
] ) . #