{
  "resourceType" : "ValueSet",
  "id" : "medicationIntendedUse-eu",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medicationIntendedUse-eu</b></p><a name=\"medicationIntendedUse-eu\"> </a><a name=\"hcmedicationIntendedUse-eu\"> </a><ul><li>Include these codes as defined in <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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/360271000\">360271000</a></td><td>Prophylaxis - intent</td></tr><tr><td><a href=\"http://snomed.info/id/360270004\">360270004</a></td><td>Therapy - action</td></tr><tr><td><a href=\"http://snomed.info/id/261004008\">261004008</a></td><td>Diagnostic</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }],
  "url" : "http://hl7.eu/fhir/base/ValueSet/medicationIntendedUse-eu",
  "version" : "2.0.0",
  "name" : "MedicationIntendedUseEuVs",
  "title" : "Medication Intended Use",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-27T22:40:12+03:00",
  "publisher" : "HL7 Europe",
  "contact" : [{
    "name" : "HL7 Europe",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.eu"
    }]
  }],
  "description" : "Medication intended use: it indicates the intended use of a medication for a patient (based on SNOMED CT).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "150",
      "display" : "Europe"
    }]
  }],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "360271000",
        "display" : "Prophylaxis - intent"
      },
      {
        "code" : "360270004",
        "display" : "Therapy - action"
      },
      {
        "code" : "261004008",
        "display" : "Diagnostic"
      }]
    }]
  }
}