Package | hl7.eu.fhir.unicom |
Type | ValueSet |
Id | administration-method |
FHIR Version | R5 |
Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/ValueSet-administration-method.html |
URL | http://unicom-project.eu/fhir/ValueSet/administration-method |
Version | 0.1.0 |
Status | active |
Date | 2025-06-02T08:10:55+00:00 |
Name | AdministrationMethod |
Title | EDQM Administration Method |
Realm | eu |
Authority | hl7 |
Description | ValueSet Administration method from EDQM, AME, see https://standardterms.edqm.eu/# |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet administration-method
https://standardterms.edqm.eu
Code | Display |
0004 | Administration |
0005 | Application |
0006 | Bathing |
0007 | Chewing |
0008 | Gargling |
0009 | Infusion |
0010 | Inhalation |
0011 | Injection |
0012 | Insertion |
0013 | Instillation |
0014 | Orodispersion |
0015 | Rinsing/washing |
0017 | Spraying |
0018 | Sucking |
0019 | Swallowing |
0020 | Not specified |
0111 | Burning |
0112 | Dialysis |
0113 | Implantation |
{ "resourceType": "ValueSet", "id": "administration-method", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://unicom-project.eu/fhir/ValueSet/administration-method", "version": "0.1.0", "name": "AdministrationMethod", "title": "EDQM Administration Method", "status": "active", "experimental": false, "date": "2025-06-02T08:10:55+00:00", "publisher": "UNICOM", "contact": [ { "name": "UNICOM", "telecom": [ { "system": "url", "value": "http://unicom-project.eu" } ] } ], "description": "ValueSet Administration method from EDQM, AME, see https://standardterms.edqm.eu/#", "immutable": false, "compose": { "include": [ { "system": "https://standardterms.edqm.eu", "concept": [ { "code": "0004", "display": "Administration" }, { "code": "0005", "display": "Application" }, { "code": "0006", "display": "Bathing" }, { "code": "0007", "display": "Chewing" }, { "code": "0008", "display": "Gargling" }, { "code": "0009", "display": "Infusion" }, { "code": "0010", "display": "Inhalation" }, { "code": "0011", "display": "Injection" }, { "code": "0012", "display": "Insertion" }, { "code": "0013", "display": "Instillation" }, { "code": "0014", "display": "Orodispersion" }, { "code": "0015", "display": "Rinsing/washing" }, { "code": "0017", "display": "Spraying" }, { "code": "0018", "display": "Sucking" }, { "code": "0019", "display": "Swallowing" }, { "code": "0020", "display": "Not specified" }, { "code": "0111", "display": "Burning" }, { "code": "0112", "display": "Dialysis" }, { "code": "0113", "display": "Implantation" } ] } ] } }