Credentials PSV Primary Source IG
1.0.0 - ci-build International flag

Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Credentialing-PrimarySource-FHIR-IG/ and changes regularly. See the Directory of published versions

: Board Final Order (Suspension) - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="doc-suspension-order"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference doc-suspension-order</b></p><a name="doc-suspension-order"> </a><a name="hcdoc-suspension-order"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:">Board Order</span></p><p><b>date</b>: 2025-09-15 10:00:00+0000</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><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://flboard.example/orders/2025-0915.pdf">https://flboard.example/orders/2025-0915.pdf</a></td><td>Final Order 2025-09-15</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <text value="Board Order"/>
  </type>
  <date value="2025-09-15T10:00:00Z"/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url value="https://flboard.example/orders/2025-0915.pdf"/>
      <title value="Final Order 2025-09-15"/>
    </attachment>
  </content>
</DocumentReference>