HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base-r5/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
{
"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>Prophylactic use</td></tr><tr><td><a href=\"http://snomed.info/id/360270004\">360270004</a></td><td>Therapeutic use</td></tr><tr><td><a href=\"http://snomed.info/id/261004008\">261004008</a></td><td>Diagnostic use</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-r5/ValueSet/medicationIntendedUse-eu",
"version" : "0.2.0-ci-build",
"name" : "MedicationIntendedUseEuVs",
"title" : "Medication Intended Use",
"status" : "draft",
"experimental" : false,
"date" : "2025-11-29T22:13:58+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" : "Prophylactic use"
},
{
"code" : "360270004",
"display" : "Therapeutic use"
},
{
"code" : "261004008",
"display" : "Diagnostic use"
}
]
}
]
}
}