FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageracsel.org
Resource TypeValueSet
IdValueSet-lac-medication-snomed-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=racsel.org@0.2.1&canonical=http://racsel.org/ValueSet/lac-medication-snomed-vs
URLhttp://racsel.org/ValueSet/lac-medication-snomed-vs
Version0.2.1
Statusactive
Date2026-07-03T12:32:00-03:00
NameLACMedicationSNOMEDVS
TitleMedications SNOMED
Realmuv
DescriptionSNOMED concepts for medications (descendants of Medication).

Resources that use this resource

StructureDefinition
racsel.org#0.2.1LACMedicationStatementMeOwLACMedicationStatementMeOw.

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet lac-medication-snomed-vs

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 373873005 (Pharmaceutical / biologic product (product))

Source1

{
  "resourceType": "ValueSet",
  "id": "lac-medication-snomed-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}