eHealth Infrastructure (v2019.6)


<Communication xmlns="http://hl7.org/fhir">
  <id value="message-careteam-valid"/>
  <meta>
    <profile
             value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: message-careteam-valid</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>category</b>: Besked <span style="background: LightGoldenRodYellow">(Details : {http://ehealth.sundhed.dk/message-category code 'message' = 'message)</span></p><p><b>medium</b>: WRITTEN <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'WRITTEN)</span></p><p><b>sent</b>: Apr 4, 2019 2:01:10 AM</p><p><b>sender</b>: <a href="http://inttest.ehealth.sundhed.dk/trifork-fhir-server/Patient/XXX">http://inttest.ehealth.sundhed.dk/trifork-fhir-server/Patient/XXX</a></p><h3>Payloads</h3><table class="grid"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Hello world</td></tr></table></div>
  </text>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-recipientCareTeam">
    <valueReference>
      <reference
                 value="https://inttest.ehealth.sundhed.dk/organization/fhir/CareTeam/49"/>
    </valueReference>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://ehealth.sundhed.dk/message-category"/>
      <code value="message"/>
    </coding>
    <text value="Besked"/>
  </category>
  <medium>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"/>
      <code value="WRITTEN"/>
    </coding>
    <text value="WRITTEN"/>
  </medium>
  <sent value="2019-04-03T18:01:10-08:00"/>
  <sender>
    <reference
               value="http://inttest.ehealth.sundhed.dk/trifork-fhir-server/Patient/XXX"/>
  </sender>
  <payload>
    <contentString value="Hello world"/>
  </payload>
</Communication>