PACIO Advance Directive Interoperability Implementation Guide, published by HL7 Patient Empowerment Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/pacio-adi/ and changes regularly. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "Example-Smith-Johnson-DocRef-DocumentReference",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>masterIdentifier</b>: id: 5367-047e62ccf09d4b39a8add708a69b7f38-1</p><p><b>identifier</b>: id: 5367-047e62ccf09d4b39a8add708a69b7f38-1, id: 0e37bb3e-1e36-46c6-b0f5-396d636a483b, id: 5367-047e62ccf09d4b39a8add708a69b7f38</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 86533-7}\">Patient Living will</span></p><p><b>category</b>: <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}\">Clinical Note</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Generated Summary: language: en-US; id: 047e62ccf09d4b39a8add708a69b7f38; active: true; Betsy Smith-Johnson ; BetsySJ@example.com; gender: female; birthDate: 1950-11-15; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></a></p><p><b>date</b>: Nov 5, 2015, 3:52:20 PM</p><p><b>author</b>: <a href=\"Device-Example-Smith-Johnson-DocRef-Device1.html\">Generated Summary: id: ed6f4f50c6cb47dd89cb5d8f3007ecb0; modelNumber: ADVault RR Portal</a></p><p><b>authenticator</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationCustodian1.html\">Generated Summary: id: 44444; active: true; name: MyDirectives.com; Phone: +1(202)776-7700</a></p><p><b>custodian</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationAssembler1.html\">Generated Summary: id: 12c5dcee5089494ca1ca0cb428ed3fff; active: true; name: ADVault, Inc.; Phone: +1(202)776-7700</a></p><p><b>description</b>: Living Will</p><p><b>securityLabel</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-Confidentiality N}\">normal</span></p><blockquote><p><b>content</b></p></blockquote></div>"
},
"masterIdentifier" : {
"system" : "urn:oid:2.16.840.1.113883.3.3208.101.1",
"value" : "5367-047e62ccf09d4b39a8add708a69b7f38-1"
},
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.3208.101.1",
"value" : "5367-047e62ccf09d4b39a8add708a69b7f38-1"
},
{
"system" : "urn:oid:2.16.840.1.113883.3.3208.101.1",
"value" : "0e37bb3e-1e36-46c6-b0f5-396d636a483b"
},
{
"system" : "urn:oid:2.16.840.1.113883.4.823.1.8561",
"value" : "5367-047e62ccf09d4b39a8add708a69b7f38"
}
],
"status" : "current",
"docStatus" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "86533-7",
"display" : "Patient Living will"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
"code" : "clinical-note",
"display" : "Clinical Note"
}
],
"text" : "Clinical Note"
}
],
"subject" : {
"reference" : "Patient/Example-Smith-Johnson-Patient1"
},
"date" : "2015-11-05T15:52:20.000+00:00",
"author" : [
{
"reference" : "Device/Example-Smith-Johnson-DocRef-Device1"
}
],
"authenticator" : {
"reference" : "Organization/Example-Smith-Johnson-OrganizationCustodian1"
},
"custodian" : {
"reference" : "Organization/Example-Smith-Johnson-OrganizationAssembler1"
},
"description" : "Living Will",
"securityLabel" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "N",
"display" : "normal"
}
]
}
],
"content" : [
{
"attachment" : {
"contentType" : "text/xml",
"url" : "Binary/Example-Smith-Johnson-DocRef-Binary1"
}
}
]
}