PACIO Advance Directive Interoperability Implementation Guide
2.1.0 - STU 2 United States of America flag

PACIO Advance Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-adi/ and changes regularly. See the Directory of published versions

: Example-Smith-Johnson-DocRef-Bundle - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 "Example-Smith-Johnson-DocRef-Bundle"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-DocumentReference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-DocumentReference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"Example-Smith-Johnson-DocRef-Bundle\"> </a><a name=\"hcExample-Smith-Johnson-DocRef-Bundle\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;Example-Smith-Johnson-DocRef-Bundle&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ADI-DocumentReference.html\">ADI Document Reference</a></p></div><p><b>masterIdentifier</b>: <code>urn:oid:2.16.840.1.113883.4.823.1.7124</code>/0-87f37989294a408897aacd1fc5d8fd16</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.3208.101.1</code>/0-87f37989294a408897aacd1fc5d8fd16</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: Patient Personal advance care plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#81334-5)</span></p><p><b>category</b>: Advance directives <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#42348-3)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Patient/Example-Smith-Johnson-Patient1</a> &quot; SMITH-JOHNSON&quot;</p><p><b>date</b>: Mar 29, 2021, 7:25:34 PM</p><p><b>author</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Patient/Example-Smith-Johnson-Patient1</a> &quot; SMITH-JOHNSON&quot;</p><p><b>authenticator</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationCustodian1.html\">Organization/Example-Smith-Johnson-OrganizationCustodian1</a> &quot;MyDirectives.com&quot;</p><p><b>custodian</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationCustodian1.html\">Organization/Example-Smith-Johnson-OrganizationCustodian1</a> &quot;MyDirectives.com&quot;</p><p><b>description</b>: Personal Advance Care Plan</p><p><b>securityLabel</b>: normal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-v3-Confidentiality.html\">Confidentiality</a>#N)</span></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>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><code>Bundle/Example-Smith-Johnson-Bundle1</code></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.823.1.7124"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0-87f37989294a408897aacd1fc5d8fd16" ]
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.3208.101.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0-87f37989294a408897aacd1fc5d8fd16" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:docStatus [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:81334-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "81334-5" ] ;
fhir:display [ fhir:v "Patient Personal advance care plan" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:42348-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42348-3" ] ;
fhir:display [ fhir:v "Advance directives" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:date [ fhir:v "2021-03-29T14:25:34.001-05:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ) ; # 
  fhir:authenticator [
fhir:reference [ fhir:v "Organization/Example-Smith-Johnson-OrganizationCustodian1" ]
  ] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/Example-Smith-Johnson-OrganizationCustodian1" ]
  ] ; # 
  fhir:description [ fhir:v "Personal Advance Care Plan"] ; # 
  fhir:securityLabel ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "normal" ]     ] )
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [ fhir:v "Bundle/Example-Smith-Johnson-Bundle1"^^xsd:anyURI ]     ]
  ] ) . #