Implementation Guide
23.0.0 - R4 APIs

Publish Box goes here

: Example DocumentReference - PPA-Example2 - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="PPA-Example2"/>
  <meta>
    <lastUpdated value="2002-12-07T20:10:22.000+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">2002/12/07</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="PPA-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="PPA-Example2"/>
  </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="2002-12-07T20:10:22.000+08:00"/>
  <custodian>
    <reference value="Organization/LO-Example1"/>
  </custodian>
  <description value="Insurance Card"/>
  <content>
    <attachment>
      <contentType value="image/jpeg"/>
      <language value="en"/>
      <url value="Binary/PPA-Example7"/>
    </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>
    <sourcePatientInfo>🔗 
      <reference value="Patient/Example1"/>
    </sourcePatientInfo>
  </context>
</DocumentReference>