ph4h
EN ES

PH4H - RACSEL Core Guide
0.2.1 - draft International flag

PH4H - RACSEL Core Guide - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Medications SNOMED - JSON Representation

Active as of 2026-07-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lac-medication-snomed-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lac-medication-snomed-vs</b></p><a name=\"lac-medication-snomed-vs\"> </a><a name=\"hclac-medication-snomed-vs\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 373873005 (Pharmaceutical / biologic product (product))</li></ul></div>"
  },
  "url" : "http://racsel.org/ValueSet/lac-medication-snomed-vs",
  "version" : "0.2.1",
  "name" : "LACMedicationSNOMEDVS",
  "title" : "Medications SNOMED",
  "status" : "active",
  "date" : "2026-07-03T12:32:00-03:00",
  "publisher" : "RACSEL",
  "contact" : [
    {
      "name" : "RACSEL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://racsel.org"
        }
      ]
    }
  ],
  "description" : "SNOMED concepts for medications (descendants of Medication).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "373873005"
          }
        ]
      }
    ]
  }
}