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-4-spiricort",
  "meta" : {
    "profile" : [
      "http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-medicationstatement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Spiricort ausdosieren \n         <br/>Spirocort Filmtabl 20 mg\t\t\t\tPrd-Nr. 42239\n         <br/> Tag    Dosierung [mg]\n         <br/>1      40\n         <br/>2      40\n         <br/>3-9    30\n         <br/>10-16   25\n         <br/> &quot;Medicaments&quot;: [{\t\t\t&quot;Id&quot;: &quot;42239&quot;,\t\t\t&quot;IdType&quot;: 4,\t\t\t&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-06&quot;,\t\t\t\t\t&quot;CyDu&quot;: 86400,\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;: 25200,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 40.0\t\t\t\t\t\t}\t\t\t\t\t]\t\t\t\t}, {\t\t\t\t\t&quot;DtFrom&quot;: &quot;2017-09-07&quot;,\t\t\t\t\t&quot;DtTo&quot;: &quot;2017-09-15&quot;,\t\t\t\t\t&quot;CyDu&quot;: 86400,\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;: 25200,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 30.0\t\t\t\t\t\t}\t\t\t\t\t]\t\t\t\t}, {\t\t\t\t\t&quot;DtFrom&quot;: &quot;2017-09-16&quot;,\t\t\t\t\t&quot;DtTo&quot;: &quot;2017-09-21&quot;,\t\t\t\t\t&quot;CyDu&quot;: 86400,\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;: 25200,\t\t\t\t\t\t\t&quot;DoFrom&quot;: 25.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;mg&quot;,\t\t\t&quot;TkgRsn&quot;: &quot;Entzündung&quot;,\t\t\t&quot;Roa&quot;: &quot;PO&quot;,\t\t\t&quot;Rep&quot;: 0,\t\t\t&quot;Subs&quot;: 0,\t\t\t&quot;NbPack&quot;: 1\t\t} \n      </div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "cont1",
      "meta" : {
        "profile" : [
          "http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "urn:oid:2.51.1.1",
            "code" : "7680388400291",
            "display" : "SPIRICORT Filmtabl 20 mg"
          }
        ],
        "text" : "SPIRICORT Filmtabl 20 mg"
      },
      "form" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "10221000",
            "display" : "Film-coated tablet"
          }
        ]
      },
      "ingredient" : [
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "116601002",
                "display" : "Prednisolone (substance)"
              }
            ],
            "text" : "Prednisolone"
          },
          "strength" : {
            "numerator" : {
              "value" : 20,
              "unit" : "milligram",
              "system" : "http://unitsofmeasure.org",
              "code" : "mg"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "Tablet (unit of presentation)",
              "system" : "http://snomed.info/sct",
              "code" : "732936001"
            }
          }
        }
      ]
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:87799ce6-33f1-48db-ac1b-bdc7c8c6fe90"
    }
  ],
  "status" : "completed",
  "medicationReference" : {
    "reference" : "#cont1"
  },
  "subject" : {
    "reference" : "Patient/chmed20af-card-patient-s01"
  },
  "informationSource" : {
    "reference" : "Practitioner/chmed20af-practitioner-s01"
  },
  "reasonCode" : [
    {
      "text" : "Blutverdünnung"
    }
  ],
  "dosage" : [
    {
      "text" : "ausschleichend"
    },
    {
      "sequence" : 0,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2017-09-05",
            "end" : "2017-09-06"
          },
          "duration" : 1,
          "durationUnit" : "d",
          "frequency" : 1
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20053000",
            "display" : "Oral use"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 40,
            "unit" : "milligram",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    },
    {
      "sequence" : 1,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2017-09-07",
            "end" : "2017-09-15"
          },
          "duration" : 1,
          "durationUnit" : "d",
          "frequency" : 1
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20053000",
            "display" : "Oral use"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 30,
            "unit" : "milligram",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    },
    {
      "sequence" : 3,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2017-09-16",
            "end" : "2017-09-21"
          },
          "duration" : 1,
          "durationUnit" : "d",
          "frequency" : 1
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20053000",
            "display" : "Oral use"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 25,
            "unit" : "milligram",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    }
  ]
}