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

FHIR IG analytics

Packagehl7.fhir.eu.base
Resource TypeValueSet
IdValueSet-medicationIntendedUse-eu.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/base/ValueSet-medicationIntendedUse-eu.html
URLhttp://hl7.eu/fhir/base/ValueSet/medicationIntendedUse-eu
Version2.0.0-ballot
Statusactive
Date2026-02-03T17:20:38+00:00
NameMedicationIntendedUseEuVs
TitleMedication Intended Use
Realmeu
Authorityhl7
DescriptionMedication intended use: it indicates the intended use of a medication for a patient (based on SNOMED CT).
CopyrightThis 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

Resources that use this resource

StructureDefinition
medicationStatement-eu-coreMedicationStatement (EU core)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet medicationIntendedUse-eu


Source1

{
  "resourceType": "ValueSet",
  "id": "medicationIntendedUse-eu",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-ballot",
  "name": "MedicationIntendedUseEuVs",
  "title": "Medication Intended Use",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T17:20:38+00: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"
          }
        ]
      }
    ]
  }
}