FHIR IG analytics| Package | hl7.fhir.uv.vulcan-rwd.r4 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-RWDMedicationStatementFromDispense.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement
Resource MedicationStatement "RWDMedicationStatementFromDispense"
Profile: MedicationStatementRwd
status: completed
medication: prasugrel (RxNorm#613391)
subject: Patient/RWDPatient " PATIENT"
context: Encounter/RWDEncounter
effective: 2022-07-02
derivedFrom: MedicationDispense/RWDMedicationDispense
{
"resourceType": "MedicationStatement",
"id": "RWDMedicationStatementFromDispense",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd"
]
},
"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"
},
"context": {
"reference": "Encounter/RWDEncounter"
},
"effectiveDateTime": "2022-07-02",
"derivedFrom": [
{
"reference": "MedicationDispense/RWDMedicationDispense"
}
]
}