Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions
<Communication xmlns="http://hl7.org/fhir">
<id value="dental-education"/>
<meta>
<versionId value="8"/>
<lastUpdated value="2021-08-27T15:26:29.185+00:00"/>
<source value="#FYwqy6PSKnGE7QuG"/>
<profile
value="http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-communication"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Patient education
</div>
</text>
<status value="completed"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/communication-category"/>
<code value="instruction"/>
<display value="Instruction"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/example-dental"/>
</subject>
<encounter>🔗
<reference value="Encounter/Med-visit-1"/>
</encounter>
<recipient>🔗
<reference value="Patient/example-dental"/>
</recipient>
<sender>🔗
<reference value="Practitioner/practitioner-M"/>
</sender>
<payload>
<contentString
value="Pt. Education. Advised to see dentist regularly, brush 2x/day w/ fluoride toothpaste, floss"/>
</payload>
</Communication>