CH IPS (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH IPS (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ips/ and changes regularly. See the Directory of published versions

: UC 1.1: Candesartan - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "MedStatCandesartan",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement MedStatCandesartan</b></p><a name=\"MedStatCandesartan\"> </a><a name=\"hcMedStatCandesartan\"> </a><a name=\"MedStatCandesartan-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"#hcMedStatCandesartan/Candesartan\">Medication CANDESARTAN-AMLODIP Mepha Kaps 8mg/5mg (Blister 98 Stk)</a></p><p><b>subject</b>: <a href=\"Patient-MonikaWegmueller.html\">Monika Wegmüller  Female, DoB: 1943-05-15 ( Medical record number: 11111111)</a></p><p><b>effective</b>: 2020-03-03 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:\">Hypertonie</span></p><blockquote><p><b>dosage</b></p><p><b>patientInstruction</b>: Nehmen Sie die Kapseln täglich immer zur gleichen Tageszeit mit oder ohne Mahlzeit mit etwas Wasser ein.</p><p><b>timing</b>: , ?ngen-6?</p><p><b>route</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20053000}\">zum Einnehmen</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #Candesartan</b></p><a name=\"MedStatCandesartan/Candesartan\"> </a><a name=\"hcMedStatCandesartan/Candesartan\"> </a><a name=\"MedStatCandesartan/Candesartan-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680676560027}\">CANDESARTAN-AMLODIP Mepha Kaps 8mg/5mg</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10210000}\">Hartkapsel</span></p><p><b>amount</b>: 98 Capsule (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732937005 = 'Capsule (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code1681000175101 = 'Package - unit of product usage')</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "Candesartan",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "urn:oid:2.51.1.1",
            "code" : "7680676560027",
            "display" : "CANDESARTAN-AMLODIP Mepha Kaps 8mg/5mg (Blister 98 Stk)"
          }
        ],
        "text" : "CANDESARTAN-AMLODIP Mepha Kaps 8mg/5mg"
      },
      "form" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "10210000",
            "display" : "Capsule, hard"
          }
        ],
        "text" : "Hartkapsel"
      },
      "amount" : {
        "numerator" : {
          "value" : 98,
          "unit" : "Capsule (unit of presentation)",
          "system" : "http://snomed.info/sct",
          "code" : "732937005"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "Package - unit of product usage (qualifier value)",
          "system" : "http://snomed.info/sct",
          "code" : "1681000175101"
        }
      }
    }
  ],
  "status" : "active",
  "medicationReference" : {
    "reference" : "#Candesartan"
  },
  "subject" : {
    🔗 "reference" : "Patient/MonikaWegmueller"
  },
  "effectivePeriod" : {
    "start" : "2020-03-03"
  },
  "reasonCode" : [
    {
      "text" : "Hypertonie"
    }
  ],
  "dosage" : [
    {
      "patientInstruction" : "Nehmen Sie die Kapseln täglich immer zur gleichen Tageszeit mit oder ohne Mahlzeit mit etwas Wasser ein.",
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2020-03-03"
          },
          "when" : [
            "MORN"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
            "code" : "20053000",
            "display" : "Oral use"
          }
        ],
        "text" : "zum Einnehmen"
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 1,
            "unit" : "Tablet (unit of presentation)",
            "system" : "http://snomed.info/sct",
            "code" : "732936001"
          }
        }
      ]
    }
  ]
}