{
  "resourceType": "Medication",
  "id": "alprazolam",
  "meta": {
    "profile": [
      "https://fhir.ee/StructureDefinition/ee-tis-medication-epc"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Anonymous Patient</b> (no stated gender), DoB Unknown</p><hr /><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"This patient is known to be an animal.\">animal:</td><td colspan=\"3\"><ul><li>species: <span title=\"Codes: {http://snomed.info/sct 448169003}\">Domestic cat</span></li></ul></td></tr></table></div>"
  },
  "extension": [
    {
      "url": "https://fhir.ee/StructureDefinition/medicinal-product-classification",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/atc",
            "code": "N05BA12",
            "display": "alprazolam"
          }
        ]
      }
    },
    {
      "url": "https://fhir.ee/StructureDefinition/ee-tis-size-of-item",
      "valueQuantity": {
        "value": 1,
        "system": "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
        "code": "MG"
      }
    },
    {
      "url": "https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name",
      "valueString": "Xanax XR"
    }
  ],
  "identifier": [
    {
      "system": "http://ravimiregister.ee/pakendid",
      "value": "1021857"
    }
  ],
  "doseForm": {
    "coding": [
      {
        "system": "https://fhir.ee/CodeSystem/ravimvormid",
        "code": "1224",
        "display": "toimeainet prolongeeritult vabastav tablett"
      }
    ]
  },
  "totalVolume": {
    "value": 30
  },
  "ingredient": [
    {
      "item": {
        "concept": {
          "coding": [
            {
              "system": "https://fhir.ee/CodeSystem/toimeained",
              "code": "11707",
              "display": "alprasolaam"
            }
          ]
        }
      },
      "isActive": true,
      "strengthRatio": {
        "numerator": {
          "value": 1,
          "system": "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
          "code": "MG;"
        },
        "denominator": {
          "value": 1.0,
          "system": "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
          "code": "TABL"
        }
      }
    }
  ]
}