AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: DocumentReference - Mental health crisis plan - XML Representation

Page standards status: Informative

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="mental-health-crisis-plan"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="mental-health-crisis-plan"> </a></p><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">Resource DocumentReference &quot;mental-health-crisis-plan&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-core-documentreference.html">AU Core DocumentReference</a></p></div><p><b>identifier</b>: id: &lt;a href=&quot;http://terminology.hl7.org/5.3.0/NamingSystem-uri.html&quot;&gt;Uniform Resource Identifier (URI)&lt;/a&gt;#urn:uuid:59370790-3d45-4389-a854-2573b9c3394d</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: Mental health crisis plan <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#736253002)</span></p><p><b>category</b>: Care plan <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#734163000)</span></p><p><b>subject</b>: <a href="Patient-smith-emma.html">Patient/smith-emma</a> &quot; SMITH&quot;</p><p><b>date</b>: 3 Nov. 2019, 1:35:00 pm</p><p><b>author</b>: <span>: Crisis Care Support</span></p><p><b>custodian</b>: <span>: Crisis Care Support</span></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>Creation</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://caresupport.example.au/MentalhealthCrisisPlanReport.pdf">https://caresupport.example.au/MentalhealthCrisisPlanReport.pdf</a></td><td>2016-03-08 15:26:00+0100</td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td><td><b>PracticeSetting</b></td></tr><tr><td style="display: none">*</td><td>2016-03-07 13:34:00+0100 --&gt; (ongoing)</td><td>Mental health service <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#708168004)</span></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:59370790-3d45-4389-a854-2573b9c3394d"/>
  </identifier>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736253002"/>
      <display value="Mental health crisis plan"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="734163000"/>
      <display value="Care plan"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/smith-emma"/>
  </subject>
  <date value="2019-11-03T12:35:00+10:00"/>
  <author>
    <type value="Organization"/>
    <display value="Crisis Care Support"/>
  </author>
  <custodian>
    <type value="Organization"/>
    <display value="Crisis Care Support"/>
  </custodian>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url
           value="https://caresupport.example.au/MentalhealthCrisisPlanReport.pdf"/>
      <creation value="2016-03-08T15:26:00+01:00"/>
    </attachment>
  </content>
  <context>
    <period>
      <start value="2016-03-07T13:34:00+01:00"/>
    </period>
    <practiceSetting>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="708168004"/>
        <display value="Mental health service"/>
      </coding>
    </practiceSetting>
  </context>
</DocumentReference>