FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-medication-statement-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/medication-statement-cs |
| URL | http://testSK.org/CodeSystem/medication-statement-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | MedicationStatementCS |
| Title | MedicationStatement CodeSystem |
| Description | Codes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use). |
| Content | complete |
| ValueSet | |
| medicationStatement-meds-codes-vs | MedicationStatement Therapy/Finding Codes |
No resources found
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:
{
"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"
}
]
}