SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: DrugValueSetExample0 - JSON Representation

Draft as of 2025-07-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DrugValueSetExample0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DrugValueSetExample0</b></p><a name=\"DrugValueSetExample0\"> </a><a name=\"hcDrugValueSetExample0\"> </a><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Display (English)</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"DrugValueSetExample0-http://snomed.info/sct-428641000\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/428641000\">428641000</a></td><td>http://snomed.info/sct</td><td>Capsule - unit of product usage</td><td>Capsule - unit of product usage</td></tr></table></div>"
  },
  "url" : "http://snomed.info/fhir/ValueSet/DrugValueSetExample0",
  "version" : "0.0.1",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-07-09T10:34:35+00:00",
  "publisher" : "SNOMED on FHIR project group",
  "contact" : [
    {
      "name" : "SNOMED on FHIR project group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
        }
      ]
    }
  ],
  "expansion" : {
    "timestamp" : "2020-12-25T09:57:34.2112Z",
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "428641000",
        "display" : "Capsule - unit of product usage",
        "designation" : [
          {
            "language" : "en",
            "use" : {
              "system" : "http://snomed.info/sct",
              "code" : "900000000000013009",
              "display" : "Synonym"
            },
            "value" : "Capsule"
          },
          {
            "language" : "en",
            "use" : {
              "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
              "code" : "consumer",
              "display" : "Consumer-friendly term"
            },
            "value" : "Capsule"
          },
          {
            "language" : "en",
            "use" : {
              "system" : "http://snomed.info/sct",
              "code" : "900000000000013009",
              "display" : "Synonym"
            },
            "value" : "Caps"
          },
          {
            "language" : "en",
            "use" : {
              "system" : "http://snomed.info/sct",
              "code" : "900000000000013009",
              "display" : "Synonym"
            },
            "value" : "Capsules"
          },
          {
            "language" : "en",
            "use" : {
              "system" : "http://snomed.info/sct",
              "code" : "900000000000003001",
              "display" : "Fully specified name"
            },
            "value" : "Capsule - unit of product usage (qualifier value)"
          },
          {
            "language" : "en",
            "use" : {
              "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
              "code" : "preferredForLanguage",
              "display" : "Preferred for language"
            },
            "value" : "Capsule - unit of product usage"
          }
        ]
      }
    ]
  }
}