FHIR IG analytics| Package | hl7.fhir.uv.vulcan-rwd.r4 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-RWDMedicationStatementFromAdministration.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 "RWDMedicationStatementFromAdministration"
Profile: MedicationStatementRwd
status: completed
medication: clopidogrel (RxNorm#32968)
subject: Patient/RWDPatient " PATIENT"
context: Encounter/RWDEncounter
effective: 2022-07-02
derivedFrom: MedicationAdministration/RWDMedicationAdministration
{
"resourceType": "MedicationStatement",
"id": "RWDMedicationStatementFromAdministration",
"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": "32968"
}
]
},
"subject": {
"reference": "Patient/RWDPatient"
},
"context": {
"reference": "Encounter/RWDEncounter"
},
"effectiveDateTime": "2022-07-02",
"derivedFrom": [
{
"reference": "MedicationAdministration/RWDMedicationAdministration"
}
]
}