FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeMedicationRequest
IdMedicationRequest-bsj1-smp-medrx-sertraline-3-5.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicationRequest bsj1-smp-medrx-sertraline-3-5

status: Stopped

intent: Order

medication: sertraline 25 MG Oral Tablet

subject: Betsy Smith-Johnson

authoredOn: 2025-07-03 09:00:00-0800

requester: PractitionerRole Nurse Practitioner


Source1

{
  "resourceType": "MedicationRequest",
  "id": "bsj1-smp-medrx-sertraline-3-5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "stopped",
  "intent": "order",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "312940",
        "display": "sertraline 25 MG Oral Tablet"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "0143-9656-09"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01",
    "display": "Betsy Smith-Johnson"
  },
  "authoredOn": "2025-07-03T09:00:00-08:00",
  "requester": {
    "reference": "PractitionerRole/PractitionerRole-DNP-JudySalas"
  }
}