FHIR IG analytics| Package | lt.hl7.fhir.lifestyle |
| Resource Type | ValueSet |
| Id | ValueSet-medication-taken.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-medication-taken.html |
| URL | https://hl7.lt/fhir/lifestyle/ValueSet/medication-taken |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-06T12:16:15+00:00 |
| Name | MedicationTaken |
| Title | Medication taken by patient during treatment |
| Description | SNOMED CT concepts representing medication given/used during treatment. |
| 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 |
| StructureDefinition | |
| lt-screening-risk-factor-status | Risk Factor Status |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet medication-taken
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 182833002 | Medication given (situation) |
| 787481004 | No known medications (situation) |
Lithuanian
Generated Narrative: ValueSet medication-taken
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 182833002 | Medication given (situation) |
| 787481004 | No known medications (situation) |
{
"resourceType": "ValueSet",
"id": "medication-taken",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lifestyle/ValueSet/medication-taken",
"version": "1.0.0",
"name": "MedicationTaken",
"title": "Medication taken by patient during treatment",
"status": "active",
"experimental": false,
"date": "2026-01-06T12:16:15+00:00",
"publisher": "Lithuanian Medical Library",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "lt"
},
{
"url": "content",
"valueString": "Lietuvos medicinos biblioteka"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "SNOMED CT concepts representing medication given/used during treatment.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"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": "182833002",
"display": "Medication given (situation)"
},
{
"code": "787481004",
"display": "No known medications (situation)"
}
]
}
]
}
}