Implementation Guide
23.0.0 - R4 APIs

Publish Box goes here

: Example DocumentReference - PVA-Example3 - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="PVA-Example3"/>
  <meta>
    <lastUpdated value="2019-12-23T23:02:46.943+08:00"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentref-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pen"/>
      <display value="Pen"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPen"/>
      <display value="New Pen"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table width="100%">
                <caption>
                    <a href="Patient/Example1">Patient/Example1</a>
                </caption>
                <tbody>
                    <tr>
                        <td width="25%">
                            <span class="text-muted"/>
                        </td>
                        <td width="8%">
                            <span class="text-muted">2019/12/23</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <masterIdentifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="U"/>
        <display value="Unspecified Identifier"/>
      </coding>
      <text value="Unspecified Identifier"/>
    </type>
    <system
            value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/DocumentReferenceId/1000-4-9390"/>
    <value value="PVA-1"/>
  </masterIdentifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="U"/>
        <display value="Unspecified Identifier"/>
      </coding>
      <text value="Unspecified Identifier"/>
    </type>
    <system
            value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/DocumentReferenceId/1000-4-9390"/>
    <value value="PVA-1"/>
  </identifier>
  <type>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </type>
  <category>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </category>
  <subject>🔗 
    <reference value="Patient/Example1"/>
  </subject>
  <date value="2019-12-23T23:02:46.943+08:00"/>
  <authenticator>🔗 
    <reference value="Practitioner/Example1"/>
  </authenticator>
  <custodian>
    <reference value="Organization/LO-Example1"/>
  </custodian>
  <description value="Adult Acute Visit"/>
  <content>
    <attachment>
      <contentType value="text/plain"/>
      <language value="en"/>
      <url value="Binary/PVA-Example4"/>
    </attachment>
    <format>
      <system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/>
      <code value="urn:ihe:iti:xds:2017:mimeTypeSufficient"/>
      <display value="MimeType Sufficient"/>
    </format>
  </content>
  <context>
    <encounter>🔗 
      <reference value="Encounter/Example4"/>
    </encounter>
    <sourcePatientInfo>🔗 
      <reference value="Patient/Example1"/>
    </sourcePatientInfo>
  </context>
</DocumentReference>