eMediplan CHMED20AF Implementation Guide:

This page is part of the eMediplan CHMED20AF FHIR IG (R4) (v2.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions



{
  "resourceType" : "MedicationStatement",
  "id" : "chmed20af-card-medicationstatement-tt-2-multiple-meronem",
  "meta" : {
    "profile" : [
      "http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-medicationstatement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> 2. MERONEM i.v. Trockensub 1 g \t\t\t\tPrd-Nr. 43582\n         <br/>\n Gabe von 2g 3x täglich (08:00-12:00-18:00), i.v. für 30 Minuten, jeden Dienstag während 3 Wochen.\n         <br/>\n 2 gr, 3 times daily, (08:00-12:00-18:00), iv, for 30 minutes every tuesday for three weeks \n         <br/>\n &quot;Pos&quot;: [{\t\t\t\t\t&quot;DtFrom&quot;: &quot;2017-09-05&quot;,\t\t\t\t\t&quot;DtTo&quot;: &quot;2017-09-26&quot;,\t\t\t\t\t&quot;CyDu&quot;: 604800,\t\t\t\t\t&quot;InRes&quot;: 0,\t\t\t\t\t&quot;TT&quot;: [{\t\t\t\t\t\t\t&quot;Off&quot;: 28800,\t\t\t\t\t\t\t&quot;Du&quot;: 1800,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 2.0\t\t\t\t\t\t}, {\t\t\t\t\t\t\t&quot;Off&quot;: 43200,\t\t\t\t\t\t\t&quot;Du&quot;: 1800,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 2.0\t\t\t\t\t\t}, {\t\t\t\t\t\t\t&quot;Off&quot;: 64800,\t\t\t\t\t\t\t&quot;Du&quot;: 1800,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 2.0\t\t\t\t\t\t}\t\t\t\t\t]\t\t\t\t}\t\t\t],\t\t\t&quot;Unit&quot;: &quot;STK&quot;,\t\t\t&quot;TkgRsn&quot;: &quot;Infektion&quot;,\t\t\t&quot;Roa&quot;: &quot;IV&quot;,\t\t\t&quot;Rep&quot;: 0,\t\t\t&quot;Subs&quot;: 0,\t\t\t&quot;NbPack&quot;: 1 \n      </div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "cont4",
      "meta" : {
        "profile" : [
          "http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "urn:oid:2.51.1.1",
            "code" : "7680531050328",
            "display" : "MERONEM i.v. Trockensub 1 g"
          }
        ],
        "text" : "MERONEM i.v. Trockensub 1 g"
      },
      "form" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "11212000",
            "display" : "Powder for solution for infusion"
          }
        ]
      },
      "ingredient" : [
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "387540000",
                "display" : "Meropenem (substance)"
              }
            ],
            "text" : "Meropenem"
          },
          "strength" : {
            "numerator" : {
              "value" : 1,
              "unit" : "gram",
              "system" : "http://unitsofmeasure.org",
              "code" : "g"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "Vial (unit of presentation)",
              "system" : "http://snomed.info/sct",
              "code" : "733026001"
            }
          }
        }
      ]
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:9a55ba81-9a54-4cd5-867c-f7c353f1102c"
    }
  ],
  "status" : "completed",
  "medicationReference" : {
    "reference" : "#cont4"
  },
  "subject" : {
    "reference" : "Patient/chmed20af-card-patient-s01"
  },
  "informationSource" : {
    "reference" : "Practitioner/chmed20af-practitioner-s01"
  },
  "reasonCode" : [
    {
      "text" : "Infektion"
    }
  ],
  "dosage" : [
    {
      "text" : "Gabe von 2g 3x täglich (08:00-12:00-18:00), i.v. für 30 Minuten, jeden Dienstag während 3 Wochen"
    },
    {
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2017-09-05",
            "end" : "2020-09-26"
          },
          "duration" : 1800,
          "durationUnit" : "s",
          "frequency" : 3,
          "period" : 1,
          "periodUnit" : "wk",
          "dayOfWeek" : [
            "tue"
          ],
          "timeOfDay" : [
            "08:00:00",
            "12:00:00",
            "18:00:00"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20045000",
            "display" : "Intravenous use"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 2,
            "unit" : "gram",
            "system" : "http://unitsofmeasure.org",
            "code" : "g"
          }
        }
      ]
    }
  ]
}