openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build
openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
<Communication xmlns="http://hl7.org/fhir">
<id value="Claim001Communication"/>
<meta>
<profile
value="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-communication"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "Claim001Communication" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-openimis-communication.html">openIMIS Communication</a></p></div><p><b>status</b>: completed</p><p><b>subject</b>: <a href="Patient-john-doe.html">Patient/john-doe</a> " DOE"</p><p><b>about</b>: <a href="Claim-Claim001.html">Claim/Claim001</a></p><blockquote><p><b>payload</b></p><p><b>Payload Type (CommunicationRequest | Communication)</b>: Care Rendered? (yes|no) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-feedback-payload.html">Feedback Payload (CommunicationRequest | Communication)</a>#CareRendered)</span></p><p><b>content</b>: yes</p></blockquote><blockquote><p><b>payload</b></p><p><b>Payload Type (CommunicationRequest | Communication)</b>: Payment Asked? (yes|no) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-feedback-payload.html">Feedback Payload (CommunicationRequest | Communication)</a>#PaymentAsked)</span></p><p><b>content</b>: no</p></blockquote><blockquote><p><b>payload</b></p><p><b>Payload Type (CommunicationRequest | Communication)</b>: Drug Prescribed? (yes|no) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-feedback-payload.html">Feedback Payload (CommunicationRequest | Communication)</a>#DrugPrescribed)</span></p><p><b>content</b>: yes</p></blockquote><blockquote><p><b>payload</b></p><p><b>Payload Type (CommunicationRequest | Communication)</b>: Drug Received? (yes|no) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-feedback-payload.html">Feedback Payload (CommunicationRequest | Communication)</a>#DrugReceived)</span></p><p><b>content</b>: yes</p></blockquote><blockquote><p><b>payload</b></p><p><b>Payload Type (CommunicationRequest | Communication)</b>: Asessment? (0|1|2|3|4|5) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-feedback-payload.html">Feedback Payload (CommunicationRequest | Communication)</a>#Asessment)</span></p><p><b>content</b>: 4</p></blockquote></div>
</text>
<status value="completed"/>
<subject>
<reference value="Patient/john-doe"/>
</subject>
<about>
<reference value="Claim/Claim001"/>
</about>
<payload>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/communication-payload-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/feedback-payload"/>
<code value="CareRendered"/>
</coding>
</valueCodeableConcept>
</extension>
<contentString value="yes"/>
</payload>
<payload>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/communication-payload-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/feedback-payload"/>
<code value="PaymentAsked"/>
</coding>
</valueCodeableConcept>
</extension>
<contentString value="no"/>
</payload>
<payload>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/communication-payload-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/feedback-payload"/>
<code value="DrugPrescribed"/>
</coding>
</valueCodeableConcept>
</extension>
<contentString value="yes"/>
</payload>
<payload>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/communication-payload-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/feedback-payload"/>
<code value="DrugReceived"/>
</coding>
</valueCodeableConcept>
</extension>
<contentString value="yes"/>
</payload>
<payload>
<extension
url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/communication-payload-type">
<valueCodeableConcept>
<coding>
<system
value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/feedback-payload"/>
<code value="Asessment"/>
</coding>
</valueCodeableConcept>
</extension>
<contentString value="4"/>
</payload>
</Communication>