FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-discharge-medication-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/medication-vs
URLhttp://testSK.org/ValueSet/medication-vs
Version0.1.0
Statusdraft
Date2025-10-21T11:09:58+00:00
NameDischargeMedicationCS
TitleMedications CodeSystem
DescriptionCodes for drug products or substances representing the Medications on the patient discharge.
Contentcomplete

Resources that use this resource

ValueSet
discharge-medication-vsMedications ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
anticoagulant Any AnticoagulantAny anticoagulant (such as warfarin or a NOAC) was prescribed at discharge
antiplatelet Any AntiplateletAny antiplatelet medication (e.g., aspirin, clopidogrel) was prescribed at discharge
asa AspirinAspirin (acetylsalicylic acid) was prescribed at discharge
clopidogrel ClopidogrelClopidogrel was prescribed at discharge
heparin HeparinHeparin (either unfractionated or low-molecular-weight) was prescribed at discharge
warfarin WarfarinWarfarin, a vitamin K antagonist—was prescribed at discharge
statin StatinStatins, used to lower LDL and triglycerides in the blood was prescribed at discharge
other Other MedicationA medication other than those specifically listed was prescribed at discharge

Source1

{
  "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"
    }
  ]
}