FHIR IG analytics| Package | hl7.fhir.uv.vulcan-rwd.r4b |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-RWDMedicationDispense.json |
| FHIR Version | R4B |
No resources found
No resources found
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
{
"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"
}