0.1.0 - ci-build

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

: UC5-MedicationsJune2020 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "UC5-MedicationsJune2020",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement UC5-MedicationsJune2020</b></p><a name=\"UC5-MedicationsJune2020\"> </a><a name=\"hcUC5-MedicationsJune2020\"> </a><a name=\"UC5-MedicationsJune2020-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 711436000}\">Inhaled steroids used daily (situation)</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez  Female, DoB: 1956-12-01</a></p><p><b>context</b>: <a href=\"Encounter-UC5-EncounterCarlosVanBurenJune2020.html\">Encounter: status = finished; class = AMB (AMB); period = 2020-06-10 --&gt; 2020-06-10; reasonCode = Asthma follow-up</a></p><p><b>effective</b>: 2020-06-10</p><p><b>note</b>: Patient continues regular use of inhaled corticosteroids for asthma maintenance.</p></div>"
  },
  "status" : "active",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "711436000",
        "display" : "Inhaled steroids used daily (situation)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC5-Patient"
  },
  "context" : {
    🔗 "reference" : "Encounter/UC5-EncounterCarlosVanBurenJune2020"
  },
  "effectiveDateTime" : "2020-06-10",
  "note" : [
    {
      "text" : "Patient continues regular use of inhaled corticosteroids for asthma maintenance."
    }
  ]
}