FHIR IG analytics| Package | hl7.fhir.us.meds |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-meddispense-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
id: meddispense-1
meta:
status: in-progress
medication: Lantus 100 UNT/ML Injectable Solution
subject: Amy V. Shaw
| - | Actor |
| * | Ronald Bone, MD |
whenHandedOver: Dec 8, 2016 6:38:52 AM
dosageInstruction:
{
"resourceType": "MedicationDispense",
"id": "meddispense-1",
"meta": {
"versionId": "1",
"lastUpdated": "2016-12-08T06:38:52Z",
"profile": [
"http://hl7.org/fhir/us/meds/StructureDefinition/medicationdispense"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/meds/StructureDefinition/refill-number-extension",
"valuePositiveInt": 5
}
],
"status": "in-progress",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "285018",
"display": "Lantus 100 UNT/ML Injectable Solution"
}
],
"text": "Lantus 100 UNT/ML Injectable Solution"
},
"subject": {
"display": "Amy V. Shaw"
},
"performer": [
{
"actor": {
"display": "Ronald Bone, MD"
}
}
],
"whenHandedOver": "2016-12-08T06:38:52Z",
"dosageInstruction": [
{
"sequence": 1,
"text": "20 Units SC three times daily"
}
]
}