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-DocumentReference - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "Example-Smith-Johnson-DocRef-DocumentReference",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-DocumentReference"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"Example-Smith-Johnson-DocRef-DocumentReference\"> </a><a name=\"hcExample-Smith-Johnson-DocRef-DocumentReference\"> </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-DocumentReference&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.3.3208.101.1</code>/5367-047e62ccf09d4b39a8add708a69b7f38-1</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.3208.101.1</code>/5367-047e62ccf09d4b39a8add708a69b7f38-1, <code>urn:oid:2.16.840.1.113883.3.3208.101.1</code>/0e37bb3e-1e36-46c6-b0f5-396d636a483b, <code>urn:oid:2.16.840.1.113883.4.823.1.8561</code>/5367-047e62ccf09d4b39a8add708a69b7f38</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: Patient Living will <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#86533-7)</span></p><p><b>category</b>: Clinical Note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-documentreference-category.html\">US Core DocumentReferences Category Codes</a>#clinical-note)</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>: Nov 5, 2015, 3:52:20\u202fPM</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-OrganizationAssembler1.html\">Organization/Example-Smith-Johnson-OrganizationAssembler1</a> &quot;ADVault, Inc.&quot;</p><p><b>description</b>: Living Will</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>text/xml</td><td><code>Binary/Example-Smith-Johnson-DocRef-Binary1</code></td></tr></table></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" : "Patient/Example-Smith-Johnson-Patient1"
    }
  ],
  "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"
      }
    }
  ]
}