PACIO Advance Directive Interoperability Implementation Guide
0.1.0 - STU1

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

: Example-Smith-Johnson-DocRef-Device1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Device",
  "id" : "Example-Smith-Johnson-DocRef-Device1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: ed6f4f50c6cb47dd89cb5d8f3007ecb0</p><p><b>modelNumber</b>: ADVault RR Portal</p><h3>Versions</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td></tr><tr><td>*</td><td>1.0</td></tr></table><p><b>owner</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationCustodian1.html\">ADVault, Inc.. Generated Summary: id: 44444; active: true; name: MyDirectives.com; Phone: +1(202)776-7700</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.840.1.113883.4.6",
      "value" : "ed6f4f50c6cb47dd89cb5d8f3007ecb0"
    }
  ],
  "modelNumber" : "ADVault RR Portal",
  "version" : [
    {
      "value" : "1.0"
    }
  ],
  "owner" : {
    "reference" : "Organization/Example-Smith-Johnson-OrganizationCustodian1",
    "display" : "ADVault, Inc."
  }
}