example-SPOClinicalInformationResponse-MedicationStatement-methotrexate
JSON Format: MedicationStatement
Download Raw MedicationStatement json example
Record for consumption of 0.4 ML Methotrexate 25 MG/ML Auto-Injector (Otrexup).{ "resourceType": "MedicationStatement", "id": "example-SPOClinicalInformationResponse-MedicationStatement-methotrexate", "status": "active", "medicationCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/sid/ndc", "code": "54436-010-01", "display": "0.4 ML Methotrexate 25 MG/ML Auto-Injector [Otrexup]" } ] }, "subject": { "reference": "Patient/799999" }, "effectiveDateTime": "2020-01-02T00:00:00-08:00", "dateAsserted": "2020-01-01", "reasonCode": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "69896004", "display": "Rheumatoid arthritis (disorder)" } ] } ] }