FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-discharge-medication-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/medication-vs |
| URL | http://testSK.org/ValueSet/medication-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | DischargeMedicationCS |
| Title | Medications CodeSystem |
| Description | Codes for drug products or substances representing the Medications on the patient discharge. |
| Content | complete |
| ValueSet | |
| discharge-medication-vs | Medications ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem discharge-medication-cs
This code system http://testSK.org/ValueSet/medication-vs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "discharge-medication-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/medication-vs",
"version": "0.1.0",
"name": "DischargeMedicationCS",
"title": "Medications CodeSystem",
"status": "draft",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes for drug products or substances representing the Medications on the patient discharge.",
"content": "complete",
"count": 8,
"concept": [
{
"code": "anticoagulant",
"display": "Any Anticoagulant",
"definition": "Any anticoagulant (such as warfarin or a NOAC) was prescribed at discharge"
},
{
"code": "antiplatelet",
"display": "Any Antiplatelet",
"definition": "Any antiplatelet medication (e.g., aspirin, clopidogrel) was prescribed at discharge"
},
{
"code": "asa",
"display": "Aspirin",
"definition": "Aspirin (acetylsalicylic acid) was prescribed at discharge"
},
{
"code": "clopidogrel",
"display": "Clopidogrel",
"definition": "Clopidogrel was prescribed at discharge"
},
{
"code": "heparin",
"display": "Heparin",
"definition": "Heparin (either unfractionated or low-molecular-weight) was prescribed at discharge"
},
{
"code": "warfarin",
"display": "Warfarin",
"definition": "Warfarin, a vitamin K antagonist—was prescribed at discharge"
},
{
"code": "statin",
"display": "Statin",
"definition": "Statins, used to lower LDL and triglycerides in the blood was prescribed at discharge"
},
{
"code": "other",
"display": "Other Medication",
"definition": "A medication other than those specifically listed was prescribed at discharge"
}
]
}