Package | hl7.fhir.uv.extensions |
Type | ValueSet |
Id | medication-type |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-medication-type.html |
URL | http://hl7.org/fhir/ValueSet/medication-type |
Version | 5.3.0-ballot |
Status | draft |
Date | 2025-07-16 |
Name | MedicationTypeVS |
Title | Medication Type VS |
Realm | uv |
Authority | hl7 |
Description | Example ValueSet for medication type. |
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 |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medication-type
http://snomed.info/sct
Code | Display |
781405001 | Medicinal product package (product) |
763158003 | Medicinal product (product) |
1208954007 | Extemporaneous preparation (product) |
{ "resourceType": "ValueSet", "id": "medication-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "url": "http://hl7.org/fhir/ValueSet/medication-type", "version": "5.3.0-ballot", "name": "MedicationTypeVS", "title": "Medication Type VS", "status": "draft", "experimental": false, "date": "2025-07-16", "publisher": "HL7 International / Pharmacy", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication" } ] } ], "description": "Example ValueSet for medication type.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "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", "concept": [ { "code": "781405001", "display": "Medicinal product package (product)" }, { "code": "763158003", "display": "Medicinal product (product)" }, { "code": "1208954007", "display": "Extemporaneous preparation (product)" } ] } ] } }