FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | reason-for-medication-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/reason-for-medication |
| URL | https://fhir.synapxe.sg/CodeSystem/reason-for-medication |
| Version | 1.0.0 |
| Status | active |
| Name | ReasonForMedicationCodeSystem |
| Title | Reason For Medication Code System |
| Description | Code system to represent clinical reasons for prescribing medication. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | reason-for-medication | Reason For Medication Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "reason-for-medication",
"url": "https://fhir.synapxe.sg/CodeSystem/reason-for-medication",
"version": "1.0.0",
"name": "ReasonForMedicationCodeSystem",
"title": "Reason For Medication Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent clinical reasons for prescribing medication.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-medication",
"concept": [
{
"code": "post-pci",
"display": "Post PCI Antiplatelet Therapy"
},
{
"code": "lipid-lowering",
"display": "Lipid Lowering Therapy"
},
{
"code": "pain-management",
"display": "Pain Management"
},
{
"code": "infection",
"display": "Infection Treatment"
},
{
"code": "chronic-disease",
"display": "Chronic Disease Management"
}
]
}