FHIR IG analytics| Package | ndhm.in |
| Resource Type | ValueSet |
| Id | ValueSet-ndhm-route-of-administration.json |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-route-of-administration.html |
| URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration |
| Version | 6.5.0 |
| Status | draft |
| Date | 2020-08-25 |
| Name | RouteOfAdministration |
| Title | Route Of Administration |
| Realm | in |
| Authority | national |
| Description | This value set contains a set of SNOMED CT codes for Route Of Administration |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | |
| MedicationRequest | MedicationRequest |
| MedicationStatement | MedicationStatement |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ndhm-route-of-administration
This value set includes codes based on the following rules:
http://snomed.info/sct where concept is-a 284009009 (Route of administration values)This value set excludes codes based on the following rules:
http://snomed.info/sct| Code | Display |
| 284009009 | Route of administration value |
{
"resourceType": "ValueSet",
"id": "ndhm-route-of-administration",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration",
"version": "6.5.0",
"name": "RouteOfAdministration",
"title": "Route Of Administration",
"status": "draft",
"experimental": false,
"date": "2020-08-25",
"publisher": "National Resource Center for EHR Standards",
"contact": [
{
"name": "National Resource Center for EHR Standards",
"telecom": [
{
"system": "url",
"value": "https://nrces.in/"
}
]
}
],
"description": "This value set contains a set of SNOMED CT codes for Route Of Administration",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "284009009"
}
]
}
],
"exclude": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "284009009",
"display": "Route of administration value"
}
]
}
]
}
}