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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-medication-statement-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/medication-statement-cs
URLhttp://testSK.org/CodeSystem/medication-statement-cs
Version0.1.0
Statusdraft
Date2025-10-21T11:09:58+00:00
NameMedicationStatementCS
TitleMedicationStatement CodeSystem
DescriptionCodes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use).
Contentcomplete

Resources that use this resource

ValueSet
medicationStatement-meds-codes-vsMedicationStatement Therapy/Finding Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem medication-statement-cs

This code system http://testSK.org/CodeSystem/medication-statement-cs defines the following codes:

CodeDisplayDefinition
antidiabetic Any AntidiabeticThe patient was taking antidiabetic medication prior to hospital admission or before the stroke event
antiplatelet Any AntiplateletThe patient was taking antiplatelet medication prior to hospital admission or before the stroke event
asa AspirinThe patient was taking aspirin (acetylsalicylic acid) prior to hospital admission or before the stroke event
clopidogrel ClopidogrelThe patient was taking clopidogrel prior to hospital admission or before the stroke event

Source1

{
  "resourceType": "CodeSystem",
  "id": "medication-statement-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/medication-statement-cs",
  "version": "0.1.0",
  "name": "MedicationStatementCS",
  "title": "MedicationStatement 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 representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use).",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "antidiabetic",
      "display": "Any Antidiabetic",
      "definition": "The patient was taking antidiabetic medication prior to hospital admission or before the stroke event"
    },
    {
      "code": "antiplatelet",
      "display": "Any Antiplatelet",
      "definition": "The patient was taking antiplatelet medication prior to hospital admission or before the stroke event"
    },
    {
      "code": "asa",
      "display": "Aspirin",
      "definition": "The patient was taking aspirin (acetylsalicylic acid) prior to hospital admission or before the stroke event"
    },
    {
      "code": "clopidogrel",
      "display": "Clopidogrel",
      "definition": "The patient was taking clopidogrel prior to hospital admission or before the stroke event"
    }
  ]
}