FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-med-for-chilblains.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest med-for-chilblains
identifier: urn:oid:1.2.840.114350.1.13.861.1.7.2.798268/2454978 (use: usual, )
status: Active
intent: Order
category: Outpatient
medication: nifedipine (Procardia)30 mg (extended release)
subject: Patricia Noelle
authoredOn: 2022-05-03 15:41:39+0000
requester: Dr. John Carlson
recorder: Dr. John Carlson
reasonReference: Chilblains
dosageInstruction
{
"resourceType": "MedicationRequest",
"id": "med-for-chilblains",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "urn:oid:1.2.840.114350.1.13.861.1.7.2.798268",
"value": "2454978"
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code": "outpatient",
"display": "Outpatient"
}
],
"text": "Outpatient"
}
],
"medicationReference": {
"display": "nifedipine (Procardia)30 mg (extended release)"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"authoredOn": "2022-05-03T15:41:39Z",
"requester": {
"reference": "Practitioner/practitionerMCC-3v",
"display": "Dr. John Carlson"
},
"recorder": {
"reference": "Practitioner/practitionerMCC-3v",
"display": "Dr. John Carlson"
},
"reasonReference": [
{
"reference": "Condition/chilblain-found",
"display": "Chilblains"
}
],
"dosageInstruction": [
{
"sequence": 1,
"patientInstruction": "Chilblains Treatment: Take nifedipine (Procardia)30 mg (extended release) PO once daily, Avoid scratching, Apply Calamine Lotion 3-4 x/day, Apply Lanolin or coconut oil 1x/day, wear wool socks, and carefully use heating pad to relieve pain.",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d"
}
},
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route (qualifier value)"
}
]
},
"doseAndRate": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code": "ordered",
"display": "Ordered"
}
],
"text": "ordered"
},
"doseQuantity": {
"value": 30,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
}