Stream: implementers
Topic: MedicationRequest.reasonCode
David evans (Jul 15 2017 at 12:05):
I'm trying to find the MedicationRequest.reasonCodes for download and/or REST reference. The FHIR docs point to OID 2.16.840.1.113883.4.642.3.152 but I'm not able to find that when searching the Canada Health Infoway Terminology Gateway.
I am able to find this one.
{
"id": "2.16.840.1.113883.2.20.3.401",
"name": "PrescriptionIndicationForUse",
"effectiveDate": "20170626",
"description": "The clinical reason for which a medication is being ordered.",
"status": "active",
"category": "SNOMED CT",
"domains": [
"ePrescribe"
],
...
}
Can anyone provide some guidance?
(yes, i am new here!)
Lloyd McKenzie (Jul 15 2017 at 15:00):
Which FHIR docs are you referring to? If the question is Canada-specific, it might be better to raise it on the canada stream
Lloyd McKenzie (Jul 15 2017 at 15:00):
(Oh, and welcome!)
Eric Haas (Jul 15 2017 at 15:01):
have you looked here? Is a rather large Snomed Heirarchy. I you want to download it . You might as well download SNOMED and filter it out from there. Or get it directly from a terminology server.
Lloyd McKenzie (Jul 15 2017 at 15:03):
I'm just surprised to have FHIR docs pointing to an OID...
David evans (Jul 16 2017 at 12:26):
thanks guys...my question is specific to Canada's Terminology Gateway so i'll move my question there.
Last updated: Apr 12 2022 at 19:14 UTC