Guías de Implementación FHIR Receta Digital | Ministerio de Salud
1.1.0-ballot - ci-build Costa Rica flag

Guías de Implementación FHIR Receta Digital | Ministerio de Salud - Local Development build (v1.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Declaración - Alprazolam - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "104221",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 104221</b></p><a name=\"104221\"> </a><a name=\"hc104221\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Medication-539.html\">ANSIOLIT 0,5 mg tabletas (Gutis Ltda.)</a></p><p><b>subject</b>: <a href=\"Patient-98015.html\">JEFFREY ALEJANDRO ARRIETA GUZMAN</a></p><p><b>context</b>: <a href=\"Encounter-111766.html\">Encounter</a></p><p><b>effective</b>: 2025-05-27 06:16:02+0000</p></div>"
  },
  "status" : "active",
  "medicationReference" : {
    🔗 "reference" : "Medication/539",
    "display" : "ANSIOLIT 0,5 mg tabletas (Gutis Ltda.)"
  },
  "subject" : {
    🔗 "reference" : "Patient/98015",
    "display" : "JEFFREY ALEJANDRO ARRIETA GUZMAN"
  },
  "context" : {
    🔗 "reference" : "Encounter/111766",
    "display" : "Encounter"
  },
  "effectiveDateTime" : "2025-05-27T06:16:02Z"
}