FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-route-of-administration.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/ValueSet/irrs-route-of-administration |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-route-of-administration |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-route-of-administration |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r2.r4b#0.1.0 | NullFlavor | v3-NullFlavor |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
This value set includes codes from the following code systems:
http://hl7.org/fhir/v3/NullFlavor| Code | Display | |
| OTH | other | Description:The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system). Usage Notes: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to *any* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc. With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
http://snomed.info/sct| Code | Display | |
| 26643006 | Oral route | |
| 34206005 | Subcutaneous route | |
| 37161004 | Rectal route | |
| 37839007 | Sublingual route | |
| 417985001 | Enteral route | |
| 45890007 | Transdermal route | |
| 46713006 | Nasal route | |
| 47625008 | Intravenous route | |
| 54485002 | Ophthalmic route | |
| 6064005 | Topical route | |
| 78421000 | Intramuscular route |
{
"resourceType": "ValueSet",
"id": "irrs-route-of-administration",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-route-of-administration",
"version": "1.0",
"name": "irrs-route-of-administration",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/NullFlavor",
"version": "2016-11-11",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "26643006",
"display": "Oral route"
},
{
"code": "34206005",
"display": "Subcutaneous route"
},
{
"code": "37161004",
"display": "Rectal route"
},
{
"code": "37839007",
"display": "Sublingual route"
},
{
"code": "417985001",
"display": "Enteral route"
},
{
"code": "45890007",
"display": "Transdermal route"
},
{
"code": "46713006",
"display": "Nasal route"
},
{
"code": "47625008",
"display": "Intravenous route"
},
{
"code": "54485002",
"display": "Ophthalmic route"
},
{
"code": "6064005",
"display": "Topical route"
},
{
"code": "78421000",
"display": "Intramuscular route"
}
]
}
]
}
}