FHIR IG analytics| Package | hl7.fhir.us.ccda |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-medication-statement.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement medication-statement
version: 7; Last updated: 2020-08-13 00:27:42+0000;
Information Source: #DEai5xNhh8KqJU2w
status: Active
medication: lisinopril oral 10 mg
subject: Amy Shaw
effective: 2010-05-01 --> (ongoing)
dateAsserted: 2016-05-01 16:13:03+0000
{
"resourceType": "MedicationStatement",
"id": "medication-statement",
"meta": {
"versionId": "7",
"lastUpdated": "2020-08-13T00:27:42.879+00:00",
"source": "#DEai5xNhh8KqJU2w"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "206765",
"display": "Prinivil 10 MG Oral Tablet"
}
],
"text": "lisinopril oral 10 mg"
},
"subject": {
"reference": "Patient/example",
"display": "Amy Shaw"
},
"effectivePeriod": {
"start": "2010-05-01"
},
"dateAsserted": "2016-05-01T16:13:03Z"
}