FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vs-medication-name-msd

Packagelk-nehr-fhir-ips
TypeValueSet
Idvs-medication-name-msd
FHIR VersionR4
Sourcehttp://fhir.health.gov.lk/ips/https://build.fhir.org/ig/lk-gov-health-hiu/lk-nehr-fhir-ips/ValueSet-vs-medication-name-msd.html
URLhttp://fhir.health.gov.lk/ips/ValueSet/vs-medication-name-msd
Version0.1.0
Statusactive
Date2025-04-24T10:46:52+00:00
NameVSMedicationNamesForMSD
TitleMedication Names For Pharmacy
DescriptionA list of typical medications that can be prescribed to the patient.

Resources that use this resource

StructureDefinition
drug-dispensationDrug Dispensation
medication-requestMedication Request

Resources that this resource uses

CodeSystem
cs-medication-name-msdMedication Names For Pharmacy

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vs-medication-name-msd


Source

{
  "resourceType": "ValueSet",
  "id": "vs-medication-name-msd",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.health.gov.lk/ips/ValueSet/vs-medication-name-msd",
  "version": "0.1.0",
  "name": "VSMedicationNamesForMSD",
  "title": "Medication Names For Pharmacy",
  "status": "active",
  "experimental": false,
  "date": "2025-04-24T10:46:52+00:00",
  "publisher": "Ministry of Health, Sri Lanka",
  "contact": [
    {
      "name": "Ministry of Health, Sri Lanka",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.health.gov.lk/"
        },
        {
          "system": "email",
          "value": "digitalhealth@health.gov.lk"
        }
      ]
    },
    {
      "name": "Director, Health Information",
      "telecom": [
        {
          "system": "email",
          "value": "digitalhealth@health.gov.lk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A list of typical medications that can be prescribed to the patient.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LK",
          "display": "Sri Lanka"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd"
      }
    ]
  }
}