Stream: implementers
Topic: http://fhir.carevolution.com/codes/NextGen-NDC/OrderableItem
Geoff Low (Sep 17 2016 at 21:53):
Hi, does http://fhir.carevolution.com/codes/NextGen-NDC/OrderableItem code to anything?
We get a Medication resource with:
{
"resourceType": "Medication",
"id": "194",
"meta": {
"lastUpdated": "2016-05-23T23:18:24.547+00:00"
},
"code": {
"coding": [
{
"system": "http://fhir.carevolution.com/codes/NextGen-NDC/OrderableItem",
"code": "00078050215",
"display": "Exelon 9.5 mg/24 hour Transderm 24 hr Patch",
"userSelected": true
}
],
"text": "Exelon 9.5 mg/24 hour Transderm 24 hr Patch"
}
}
Want to know if we can go any deeper?
Last updated: Apr 12 2022 at 19:14 UTC