FHIR IG analytics
| Package | hl7.fhir.eu.base |
| Resource Type | ValueSet |
| Id | ValueSet-medicationIntendedUse-eu.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/base/ValueSet-medicationIntendedUse-eu.html |
| URL | http://hl7.eu/fhir/base/ValueSet/medicationIntendedUse-eu |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2026-02-03T17:20:38+00:00 |
| Name | MedicationIntendedUseEuVs |
| Title | Medication Intended Use |
| Realm | eu |
| Authority | hl7 |
| Description | Medication intended use: it indicates the intended use of a medication for a patient (based on SNOMED CT). |
| 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
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"
}
]
}
]
}
}