LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide
0.1.0 - STU1 Sri Lanka flag

LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide, published by Ministry of Health, Sri Lanka. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/lk-gov-health-hiu/lk-nehr-fhir-ips/ and changes regularly. See the Directory of published versions

: Medication Names For Pharmacy - JSON Representation

Active as of 2024-09-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-medication-name-msd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-medication-name-msd</b></p><a name=\"vs-medication-name-msd\"> </a><a name=\"hcvs-medication-name-msd\"> </a><a name=\"vs-medication-name-msd-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-medication-name-msd.html\"><code>http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd</code></a></li></ul></div>"
  },
  "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" : "2024-09-10T11:02:03+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"
      }
    ]
  }
}