DK MedCom Condition List
1.0.1 - release

DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-conditionlist/ and changes regularly. See the Directory of published versions

: Composition instance - Testexample R1(1) - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "253a7428-2269-4f76-a206-5b93618ce842",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-composition"
    ]
  },
  "language" : "da",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"da\" lang=\"da\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 253a7428-2269-4f76-a206-5b93618ce842</b></p><a name=\"253a7428-2269-4f76-a206-5b93618ce842\"> </a><a name=\"hc253a7428-2269-4f76-a206-5b93618ce842\"> </a><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\">Language: da</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-conditionlist-composition.html\">MedComConditionListComposition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11450-4}\">Problem list - Reported</span></p><p><b>date</b>: 2023-03-03 13:43:00+0100</p><p><b>author</b>: <a href=\"Organization-d39a8251-db8e-4b92-ae80-c89857fd1af9.html\">Organization MedCom Testcenter</a></p><p><b>title</b>: Diagnoseoversigt for 0511699884</p><p><b>confidentiality</b>: normal</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td></tr><tr><td style=\"display: none\">*</td><td>Official</td></tr></table></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11450-4",
        "display" : "Problem list - Reported"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/76ceb895-4de3-4582-83e0-5e65a3fb1242"
  },
  "date" : "2023-03-03T13:43:00+01:00",
  "author" : [
    {
      🔗 "reference" : "Organization/d39a8251-db8e-4b92-ae80-c89857fd1af9"
    }
  ],
  "title" : "Diagnoseoversigt for 0511699884",
  "confidentiality" : "N",
  "attester" : [
    {
      "mode" : "official"
    }
  ],
  "section" : [
    {
      "entry" : [
        {
          🔗 "reference" : "Condition/7aa1d33b-ae2f-43d3-8c08-d68159d8f563"
        }
      ]
    }
  ]
}