US Behavioral Health Profiles Implementation Guide
0.1.0 - CI Build
This page is part of the US Behavioral Health Profiles (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<!-- Add an author and date and .category.text to all clinical note examples -->
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="mental-health-progress-example-1"/>
<meta>
<profile
value="http://fhir.org/guides/astp/bhp/StructureDefinition/mental-health-clinical-notes"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference mental-health-progress-example-1</b></p><a name="mental-health-progress-example-1"> </a><a name="hcmental-health-progress-example-1"> </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: <a href="StructureDefinition-mental-health-clinical-notes.html">Mental Health Clinical Notes</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 78306-8}">Mental health History and physical note</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}">Clinical Note</span></p><p><b>subject</b>: <a href="Patient-bh-patient-example.html">James Wolff</a></p><p><b>date</b>: 2024-01-01 15:29:46+0000</p><p><b>author</b>: <a href="Practitioner-mental-health-provider-example-1.html">Dr. Lazslo Cravensworth</a></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>Data</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td><code>Tm8gYWN0aXZpdHkgcmVzdHJpY3Rpb24sIHJlZ3VsYXIgZGlldCwgZm9sbG93IHVwIGluIHR3byB0byB0aHJlZSB3ZWVrcyB3aXRoIHByaW1hcnkgY2FyZSBwcm92aWRlci4=</code></td></tr></table></blockquote></div>
</text>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="78306-8"/>
<display value="Mental health History and physical note"/>
</coding>
<text value="Mental health History and physical note"/>
</type>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
<code value="clinical-note"/>
<display value="Clinical Note"/>
</coding>
<text value="Clinical Note"/>
</category>
<subject>🔗
<reference value="Patient/bh-patient-example"/>
<display value="James Wolff"/>
</subject>
<date value="2024-01-01T15:29:46Z"/>
<author>🔗
<reference value="Practitioner/mental-health-provider-example-1"/>
<display value="Dr. Lazslo Cravensworth"/>
</author>
<content>
<attachment>
<contentType value="text/plain"/>
<data
value="Tm8gYWN0aXZpdHkgcmVzdHJpY3Rpb24sIHJlZ3VsYXIgZGlldCwgZm9sbG93IHVwIGluIHR3byB0byB0aHJlZSB3ZWVrcyB3aXRoIHByaW1hcnkgY2FyZSBwcm92aWRlci4="/>
</attachment>
</content>
</DocumentReference>