Response to Regulatory Questions (RTQ)
0.1.0 - ci-build

Response to Regulatory Questions (RTQ), published by HL7 International. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/rtq-ig/ and changes regularly. See the Directory of published versions

: example-docref - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="example-docref"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/rtq/StructureDefinition/rtq-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference example-docref</b></p><a name="example-docref"> </a><a name="hcexample-docref"> </a><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"/><p style="margin-bottom: 0px">Profile: <code>http://hl7.org/fhir/uv/rtq/StructureDefinition/rtq-documentreference</code></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.0.1/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.3.4.5</p><p><b>version</b>: 1.0</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section 3-2-P-5-3}">3.2.P.5.3 Validation of Analytical Procedures</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/document-reference-status current}">Current</span></p><p><b>date</b>: 2025-11-20 10:00:00+0000</p><p><b>description</b>: </p><div><p>Comprehensive validation of analytical procedures for the WonderDrug 10mg product lifecycle.</p>
</div><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>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td>Validation Report for HPLC Method</td><td>2025-11-19 15:00:00+0000</td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.3.4.5"/>
  </identifier>
  <version value="1.0"/>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
      <code value="3-2-P-5-3"/>
      <display value="3.2.P.5.3 Validation of Analytical Procedures"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/document-reference-status"/>
      <code value="current"/>
      <display value="Current"/>
    </coding>
  </category>
  <date value="2025-11-20T10:00:00Z"/>
  <description
               value="Comprehensive validation of analytical procedures for the WonderDrug 10mg product lifecycle."/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <title value="Validation Report for HPLC Method"/>
      <creation value="2025-11-19T15:00:00Z"/>
    </attachment>
  </content>
</DocumentReference>