0.0.1 - ci-build
ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="CarlFredericksonOUDThoughtRecord"/>
<meta>
<profile
value="http://shift.github.io/demo/StructureDefinition/sensitive-observation-profile"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation CarlFredericksonOUDThoughtRecord</b></p><a name="CarlFredericksonOUDThoughtRecord"> </a><a name="hcCarlFredericksonOUDThoughtRecord"> </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-sensitive-observation-profile.html">Sensitive Observation Profile</a></p></div><p><b>identifier</b>: <code>http://shift.github.io/demo/observation-identifier</code>/OUDTR-56782</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 444175001}">Mapple CBT Tool - OUD self-help thought record</span></p><p><b>subject</b>: <code>urn:uuid:CarlFrederickson</code></p><p><b>effective</b>: 2023-08-05 14:45:00+0000</p><p><b>performer</b>: <code>urn:uuid:CarlFrederickson</code></p></div>
</text>
<identifier>
<system value="http://shift.github.io/demo/observation-identifier"/>
<value value="OUDTR-56782"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="444175001"/>
<display
value="Guided self-help cognitive behavioral therapy (regime/therapy)"/>
</coding>
<text value="Mapple CBT Tool - OUD self-help thought record"/>
</code>
<subject>
<reference value="urn:uuid:CarlFrederickson"/>
</subject>
<effectiveDateTime value="2023-08-05T14:45:00Z"/>
<performer>
<reference value="urn:uuid:CarlFrederickson"/>
</performer>
</Observation>