FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-irrs-interrai-drug-code.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/CodeSystem/irrs-interrai-drug-code |
| URL | http://cihi.ca/fhir/irrs/CodeSystem/irrs-interrai-drug-code |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-interrai-drug-code |
| Realm | ca |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-medication | irrs-medication |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-interrai-drug-code defines the following codes:
| Code | Display | Definition |
| 55555555 | Herbal preparations not assigned NPN or DIN-HM | |
| 88888888 | Compounds | |
| 99999999 | Investigational drugs |
{
"resourceType": "CodeSystem",
"id": "irrs-interrai-drug-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-interrai-drug-code",
"version": "1.0",
"name": "irrs-interrai-drug-code",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"caseSensitive": true,
"compositional": false,
"content": "complete",
"concept": [
{
"code": "55555555",
"display": "Herbal preparations not assigned NPN or DIN-HM"
},
{
"code": "88888888",
"display": "Compounds"
},
{
"code": "99999999",
"display": "Investigational drugs"
}
]
}