FHIR Clinical Documents
1.0.0-ballot - STU1 Ballot International flag

FHIR Clinical Documents, published by HL7 International / Structured Documents. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-clinical-document/ and changes regularly. See the Directory of published versions

: revised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "revised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement revised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1</b></p><a name=\"revised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1\"> </a><a name=\"hcrevised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1\"> </a><a name=\"revised-MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1-en-US\"> </a><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title=\"Codes:\">Management of Asthma</span></p><p><b>medication</b>: <span title=\"Codes:\">Ventolin Inhaler</span></p><p><b>subject</b>: <a href=\"Patient-revised-Patient.html\">Eve Everywoman</a></p><p><b>dateAsserted</b>: 2024-05-07 11:28:17+0000</p></div>"
  },
  "status" : "active",
  "statusReason" : [
    {
      "text" : "Management of Asthma"
    }
  ],
  "medicationCodeableConcept" : {
    "text" : "Ventolin Inhaler"
  },
  "subject" : {
    🔗 "reference" : "Patient/revised-Patient",
    "display" : "Eve Everywoman"
  },
  "dateAsserted" : "2024-05-07T11:28:17.000+00:00"
}