DK MedCom Carecommunication
3.0.0 - release Denmark flag

This page is part of the DK MedCom CareCommunication (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Instance of Communication resource used in a new message. The messagetext includes XHTML-subset formatting. - JSON Representation

Raw json | Download


{
  "resourceType" : "Communication",
  "id" : "3131b349-5162-48a9-9135-9ba730601faa",
  "meta" : {
    "profile" : [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Communication</b><a name=\"3131b349-5162-48a9-9135-9ba730601faa\"> </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;3131b349-5162-48a9-9135-9ba730601faa&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-careCommunication-communication.html\">MedComCareCommunication</a></p></div><p><b>status</b>: unknown</p><p><b>category</b>: Other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://medcomfhir.dk/ig/terminology/1.4.0/CodeSystem-medcom-careCommunication-categoryCodes.html\">MedComCareCommunicationCategories</a>#other)</span></p><p><b>subject</b>: <a href=\"Patient-f9bc6de0-588f-4a3d-a6c6-eb370d23a473.html\">Patient/f9bc6de0-588f-4a3d-a6c6-eb370d23a473</a> &quot; ELMER&quot;</p><p><b>topic</b>: Non-clinical content <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>, , , </td><td>Example of a disc-list\r\n        &lt;ul&gt;\r\n            &lt;li&gt;Unordered information. &lt;/li&gt;\r\n            &lt;li&gt;Ordered information. &lt;/li&gt;\r\n            &lt;li&gt;Definitions. &lt;/li&gt;\r\n        &lt;/ul&gt;\r\n        Example of a arabic-list\r\n        &lt;ol class=&quot;arabic&quot;&gt;\r\n            &lt;li&gt; arabic 1&lt;/li&gt; \r\n            &lt;li&gt; arabic 2&lt;/li&gt; \r\n        &lt;/ol&gt; \r\n        Example of a unlist\r\n        &lt;ul class=&quot;unlist&quot;&gt;\r\n            &lt;li&gt; unlist 1&lt;/li&gt; \r\n            &lt;li&gt; unlist 2&lt;/li&gt; \r\n        &lt;/ul&gt;\r\n        &lt;b&gt;Example of a BOLD text&lt;/b&gt; &lt;br/&gt;\r\n        &lt;i&gt;Example of a ITALIC text&lt;/i&gt; &lt;br/&gt;\r\n        &lt;span style=&quot;text-decoration: underline&quot;&gt;Example of an UNDERLINE text&lt;/span&gt; &lt;br/&gt;\r\n        &lt;span style=&quot;text-decoration: line-through&quot;&gt;Example of a STRIKETHROUGH text&lt;/span&gt; &lt;br/&gt;\r\n        &lt;p style=&quot;text-align: left&quot;&gt;This text is LEFT aligned&lt;/p&gt; &lt;br/&gt;\r\n        &lt;p style=&quot;text-align: right&quot;&gt;This text is RIGHT aligned&lt;/p&gt; &lt;br/&gt;\r\n        &lt;p style=&quot;text-align: center&quot;&gt;This text is CENTER aligned&lt;/p&gt; &lt;br/&gt;\r\n        &lt;p style=&quot;text-align: justify&quot;&gt;This text is JUSTIFIED aligned&lt;/p&gt; &lt;br/&gt;\r\n        \r\n        &lt;p&gt; Tables:&lt;/p&gt; \r\n        &lt;table&gt;\r\n            &lt;caption&gt;Example of a TABLE&lt;/caption&gt; \r\n            &lt;tr&gt; \r\n                &lt;td class=&quot;border-left&quot;&gt;Border Left&lt;/td&gt; \r\n                &lt;td class=&quot;border-right&quot;&gt;Border Right&lt;/td&gt; \r\n                &lt;td class=&quot;border-top&quot;&gt;Border Top&lt;/td&gt; \r\n                &lt;td class=&quot;border-bottom&quot;&gt;Border Bottom&lt;/td&gt; \r\n            &lt;/tr&gt; \r\n        &lt;/table&gt; \r\n        &lt;table&gt; \r\n            &lt;caption&gt;Example of a TABLE&lt;/caption&gt; \r\n            &lt;thead&gt; \r\n                &lt;tr&gt; \r\n                    &lt;th&gt; Head Cell 1&lt;/th&gt; \r\n                    &lt;th&gt; Head Cell 2&lt;/th&gt; \r\n                    &lt;th&gt; Head Cell 3&lt;/th&gt; \r\n                &lt;/tr&gt; \r\n            &lt;/thead&gt; \r\n            &lt;tbody&gt; \r\n                &lt;tr&gt; \r\n                    &lt;td&gt; Body Cell 1&lt;/td&gt; \r\n                    &lt;td&gt; Body Cell 2&lt;/td&gt; \r\n                    &lt;td&gt; Body Cell 3&lt;/td&gt; \r\n                &lt;/tr&gt; \r\n            &lt;/tbody&gt; \r\n        &lt;/table&gt;</td></tr></table></div>"
  },
  "status" : "unknown",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
          "code" : "other"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "Patient/f9bc6de0-588f-4a3d-a6c6-eb370d23a473"
  },
  "topic" : {
    "text" : "Non-clinical content"
  },
  "payload" : [
    {
      "extension" : [
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension",
          "valueDateTime" : "2023-03-01T12:00:00+01:00"
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-identifier-extension",
          "valueIdentifier" : {
            "value" : "urn:uuid:cc045f93-26ec-4aa8-ae1a-5f2c64e1a6b0",
            "assigner" : {
              "reference" : "Organization/9b876149-842d-4b09-8d3d-27468210d343"
            }
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner-extension",
          "valueReference" : {
            "reference" : "PractitionerRole/8ebaf0c2-835d-43c8-91ef-c5c1745e0b98"
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension",
          "valueContactPoint" : {
            "system" : "phone",
            "value" : "38683868"
          }
        }
      ],
      "contentString" : "Example of a disc-list\r\n        <ul>\r\n            <li>Unordered information. </li>\r\n            <li>Ordered information. </li>\r\n            <li>Definitions. </li>\r\n        </ul>\r\n        Example of a arabic-list\r\n        <ol class=\"arabic\">\r\n            <li> arabic 1</li> \r\n            <li> arabic 2</li> \r\n        </ol> \r\n        Example of a unlist\r\n        <ul class=\"unlist\">\r\n            <li> unlist 1</li> \r\n            <li> unlist 2</li> \r\n        </ul>\r\n        <b>Example of a BOLD text</b> <br/>\r\n        <i>Example of a ITALIC text</i> <br/>\r\n        <span style=\"text-decoration: underline\">Example of an UNDERLINE text</span> <br/>\r\n        <span style=\"text-decoration: line-through\">Example of a STRIKETHROUGH text</span> <br/>\r\n        <p style=\"text-align: left\">This text is LEFT aligned</p> <br/>\r\n        <p style=\"text-align: right\">This text is RIGHT aligned</p> <br/>\r\n        <p style=\"text-align: center\">This text is CENTER aligned</p> <br/>\r\n        <p style=\"text-align: justify\">This text is JUSTIFIED aligned</p> <br/>\r\n        \r\n        <p> Tables:</p> \r\n        <table>\r\n            <caption>Example of a TABLE</caption> \r\n            <tr> \r\n                <td class=\"border-left\">Border Left</td> \r\n                <td class=\"border-right\">Border Right</td> \r\n                <td class=\"border-top\">Border Top</td> \r\n                <td class=\"border-bottom\">Border Bottom</td> \r\n            </tr> \r\n        </table> \r\n        <table> \r\n            <caption>Example of a TABLE</caption> \r\n            <thead> \r\n                <tr> \r\n                    <th> Head Cell 1</th> \r\n                    <th> Head Cell 2</th> \r\n                    <th> Head Cell 3</th> \r\n                </tr> \r\n            </thead> \r\n            <tbody> \r\n                <tr> \r\n                    <td> Body Cell 1</td> \r\n                    <td> Body Cell 2</td> \r\n                    <td> Body Cell 3</td> \r\n                </tr> \r\n            </tbody> \r\n        </table>"
    }
  ]
}