Optum Document Retrieve API

The documentRetrieve API from Optum — 1 operation(s) for documentretrieve.

Business capability
Healthcare Interoperability Operations BC-2900.60

Operations 1

POST /api/xc/v1/clinical/document/retrieve Retrieve patient document #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/optum-documentretrieve-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

optum-documentretrieve-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Cross Community Rest APIs(XC-Rest) Document Retrieve API
  version: '1.49'
  description: Documentation for Cross Community API to query and retrieve patient data.
  contact:
    email: odx_ncc_foundation@optum.com
    name: ODX/NCC Foundation Team
  license:
    name: Apache 2.0
    url: http://www.apache.org/licenses/LICENSE-2.0.html
servers:
- url: https://gateway-nonprod.optuminsightplatform.com/odxcloudxcservicesint
  variables: {}
  description: XC-Rest APIs Internal Server(INT)
tags:
- name: documentRetrieve
paths:
  /api/xc/v1/clinical/document/retrieve:
    summary: Patient Document Retrieve API
    description: Performs the cross-community patient retrieve operation.
    post:
      summary: Retrieve patient document
      description: Retrieve the patient document based on the search criteria.
      operationId: documentRetrieve
      security:
      - bearerAuth: []
      requestBody:
        required: true
        description: 'DocumentRetrievalRequest: Request object that contains patient information used for patient document retrieve.'
        content:
          application/xml:
            schema:
              $ref: '#/components/schemas/DocumentRetrievalRequest'
            examples:
              documentRetrievalRequest:
                value: "<documentRetrievalRequest>\n\t<authorization>\n\t\t<subjectId>SampleHIEUser</subjectId>\n\t\t<organizationName>Sequoia HIE</organizationName>\n\t\t<organizationId>1.1.131.1</organizationId>\n\t\t<tenantId>3</tenantId>\n\t\t<tenantOid>1.4.3</tenantOid>\n\t\t<clientId>odxtst</clientId>\n\t\t<role>Medical Doctor</role>\n\t\t<purposeOfUse>TREATMENT</purposeOfUse>\n\t</authorization>\n    <documentLookup>\n        \t<homeCommunityId>urn:oid:1.1.131.1.2345.1</homeCommunityId>         \t\n            <repositoryUniqueId>2.3.4.5</repositoryUniqueId>\n            <documentUniqueId>16379.23963.011</documentUniqueId>\n    </documentLookup>\n    <additionalRetrievalParameters>\n        <maxPayloadSizeMB>1</maxPayloadSizeMB>\n        <includeStylesheet>Y</includeStylesheet>\n    </additionalRetrievalParameters>\n</documentRetrievalRequest>"
      responses:
        '202':
          description: Document retrieval success operation responses
          content:
            text/plain:
              schema:
                type: string
              examples:
                documenRetrieveSuccessResponse:
                  value: "--LeIt1Bk9QH6hqdw0r3maEiz4Sb-VwtZ-R6T\nContent-Disposition: form-data; name=\"0\"\nContent-Type: application/octet-stream\nContent-Length: 192838\n\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<?xml-stylesheet type=\"text/xsl\" href=\"CDA.xsl\"?>\n<ClinicalDocument xmlns=\"urn:hl7-org:v3\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:voc=\"urn:hl7-org:v3/voc\" xmlns:sdtc=\"urn:hl7-org:sdtc\">\n\t<realmCode code=\"US\"/>\n\t<typeId extension=\"POCD_HD000040\" root=\"2.16.840.1.113883.1.3\"/>\n\t<!-- CCD template ID, line 7-9 updated to test document header using template id value as invalid-->\n\t<templateId root=\"2.16.840.1.113883.10.20.22.1.2\" extension=\"2015-08-01\"/>\n\t<templateId root=\"2.16.840.1.113883.10.20.22.1.2\"/>\n\t<!-- Globally unique identifier for the document  -->\n\t<id extension=\"TT988\" root=\"2.16.840.1.113883.19.5.99999.1\"/>\n\t<code code=\"34133-9\" displayName=\"Summarization of Episode Note\" codeSystem=\"2.16.840.1.113883.6.1\" codeSystemName=\"LOINC\"/>\n\t<!-- Title of this document -->\n\t<title>Patient Chart Summary</title>\n\t<effectiveTime value=\"201708151030-0800\"/>\n\t<confidentialityCode code=\"N\" displayName=\"normal\" codeSystem=\"2.16.840.1.113883.5.25\" codeSystemName=\"Confidentiality\"/>\n\t<languageCode code=\"en-US\"/>\n\t<setId extension=\"sTT988\" root=\"2.16.840.1.113883.19.5.99999.19\"/>\n\t<!-- Version of this document -->\n\t<versionNumber value=\"1\"/>\n\t<recordTarget>\n\t\t<patientRole>\n\t\t\t<id extension=\"1.9.1.617\" root=\"1.1.1.1\"/>\n\t\t\t<!-- Example Social Security Number using the actual SSN OID. -->\n\t\t\t<addr use=\"HP\">\n\t\t\t\t<streetAddressLine>191617 Test road</streetAddressLine>\n\t\t\t\t<city>City 191617</city>\n\t\t\t\t<state>NC</state>\n\t\t\t\t<postalCode>91617</postalCode>\n\t\t\t\t<country>USA</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"HP\" value=\"tel:+1-605-1234567\"/>\n\n\t\t\t<!-- HP is \"primary home\" from HL7 AddressUse 2.16.840.1.113883.5.1119 -->\n\t\t\t<patient>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Test</given>\n\t\t\t\t\t<family>TC191617</family>\n\t\t\t\t</name>\n\t\t\t\t<administrativeGenderCode code=\"M\" codeSystem=\"2.16.840.1.113883.5.1\" codeSystemName=\"AdministrativeGender\" codeSystemVersion=\"76\" displayName=\"Male\"/>\n\t\t\t\t<birthTime value=\"19800605\"/>\n\t\t\t\t<maritalStatusCode code=\"S\" codeSystem=\"2.16.840.1.113883.5.2\" codeSystemName=\"MaritalStatus\" codeSystemVersion=\"47\" displayName=\"Never Married\"/>\n\t\t\t\t<raceCode code=\"2106-3\" codeSystem=\"2.16.840.1.113883.5.104\" codeSystemName=\"Race\" codeSystemVersion=\"55\" displayName=\"White\"/>\n\t\t\t\t<ethnicGroupCode code=\"2186-5\" codeSystem=\"2.16.840.1.113883.5.50\" codeSystemName=\"Ethnicity\" codeSystemVersion=\"39\" displayName=\"Not Hispanic or Latino\"/>\n\t\t\t</patient>\n\t\t\t<providerOrganization>\n\t\t\t\t<id extension=\"219BX\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t\t<name>The DoctorsTogether Physician Group</name>\n\t\t\t\t<telecom use=\"WP\" value=\"tel: +1(555)555-5000\"/>\n\t\t\t\t<addr>\n\t\t\t\t\t<streetAddressLine>1007 Health Drive</streetAddressLine>\n\t\t\t\t\t<city>Portland</city>\n\t\t\t\t\t<state>OR</state>\n\t\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t\t<country>US</country>\n\t\t\t\t</addr>\n\t\t\t</providerOrganization>\n\t\t</patientRole>\n\t</recordTarget>\n\t<!-- The author represents the person who provides the content in the document -->\n\t<author>\n\t\t<time value=\"201308151030-0800\"/>\n\t\t<assignedAuthor>\n\t\t\t<id extension=\"5555555555\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1004 Healthcare Drive </streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1004\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>ALICE</given>\n\t\t\t\t\t<given qualifier=\"CL\">Patty</given>\n\t\t\t\t\t<family>AMBER</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t</assignedAuthor>\n\t</author>\n\t<!-- The dataEnterer transferred the content created by the author into the document -->\n\t<dataEnterer>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"333777777\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1007 Healthcare Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1050\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Ellen</given>\n\t\t\t\t\t<family>Enter</family>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t</assignedEntity>\n\t</dataEnterer>\n\t<!-- The informant represents any sources of information for document content -->\n\t<informant>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"888888888\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1007 Healthcare Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1003\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Harold</given>\n\t\t\t\t\t<family>Hippocrates</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t\t<representedOrganization>\n\t\t\t\t<name>The DoctorsApart Physician Group</name>\n\t\t\t</representedOrganization>\n\t\t</assignedEntity>\n\t</informant>\n\t<informant>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"222223333\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1025 Health Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1025\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Ramsey</given>\n\t\t\t\t\t<family>Reaction</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t\t<representedOrganization>\n\t\t\t\t<name>The DoctorsApart Physician Group</name>\n\t\t\t</representedOrganization>\n\t\t</assignedEntity>\n\t</informant>\n\t<informant>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"333444444\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1017 Health Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1017\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>William</given>\n\t\t\t\t\t<given qualifier=\"CL\">Bill</given>\n\t\t\t\t\t<family>Beaker</family>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t\t<representedOrganization>\n\t\t\t\t<name>Good Health Laboratory</name>\n\t\t\t</representedOrganization>\n\t\t</assignedEntity>\n\t</informant>\n\t<informant>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"333222222\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1016 Health Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1016\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Susan</given>\n\t\t\t\t\t<family>Script</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">Pharm.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t\t<representedOrganization>\n\t\t\t\t<name>People's Pharmacy</name>\n\t\t\t</representedOrganization>\n\t\t</assignedEntity>\n\t</informant>\n\t<informant>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"222334444\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1027 Health Drive</streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1027\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Patrick</given>\n\t\t\t\t\t<family>Pump</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t\t<representedOrganization>\n\t\t\t\t<name>The DoctorsApart Physician Group</name>\n\t\t\t</representedOrganization>\n\t\t</assignedEntity>\n\t</informant>\n\t<informant>\n\t\t<relatedEntity classCode=\"PRS\">\n\t\t\t<!-- classCode \"PRS\" represents a person with personal relationship with the patient -->\n\t\t\t<code code=\"SPS\" displayName=\"SPOUSE\" codeSystem=\"2.16.840.1.113883.1.11.19563\" codeSystemName=\"Personal Relationship Role Type Value Set\"/>\n\t\t\t<relatedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Boris</given>\n\t\t\t\t\t<given qualifier=\"CL\">Bo</given>\n\t\t\t\t\t<family>Betterhalf</family>\n\t\t\t\t</name>\n\t\t\t</relatedPerson>\n\t\t</relatedEntity>\n\t</informant>\n\t<!-- The custodian represents the organization charged with maintaining the original source document -->\n\t<custodian>\n\t\t<assignedCustodian>\n\t\t\t<representedCustodianOrganization>\n\t\t\t\t<id extension=\"321CX\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t\t<name>Good Health HIE</name>\n\t\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1009\"/>\n\t\t\t\t<addr use=\"WP\">\n\t\t\t\t\t<streetAddressLine>1009 Healthcare Drive </streetAddressLine>\n\t\t\t\t\t<city>Portland</city>\n\t\t\t\t\t<state>OR</state>\n\t\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t\t<country>US</country>\n\t\t\t\t</addr>\n\t\t\t</representedCustodianOrganization>\n\t\t</assignedCustodian>\n\t</custodian>\n\t<!-- The informationRecipient represents the intended recipient of the document -->\n\t<informationRecipient>\n\t\t<intendedRecipient>\n\t\t\t<informationRecipient>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Sara</given>\n\t\t\t\t\t<family>Specialize</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</informationRecipient>\n\t\t\t<receivedOrganization>\n\t\t\t\t<name>The DoctorsApart Physician Group</name>\n\t\t\t</receivedOrganization>\n\t\t</intendedRecipient>\n\t</informationRecipient>\n\t<!-- The legalAuthenticator represents the individual who is responsible for the document -->\n\t<legalAuthenticator>\n\t\t<time value=\"20130815223615-0800\"/>\n\t\t<signatureCode code=\"S\"/>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"5555555555\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1004 Healthcare Drive </streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1004\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Patricia</given>\n\t\t\t\t\t<given qualifier=\"CL\">Patty</given>\n\t\t\t\t\t<family>Primary</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t</assignedEntity>\n\t</legalAuthenticator>\n\t<!-- The authenticator represents the individual attesting to the accuracy of information in the document-->\n\t<authenticator>\n\t\t<time value=\"20130815221545-0800\"/>\n\t\t<signatureCode code=\"S\"/>\n\t\t<assignedEntity>\n\t\t\t<id extension=\"5555555555\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t<addr>\n\t\t\t\t<streetAddressLine>1004 Healthcare Drive </streetAddressLine>\n\t\t\t\t<city>Portland</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1004\"/>\n\t\t\t<assignedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>Patricia</given>\n\t\t\t\t\t<given qualifier=\"CL\">Patty</given>\n\t\t\t\t\t<family>Primary</family>\n\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t</name>\n\t\t\t</assignedPerson>\n\t\t</assignedEntity>\n\t</authenticator>\n\t<!-- The participant represents supporting entities -->\n\t<participant typeCode=\"IND\">\n\t\t<!-- typeCode \"IND\" represents an individual -->\n\t\t<associatedEntity classCode=\"NOK\">\n\t\t\t<!-- classCode \"NOK\" represents the patient's next of kin-->\n\t\t\t<addr use=\"HP\">\n\t\t\t\t<streetAddressLine>2222 Home Street</streetAddressLine>\n\t\t\t\t<city>Beaverton</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>97867</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom value=\"tel:+1(555)555-2008\" use=\"MC\"/>\n\t\t\t<associatedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>ALICE</given>\n\t\t\t\t\t<given qualifier=\"CL\">Bo</given>\n\t\t\t\t\t<family>AMBER</family>\n\t\t\t\t</name>\n\t\t\t</associatedPerson>\n\t\t</associatedEntity>\n\t</participant>\n\t<!-- Entities playing multiple roles are recorded in multiple participants -->\n\t<participant typeCode=\"IND\">\n\t\t<associatedEntity classCode=\"ECON\">\n\t\t\t<!-- classCode \"ECON\" represents an emergency contact -->\n\t\t\t<addr use=\"HP\">\n\t\t\t\t<streetAddressLine>2222 Home Street</streetAddressLine>\n\t\t\t\t<city>Beaverton</city>\n\t\t\t\t<state>OR</state>\n\t\t\t\t<postalCode>97867</postalCode>\n\t\t\t\t<country>US</country>\n\t\t\t</addr>\n\t\t\t<telecom value=\"tel:+1(555)555-2008\" use=\"MC\"/>\n\t\t\t<associatedPerson>\n\t\t\t\t<name>\n\t\t\t\t\t<given>ANNA</given>\n\t\t\t\t\t<given qualifier=\"CL\">Bo</given>\n\t\t\t\t\t<family>AZURE</family>\n\t\t\t\t</name>\n\t\t\t</associatedPerson>\n\t\t</associatedEntity>\n\t</participant>\n\t<documentationOf>\n\t\t<serviceEvent classCode=\"PCPR\">\n\t\t\t<!-- The effectiveTime reflects the provision of care summarized in the document.\n\t\t\tIn this scenario, the provision of care summarized is the lifetime for the patient -->\n\t\t\t<effectiveTime>\n\t\t\t\t<low value=\"19750501\"/>\n\t\t\t\t<!-- The low value represents when the summarized provision of care began.\n\t\t\t\tIn this scenario, the patient's date of birth -->\n\t\t\t\t<high value=\"20130815\"/>\n\t\t\t\t<!-- The high value represents when the summarized provision of care being ended.\n\t\t\t\tIn this scenario, when chart summary was created -->\n\t\t\t</effectiveTime>\n\t\t\t<performer typeCode=\"PRF\">\n\t\t\t\t<functionCode code=\"PCP\" codeSystem=\"2.16.840.1.113883.5.88\" codeSystemName=\"ParticipationFunction\" displayName=\"Primary Care Provider\">\n\t\t\t\t\t<originalText>Primary Care Provider</originalText>\n\t\t\t\t</functionCode>\n\t\t\t\t<assignedEntity>\n\t\t\t\t\t<id extension=\"5555555555\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t\t\t<addr>\n\t\t\t\t\t\t<streetAddressLine>1004 Healthcare Drive </streetAddressLine>\n\t\t\t\t\t\t<city>Portland</city>\n\t\t\t\t\t\t<state>OR</state>\n\t\t\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t\t\t<country>US</country>\n\t\t\t\t\t</addr>\n\t\t\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1004\"/>\n\t\t\t\t\t<assignedPerson>\n\t\t\t\t\t\t<name>\n\t\t\t\t\t\t\t<given>Patricia</given>\n\t\t\t\t\t\t\t<given qualifier=\"CL\">Patty</given>\n\t\t\t\t\t\t\t<family>Primary</family>\n\t\t\t\t\t\t\t<suffix qualifier=\"AC\">M.D.</suffix>\n\t\t\t\t\t\t</name>\n\t\t\t\t\t</assignedPerson>\n\t\t\t\t\t<representedOrganization>\n\t\t\t\t\t\t<id extension=\"219BX\" root=\"1.2.16.840.1.113883.4.6\"/>\n\t\t\t\t\t\t<name>The DoctorsTogether Physician Group</name>\n\t\t\t\t\t\t<telecom use=\"WP\" value=\"tel: +1(555)555-5000\"/>\n\t\t\t\t\t\t<addr>\n\t\t\t\t\t\t\t<streetAddressLine>1004 Health Drive</streetAddressLine>\n\t\t\t\t\t\t\t<city>Portland</city>\n\t\t\t\t\t\t\t<state>OR</state>\n\t\t\t\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t\t\t\t<country>US</country>\n\t\t\t\t\t\t</addr>\n\t\t\t\t\t</representedOrganization>\n\t\t\t\t</assignedEntity>\n\t\t\t</performer>\n\t\t</serviceEvent>\n\t</documentationOf>\n\t<!-- ******************************************************** CDA Body ******************************************************** -->\n\t<component>\n\t\t<structuredBody>\n\t\t\t<!-- ************* ADVANCE DIRECTIVES *************** -->\n\t\t\t<component>\n\t\t\t\t<section>\n\t\t\t\t\t<!-- *** Advance Directives section with entries required *** -->\n\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.2.21\" extension=\"2015-08-01\"/>\n\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.2.21\"/>\n\t\t\t\t\t<code code=\"42348-3\" codeSystem=\"2.16.840.1.113883.6.1\" codeSystemName=\"LOINC\"/>\n\t\t\t\t\t<title>ADVANCE DIRECTIVES</title>\n\t\t\t\t\t<text>\n\t\t\t\t\t\t<table border=\"1\" width=\"100%\">\n\t\t\t\t\t\t\t<thead>\n\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t<th>Directive</th>\n\t\t\t\t\t\t\t\t\t<th>Description</th>\n\t\t\t\t\t\t\t\t\t<th>Verification</th>\n\t\t\t\t\t\t\t\t\t<th>Supporting Document(s)</th>\n\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t</thead>\n\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t<td>Resuscitation status</td>\n\t\t\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t\t\t<content ID=\"AD1\">Do not resuscitate</content>\n\t\t\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t\t\t<td>Dr. Patricia Primary, Feb 19, 2011</td>\n\t\t\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t\t\t<linkHtml href=\"AdvanceDirective.b50b7910.pdf\">Advance directive</linkHtml>\n\t\t\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t</tbody>\n\t\t\t\t\t\t</table>\n\t\t\t\t\t</text>\n\t\t\t\t\t<entry>\n\t\t\t\t\t\t<!-- *** Advance Directive Organizer (V2) template -->\n\t\t\t\t\t\t<organizer classCode=\"CLUSTER\" moodCode=\"EVN\">\n\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.108\" extension=\"2015-08-01\"/>\n\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.108\"/>\n\t\t\t\t\t\t\t<id root=\"af6ebdf2-d996-11e2-a5b8-f23c91aec05e\"/>\n\t\t\t\t\t\t\t<code code=\"45473-6\" codeSystem=\"2.16.840.1.113883.6.1\" codeSystemName=\"LOINC\" displayName=\"advance directive - living will\"/>\n\t\t\t\t\t\t\t<statusCode code=\"completed\"/>\n\t\t\t\t\t\t\t<author>\n\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.119\"/>\n\t\t\t\t\t\t\t\t<time value=\"201308011235-0800\"/>\n\t\t\t\t\t\t\t\t<assignedAuthor>\n\t\t\t\t\t\t\t\t\t<id root=\"20cf14fb-b65c-4c8c-a54d-b0cca834c18c\"/>\n\t\t\t\t\t\t\t\t\t<code code=\"163W00000X\" displayName=\"Registered nurse\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t\t\t\t\t\t\t<assignedPerson>\n\t\t\t\t\t\t\t\t\t\t<name>\n\t\t\t\t\t\t\t\t\t\t\t<given>Nurse</given>\n\t\t\t\t\t\t\t\t\t\t\t<family>Nightingale</family>\n\t\t\t\t\t\t\t\t\t\t\t<suffix>RN</suffix>\n\t\t\t\t\t\t\t\t\t\t</name>\n\t\t\t\t\t\t\t\t\t</assignedPerson>\n\t\t\t\t\t\t\t\t\t<representedOrganization classCode=\"ORG\">\n\t\t\t\t\t\t\t\t\t\t<id root=\"2.16.840.1.113883.19.5\"/>\n\t\t\t\t\t\t\t\t\t\t<name>Good Health Hospital</name>\n\t\t\t\t\t\t\t\t\t</representedOrganization>\n\t\t\t\t\t\t\t\t</assignedAuthor>\n\t\t\t\t\t\t\t</author>\n\t\t\t\t\t\t\t<component>\n\t\t\t\t\t\t\t\t<!-- ** Advance Directive Observation (V3) ** -->\n\t\t\t\t\t\t\t\t<observation classCode=\"OBS\" moodCode=\"EVN\">\n\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.48\" extension=\"2015-08-01\"/>\n\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.48\"/>\n\t\t\t\t\t\t\t\t\t<id root=\"9b54c3c9-1673-49c7-aef9-b037ed72ed27\"/>\n\t\t\t\t\t\t\t\t\t<code code=\"304251008\" displayName=\"Resuscitation\" codeSystemName=\"SNOMED-CT\" codeSystem=\"2.16.840.1.113883.6.96\">\n\t\t\t\t\t\t\t\t\t\t<originalText>\n\t\t\t\t\t\t\t\t\t\t\t<reference value=\"#AD1\"/>\n\t\t\t\t\t\t\t\t\t\t</originalText>\n\t\t\t\t\t\t\t\t\t\t<translation code=\"75320-2\" displayName=\"Advance directive\" codeSystem=\"2.16.840.1.113883.6.1\" codeSystemName=\"LOINC\"/>\n\t\t\t\t\t\t\t\t\t</code>\n\t\t\t\t\t\t\t\t\t<statusCode code=\"completed\"/>\n\t\t\t\t\t\t\t\t\t<effectiveTime>\n\t\t\t\t\t\t\t\t\t\t<low value=\"20110219\"/>\n\t\t\t\t\t\t\t\t\t\t<high nullFlavor=\"NA\"/>\n\t\t\t\t\t\t\t\t\t</effectiveTime>\n\t\t\t\t\t\t\t\t\t<value xsi:type=\"CD\" code=\"304253006\" displayName=\"Do not resuscitate\" codeSystem=\"2.16.840.1.113883.6.96\"/>\n\t\t\t\t\t\t\t\t\t<author>\n\t\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.119\"/>\n\t\t\t\t\t\t\t\t\t\t<time value=\"201308011235-0800\"/>\n\t\t\t\t\t\t\t\t\t\t<assignedAuthor>\n\t\t\t\t\t\t\t\t\t\t\t<id root=\"20cf14fb-b65c-4c8c-a54d-b0cca834c18c\"/>\n\t\t\t\t\t\t\t\t\t\t\t<code code=\"163W00000X\" displayName=\"Registered nurse\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\n\t\t\t\t\t\t\t\t\t\t\t<assignedPerson>\n\t\t\t\t\t\t\t\t\t\t\t\t<name>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<given>Nurse</given>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<family>Nightingale</family>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<suffix>RN</suffix>\n\t\t\t\t\t\t\t\t\t\t\t\t</name>\n\t\t\t\t\t\t\t\t\t\t\t</assignedPerson>\n\t\t\t\t\t\t\t\t\t\t\t<representedOrganization classCode=\"ORG\">\n\t\t\t\t\t\t\t\t\t\t\t\t<id root=\"2.16.840.1.113883.19.5\"/>\n\t\t\t\t\t\t\t\t\t\t\t\t<name>Good Health Hospital</name>\n\t\t\t\t\t\t\t\t\t\t\t</representedOrganization>\n\t\t\t\t\t\t\t\t\t\t</assignedAuthor>\n\t\t\t\t\t\t\t\t\t</author>\n\t\t\t\t\t\t\t\t\t<participant typeCode=\"VRF\">\n\t\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.1.58\"/>\n\t\t\t\t\t\t\t\t\t\t<time value=\"201102019\"/>\n\t\t\t\t\t\t\t\t\t\t<participantRole>\n\t\t\t\t\t\t\t\t\t\t\t<id root=\"20cf14fb-b65c-4c8c-a54d-b0cca834c18c\"/>\n\t\t\t\t\t\t\t\t\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t\t\t\t\t\t\t\t\t<playingEntity>\n\t\t\t\t\t\t\t\t\t\t\t\t<name>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<prefix>Dr.</prefix>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<family>Patricia</family>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<given>Primary</given>\n\t\t\t\t\t\t\t\t\t\t\t\t</name>\n\t\t\t\t\t\t\t\t\t\t\t</playingEntity>\n\t\t\t\t\t\t\t\t\t\t</participantRole>\n\t\t\t\t\t\t\t\t\t</participant>\n\t\t\t\t\t\t\t\t\t<participant typeCode=\"CST\">\n\t\t\t\t\t\t\t\t\t\t<participantRole classCode=\"AGNT\">\n\t\t\t\t\t\t\t\t\t\t\t<addr>\n\t\t\t\t\t\t\t\t\t\t\t\t<streetAddressLine>1004 Health Drive</streetAddressLine>\n\t\t\t\t\t\t\t\t\t\t\t\t<city>Portland</city>\n\t\t\t\t\t\t\t\t\t\t\t\t<state>OR</state>\n\t\t\t\t\t\t\t\t\t\t\t\t<postalCode>99123</postalCode>\n\t\t\t\t\t\t\t\t\t\t\t\t<country>US</country>\n\t\t\t\t\t\t\t\t\t\t\t</addr>\n\t\t\t\t\t\t\t\t\t\t\t<telecom use=\"WP\" value=\"tel:+1(555)555-1004\"/>\n\t\t\t\t\t\t\t\t\t\t\t<playingEntity>\n\t\t\t\t\t\t\t\t\t\t\t\t<name>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<prefix>Dr.</prefix>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<family>Patricia</family>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<given>Primary</given>\n\t\t\t\t\t\t\t\t\t\t\t\t</name>\n\t\t\t\t\t\t\t\t\t\t\t</playingEntity>\n\t\t\t\t\t\t\t\t\t\t</participantRole>\n\t\t\t\t\t\t\t\t\t</participant>\n\t\t\t\t\t\t\t\t\t<reference typeCode=\"REFR\">\n\t\t\t\t\t\t\t\t\t\t<seperatableInd value=\"false\"/>\n\t\t\t\t\t\t\t\t\t\t<externalDocument>\n\t\t\t\t\t\t\t\t\t\t\t<id root=\"b50b7910-7ffb-4f4c-bbe4-177ed68cbbf3\"/>\n\t\t\t\t\t\t\t\t\t\t\t<text mediaType=\"application/pdf\">\n\t\t\t\t\t\t\t\t\t\t\t\t<reference value=\"AdvanceDirective.b50b7910.pdf\"/>\n\t\t\t\t\t\t\t\t\t\t\t</text>\n\t\t\t\t\t\t\t\t\t\t</externalDocument>\n\t\t\t\t\t\t\t\t\t</reference>\n\t\t\t\t\t\t\t\t</observation>\n\t\t\t\t\t\t\t</component>\n\t\t\t\t\t\t</organizer>\n\t\t\t\t\t</entry>\n\t\t\t\t</section>\n\t\t\t</component>\n\t\t\t<!-- ***************** ALLERGIES *************** -->\n\t\t\t<component>\n\t\t\t\t<section>\n\t\t\t\t\t<!-- *** Allergies and Intolerances Section (entries required) (V3) *** -->\n\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.2.6.1\" extension=\"2015-08-01\"/>\n\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.2.6.1\"/>\n\t\t\t\t\t<code code=\"48765-2\" codeSystem=\"2.16.840.1.113883.6.1\" codeSystemName=\"LOINC\"/>\n\t\t\t\t\t<title>ALLERGIES AND ADVERSE REACTIONS</title>\n\t\t\t\t\t<text>\n\t\t\t\t\t\t<table border=\"1\" width=\"100%\">\n\t\t\t\t\t\t\t<thead>\n\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t<th>Substance</th>\n\t\t\t\t\t\t\t\t\t<th>Reaction</th>\n\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t</thead>\n\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t<td ID=\"substance1\">Penicillin</td>\n\t\t\t\t\t\t\t\t\t<td ID=\"reaction1\">Nausea</td>\n\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t<td ID=\"substance2\">Codeine</td>\n\t\t\t\t\t\t\t\t\t<td ID=\"reaction2\">Wheezing</td>\n\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t</tbody>\n\t\t\t\t\t\t</table>\n\t\t\t\t\t</text>\n\t\t\t\t\t<entry typeCode=\"DRIV\">\n\t\t\t\t\t\t<act classCode=\"ACT\" moodCode=\"EVN\">\n\t\t\t\t\t\t\t<!-- ** Allergy Concern Act (V3) ** -->\n\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.30\" extension=\"2015-08-01\"/>\n\t\t\t\t\t\t\t<!--Critical Change-->\n\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.30\"/>\n\t\t\t\t\t\t\t<id root=\"36e3e930-7b14-11db-9fe1-0800200c9a66\"/>\n\t\t\t\t\t\t\t<code code=\"CONC\" codeSystem=\"2.16.840.1.113883.5.6\"/>\n\t\t\t\t\t\t\t<!-- The statusCode represents the need to continue tracking the allergy -->\n\t\t\t\t\t\t\t<!-- This is of ongoing concern to the provider -->\n\t\t\t\t\t\t\t<statusCode code=\"active\"/>\n\t\t\t\t\t\t\t<effectiveTime>\n\t\t\t\t\t\t\t\t<!-- The low value represents when the allergy was first recorded in the patient's chart -->\n\t\t\t\t\t\t\t\t<!-- Concern was documented on May 1, 1998 -->\n\t\t\t\t\t\t\t\t<low value=\"199805011145-0800\"/>\n\t\t\t\t\t\t\t</effectiveTime>\n\t\t\t\t\t\t\t<author typeCode=\"AUT\">\n\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.119\"/>\n\t\t\t\t\t\t\t\t<!-- Same as Concern effectiveTime/low -->\n\t\t\t\t\t\t\t\t<time value=\"199805011145-0800\"/>\n\t\t\t\t\t\t\t\t<assignedAuthor>\n\t\t\t\t\t\t\t\t\t<id extension=\"555555555\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t\t\t\t\t\t\t<code code=\"207QA0505X\" displayName=\"Adult Medicine\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t\t\t\t\t\t</assignedAuthor>\n\t\t\t\t\t\t\t</author>\n\t\t\t\t\t\t\t<entryRelationship typeCode=\"SUBJ\">\n\t\t\t\t\t\t\t\t<observation classCode=\"OBS\" moodCode=\"EVN\">\n\t\t\t\t\t\t\t\t\t<!-- ** Allergy observation (V2) ** -->\n\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.7\" extension=\"2014-06-09\"/>\n\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.7\"/>\n\t\t\t\t\t\t\t\t\t<id root=\"4adc1020-7b14-11db-9fe1-0800200c9a66\"/>\n\t\t\t\t\t\t\t\t\t<code code=\"ASSERTION\" codeSystem=\"2.16.840.1.113883.5.4\"/>\n\t\t\t\t\t\t\t\t\t<text>\n\t\t\t\t\t\t\t\t\t\t<reference value=\"#allergytype1\"/>\n\t\t\t\t\t\t\t\t\t</text>\n\t\t\t\t\t\t\t\t\t<!-- Observation statusCode represents the status of the act of observing -->\n\t\t\t\t\t\t\t\t\t<statusCode code=\"completed\"/>\n\t\t\t\t\t\t\t\t\t<effectiveTime>\n\t\t\t\t\t\t\t\t\t\t<!-- The low value reflects the date of onset of the allergy -->\n\t\t\t\t\t\t\t\t\t\t<!-- Based on patient symptoms, presumed onset is May 1, 1998 -->\n\t\t\t\t\t\t\t\t\t\t<low value=\"19980501\"/>\n\t\t\t\t\t\t\t\t\t\t<!-- The high value reflects when the allergy was known to be resolved (and will generally be absent) -->\n\t\t\t\t\t\t\t\t\t</effectiveTime>\n\t\t\t\t\t\t\t\t\t<value xsi:type=\"CD\" code=\"419199007\" displayName=\"Allergy to substance\" codeSystem=\"2.16.840.1.113883.6.96\" codeSystemName=\"SNOMED CT\"/>\n\t\t\t\t\t\t\t\t\t<author typeCode=\"AUT\">\n\t\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.119\"/>\n\t\t\t\t\t\t\t\t\t\t<time value=\"199805011145-0800\"/>\n\t\t\t\t\t\t\t\t\t\t<assignedAuthor>\n\t\t\t\t\t\t\t\t\t\t\t<id extension=\"222223333\" root=\"2.16.840.1.113883.4.6\"/>\n\t\t\t\t\t\t\t\t\t\t\t<code code=\"207KA0200X\" displayName=\"Allergy\" codeSystem=\"2.16.840.1.113883.6.101\" codeSystemName=\"Healthcare Provider Taxonomy (HIPAA)\"/>\n\t\t\t\t\t\t\t\t\t\t</assignedAuthor>\n\t\t\t\t\t\t\t\t\t</author>\n\t\t\t\t\t\t\t\t\t<participant typeCode=\"CSM\">\n\t\t\t\t\t\t\t\t\t\t<participantRole classCode=\"MANU\">\n\t\t\t\t\t\t\t\t\t\t\t<playingEntity classCode=\"MMAT\">\n\t\t\t\t\t\t\t\t\t\t\t\t<code code=\"70618\" displayName=\"Penicillin\" codeSystem=\"2.16.840.1.113883.6.88\" codeSystemName=\"RxNorm\"/>\n\t\t\t\t\t\t\t\t\t\t\t</playingEntity>\n\t\t\t\t\t\t\t\t\t\t</participantRole>\n\t\t\t\t\t\t\t\t\t</participant>\n\t\t\t\t\t\t\t\t\t<entryRelationship typeCode=\"SUBJ\" inversionInd=\"true\">\n\t\t\t\t\t\t\t\t\t\t<observation classCode=\"OBS\" moodCode=\"EVN\">\n\t\t\t\t\t\t\t\t\t\t\t<!-- ** Severity Observation  (V2)** -->\n\t\t\t\t\t\t\t\t\t\t\t<!-- When the Severity Observation is associated directly with an allergy it characterizes the allergy.\n\t\t\t\t\t\t\t\t\t\t\tWhen the Severity Observation is associated with a Reaction Observation it characterizes a Reaction. -->\n\t\t\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.8\" extension=\"2014-06-09\"/>\n\t\t\t\t\t\t\t\t\t\t\t<templateId root=\"2.16.840.1.113883.10.20.22.4.8\"/>\n\t\t\t\t\t\t\t\t\t\t\t<code code=\"SEV\" displayName=\"Severity Observation\" codeSystem=\"2.16.840.1.113883.5.4\" codeSystemName=\"ActCode\"/>\n\t\t\t\t\t\t\t\t\t\t\t<text>\n\t\t\t\t\t\t\t\t\t\t\t\t<reference value=\"#allergyseverity1\"/>\n\t\t\t\t\t\t\t\t\t\t\t</text>\n\t\t\t\t\t\t\t\t\t\t\t<statusCode code=\"completed\"/>\n\t\t\t\t\t\t\t\t\t\t\t<value xsi:type=\"CD\" code=\"371924009\" displa

# --- truncated at 32 KB (354 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/optum/refs/heads/main/openapi/optum-documentretrieve-api-openapi.yml