Medikationsplan 4 PLUS
0.1.0 - ci-build

Medikationsplan 4 PLUS - Local Development build (v0.1.0). See the Directory of published versions

: ExampleList - JSON Representation

Raw json | Download


{
  "resourceType" : "List",
  "id" : "ExampleList",
  "meta" : {
    "profile" : [
      "https://www.charite.de/fhir/medikationsplan/StructureDefinition/List"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Mode: snapshotStatus: currentCode: Dauermedikation</td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "snapshot",
  "code" : {
    "coding" : [
      {
        "system" : "https://www.charite.de/fhir/medikationsplan/CodeSystem/kbv/s-bmp-zwischenueberschrift",
        "code" : "412",
        "display" : "Dauermedikation"
      }
    ]
  }
}