Package | fhir.kenyaPSIG |
Type | ValueSet |
Id | medication-vs |
FHIR Version | R4 |
Source | https://example.org/fhir/https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ValueSet-medication-vs.html |
URL | https://example.org/fhir/ValueSet/medication-vs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-15T09:30:53+00:00 |
Name | MedicationVS |
Title | Medication Value Set |
Realm | us |
Authority | hl7 |
Description | Value Sets for Medications) |
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
{ "resourceType": "ValueSet", "id": "medication-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://example.org/fhir/ValueSet/medication-vs", "version": "0.1.0", "name": "MedicationVS", "title": "Medication Value Set", "status": "draft", "date": "2025-07-15T09:30:53+00:00", "publisher": "IntelliSOFT Consulting", "contact": [ { "name": "IntelliSOFT Consulting", "telecom": [ { "system": "url", "value": "https://.com/fhir/example-publisher" } ] }, { "name": "KPS Team Kenya.", "telecom": [ { "system": "email", "value": "info@example.com", "use": "work" } ] } ], "description": "Value Sets for Medications)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "KE", "display": "Kenya" } ] } ], "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "372687004", "display": "Amoxicillin (substance)" }, { "code": "387517004", "display": "Metformin (substance)" }, { "code": "387458008", "display": "Paracetamol (substance)" }, { "code": "387544009", "display": "Lisinopril (substance)" }, { "code": "387406002", "display": "Atorvastatin (substance)" } ] } ] } }