eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: message01 - XML Representation

Raw xml | Download



<Communication xmlns="http://hl7.org/fhir">
  <id value="message01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-07-15T07:06:55.257+00:00"/>
    <profile
             value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Communication</b><a name="message01"> </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 Communication &quot;message01&quot; Version &quot;1&quot; Updated &quot;2021-07-15 07:06:55+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ehealth-message.html">ehealth-message</a></p></div><p><b>Thread id</b>: b84a4a49-ede2-45eb-8400-eb2469a08f3e</p><p><b>Title</b>: Sample title...</p><p><b>Administrative status</b>: Activate (Details: http://ehealth.sundhed.dk/cs/administrative-status code activate = 'Activate', stated as 'null')</p><p><b>Priority</b>: routine</p><p><b>Sender careteam</b>: <a href="https://organization.fut.trifork.com/fhir/CareTeam/108752">https://organization.fut.trifork.com/fhir/CareTeam/108752</a></p><p><b>Restriction category</b>: None <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ehealth-restriction-category.html">Restriction Category</a>#None)</span></p><p><b>status</b>: completed</p><p><b>category</b>: Advice <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ehealth-message-category.html">Message Category</a>#advice)</span></p><p><b>medium</b>: null <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ehealth-message-medium.html">Message Medium</a>)</span></p><p><b>sent</b>: 2021-07-15 07:06:55+0000</p><p><b>recipient</b>: <a href="https://patient.fut.trifork.com/fhir/Patient/102">https://patient.fut.trifork.com/fhir/Patient/102</a></p><h3>Payloads</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Content[x]</b></td></tr><tr><td style="display: none">*</td><td>MESSAGE PAYLOAD</td></tr></table></div>
  </text>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-thread-id">
    <valueString value="b84a4a49-ede2-45eb-8400-eb2469a08f3e"/>
  </extension>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-title">
    <valueString value="Sample title..."/>
  </extension>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-administrative-status">
    <valueCoding>
      <system value="http://ehealth.sundhed.dk/cs/administrative-status"/>
      <code value="activate"/>
    </valueCoding>
  </extension>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-priority">
    <valueCode value="routine"/>
  </extension>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-senderCareTeam">
    <valueReference>
      <reference
                 value="https://organization.fut.trifork.com/fhir/CareTeam/108752"/>
    </valueReference>
  </extension>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-restriction-category">
    <valueCodeableConcept>
      <coding>
        <system value="http://ehealth.sundhed.dk/cs/restriction-category"/>
        <code value="None"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://ehealth.sundhed.dk/cs/message-category"/>
      <code value="advice"/>
    </coding>
  </category>
  <medium>
    <coding>
      <system value="http://ehealth.sundhed.dk/cs/message-medium"/>
    </coding>
  </medium>
  <sent value="2021-07-15T07:06:55+00:00"/>
  <recipient>
    <reference value="https://patient.fut.trifork.com/fhir/Patient/102"/>
  </recipient>
  <payload>
    <contentString value="MESSAGE PAYLOAD"/>
  </payload>
</Communication>