{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MedicationIntendedUseEuVs",
  "id": "medicationIntendedUse-eu",
  "title": "Medication Intended Use",
  "description": "Medication intended use: it indicates the intended use of a medication for a patient (based on SNOMED CT).",
  "url": "http://hl7.eu/fhir/base/ValueSet/medicationIntendedUse-eu",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "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",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "360271000",
            "display": "Prophylaxis - intent"
          },
          {
            "code": "360270004",
            "display": "Therapy - action"
          },
          {
            "code": "261004008",
            "display": "Diagnostic"
          }
        ]
      }
    ]
  }
}
