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

FHIR IG analytics

Packagehl7.fhir.uv.vulcan-rwd.r4b
Resource TypeMedicationDispense
IdMedicationDispense-RWDMedicationDispense.json
FHIR VersionR4B

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: MedicationDispense

Resource MedicationDispense "RWDMedicationDispense"

Profile: MedicationDispenseRwd

status: completed

medication: prasugrel (RxNorm#613391)

subject: Patient/RWDPatient " PATIENT"

whenHandedOver: 2022-07-02


Source1

{
  "resourceType": "MedicationDispense",
  "id": "RWDMedicationDispense",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "613391"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RWDPatient"
  },
  "whenHandedOver": "2022-07-02"
}