eHealth Infrastructure
2021.3.0 - build

eHealth Infrastructure - Local Development build (v2021.3.0). 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</b></p><p><b>Thread id</b>: b84a4a49-ede2-45eb-8400-eb2469a08f3e</p><p><b>Title</b>: Sample title...</p><p><b>Administrative status</b>: <span title="{http://ehealth.sundhed.dk/cs/administrative-status activate}">Activate</span></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>: <span title="Codes: {http://ehealth.sundhed.dk/cs/restriction-category None}">None</span></p><p><b>status</b>: completed</p><p><b>category</b>: <span title="Codes: {http://ehealth.sundhed.dk/cs/message-category advice}">Advice</span></p><p><b>medium</b>: <span title="Codes: "></span></p><p><b>sent</b>: Jul 15, 2021 7:06:55 AM</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>-</td><td><b>Content[x]</b></td></tr><tr><td>*</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>