This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
JSON Format: MedicationStatement-us-core-medicationstatement-eve-everywoman-azithromycin
Raw json
{ "resourceType" : "MedicationStatement", "id" : "us-core-medicationstatement-eve-everywoman-azithromycin", "meta" : { "profile" : [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationstatement" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative with Details</b> </p> <p> <b>id</b>: us-core-medicationstatement-eve-everywoman-azithromycin</p> <p> <b>meta</b>: </p> <p> <b>status</b>: active</p> <p> <b>medication</b>: Azithromycin 500 MG Oral Tablet <span style="background: LightGoldenRodYellow">(Details : {RxNorm code '248656' = 'azithromycin 500 MG Oral Tablet', given as 'Azithromycin 500 MG Oral Tablet'})</span> </p> <p> <b>effective</b>: 07/03/2018 --> 07/03/2018</p> <p> <b>dateAsserted</b>: 07/03/2018 10:27:03 PM</p> <p> <b>subject</b>: <b>name</b>: Eve Everywoman <b>identifier</b>: Medical Record Number = 1032702 (http://hospital.smarthealthit.org), SSN = 11-00-1234 (USUAL)</p> <p> <b>dosage</b>: 1 TAB</p> </div>" }, "status" : "active", "medicationCodeableConcept" : { "coding" : [ { "system" : "http://www.nlm.nih.gov/research/umls/rxnorm", "code" : "248656", "display" : "Azithromycin 500 MG Oral Tablet" } ], "text" : "Azithromycin 500 MG Oral Tablet" }, "effectivePeriod" : { "start" : "2018-03-07", "end" : "2018-03-07" }, "dateAsserted" : "2018-03-07T10:27:03Z", "subject" : { "reference" : "Patient/ecr-patient-eve-everywoman", "display" : "Eve Everywoman" }, "taken" : "y", "dosage" : [ { "timing" : { "repeat" : { "count" : 1 } }, "route" : { "coding" : [ { "system" : "http://ncimeta.nci.nih.gov", "code" : "C38288", "display" : "ORALLY", "userSelected" : false } ] }, "doseQuantity" : { "value" : 1, "unit" : "TAB", "system" : "http://hl7.org/fhir/v3/orderableDrugForm", "code" : "TAB" } } ] }