Televisita
0.1.0 - ci-build

Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationStatement-terapia-corrente - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "e62c9f1d-9c0b-4433-853b-06ec5074f19a",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement e62c9f1d-9c0b-4433-853b-06ec5074f19a</b></p><a name=\"e62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><a name=\"hce62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 372729009}\">Acyclovir</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-01 --&gt; (ongoing)</p></div>"
  },
  "status" : "active",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "372729009",
        "display" : "Acyclovir"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
  },
  "effectivePeriod" : {
    "start" : "2025-06-01"
  }
}