FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-medicationStatement-meds-codes-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/medicationStatement-meds-codes-vs |
| URL | http://testSK.org/ValueSet/medicationStatement-meds-codes-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-31 |
| Name | MedicationStatementMedsCodes |
| Title | MedicationStatement Therapy/Finding Codes |
| Description | ValueSet containing SNOMED CT codes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use). |
| StructureDefinition | |
| prior-medication-statement-profile | Prior Medication Statement Profile (R5) |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| medication-statement-cs | MedicationStatement CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medicationStatement-meds-codes-vs
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 308116003 | Antihypertensive therapy (procedure) |
| 182764009 | Anticoagulant therapy (procedure) |
| 1237404009 | Uses hormone method of contraception (finding) |
| 315053001 | Administration of prophylactic statin (procedure) |
| 722045009 | Warfarin therapy (procedure) |
http://testSK.org/CodeSystem/medication-statement-cs version 📦0.1.0{
"resourceType": "ValueSet",
"id": "medicationStatement-meds-codes-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/medicationStatement-meds-codes-vs",
"version": "0.1.0",
"name": "MedicationStatementMedsCodes",
"title": "MedicationStatement Therapy/Finding Codes",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "ValueSet containing SNOMED CT codes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use). ",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "308116003",
"display": "Antihypertensive therapy (procedure)"
},
{
"code": "182764009",
"display": "Anticoagulant therapy (procedure)"
},
{
"code": "1237404009",
"display": "Uses hormone method of contraception (finding)"
},
{
"code": "315053001",
"display": "Administration of prophylactic statin (procedure)"
},
{
"code": "722045009",
"display": "Warfarin therapy (procedure)"
}
]
},
{
"system": "http://testSK.org/CodeSystem/medication-statement-cs"
}
]
}
}