FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-argo-ms2.json |
| FHIR Version | R2 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: argo-ms2
meta:
contained:
dateAsserted: 01/05/2016 4:13:03 PM
status: active
effective: 01/05/2010 --> (ongoing)
medication: lisinopril oral 10 mg. Generated Summary: unknown resource contained
{
"resourceType": "MedicationStatement",
"id": "argo-ms2",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut/StructureDefinition/argo-medicationstatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "med1",
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "206765",
"display": "Lisinopril 10 MG Oral Tablet [Prinivil]"
}
],
"text": "lisinopril oral 10 mg"
}
}
],
"patient": {
"reference": "Patient/peter-chalmers",
"display": "Peter Chalmers"
},
"dateAsserted": "2016-05-01T16:13:03Z",
"status": "active",
"effectivePeriod": {
"start": "2010-05-01"
},
"medicationReference": {
"reference": "#med1",
"display": "lisinopril oral 10 mg"
}
}