{
  "resourceType" : "Medication",
  "id" : "amlodipiin-extemporal",
  "meta" : {
    "profile" : ["https://fhir.ee/StructureDefinition/ee-tis-medication-extemporal-package-based"]
  },
  "language" : "et",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: Medication amlodipiin-extemporal</b></p><a name=\"amlodipiin-extemporal\"> </a><a name=\"hcamlodipiin-extemporal\"> </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: et</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-tis-medication-extemporal-package-based.html\">EETISMedicationExtemporalPackageBased</a></p></div><p><b>ExtensionEETISMedicinalProductClassification</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/atc-ee C08CA01}\">Amlodipiin</span></p><p><b>ExtensionEETISSizeOfItem</b>: 1(unit TK from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik)<span style=\"background: LightGoldenRodYellow\"> (Details: retsept-mahu-ja-massiyhik  codeTK = 'TÜKK')</span></p><p><b>ExtensionEETISMedicinalProductName</b>: Amlodipiin suukaudne pulber</p><p><b>identifier</b>: <code>http://ravimiregister.ee/pakendid</code>/9800412</p><p><b>doseForm</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/ravimvormid 783}\">suukaudne pulber</span></p><p><b>totalVolume</b>: 60</p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.ee/CodeSystem/toimeained 11861}\">amlodipiin</span></td></tr></table><p><b>strength</b>: 1(unit ANNUS from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik)<span style=\"background: LightGoldenRodYellow\"> (Details: retsept-mahu-ja-massiyhik  codeANNUS = 'ANNUS')</span>/?</p></blockquote></div>"
  },
  "extension" : [{
    "url" : "https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-classification",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.ee/CodeSystem/atc-ee",
        "code" : "C08CA01",
        "display" : "Amlodipiin"
      }]
    }
  },
  {
    "url" : "https://fhir.ee/StructureDefinition/ee-tis-size-of-item",
    "valueQuantity" : {
      "value" : 1,
      "system" : "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
      "code" : "TK"
    }
  },
  {
    "url" : "https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name",
    "valueString" : "Amlodipiin suukaudne pulber"
  }],
  "identifier" : [{
    "system" : "http://ravimiregister.ee/pakendid",
    "value" : "9800412"
  }],
  "doseForm" : {
    "coding" : [{
      "system" : "https://fhir.ee/CodeSystem/ravimvormid",
      "code" : "783",
      "display" : "suukaudne pulber"
    }]
  },
  "totalVolume" : {
    "value" : 60
  },
  "ingredient" : [{
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fhir.ee/CodeSystem/toimeained",
          "code" : "11861",
          "display" : "amlodipiin"
        }]
      }
    },
    "strengthRatio" : {
      "numerator" : {
        "value" : 1,
        "system" : "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
        "code" : "ANNUS"
      }
    }
  }]
}