| Package | MyHIE.v4-test |
| Resource Type | CodeSystem |
| Id | code-system-drug-type-my-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/drug-type-my-core |
| URL | http://fhir.hie.moh.gov.my/CodeSystem/drug-type-my-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-02-23T04:59:30.4857498+00:00 |
| Name | CodeSystemDrugTypeMyCore |
| Title | CodeSystemDrugType (MY Core) |
| Description | Drug Type |
| Content | complete |
| ValueSet | |
| drug-type-my-core | ValueSetDrugType (MY Core) |
No resources found
Note: links and images are rebased to the (stated) source
Drug Type
{
"resourceType": "CodeSystem",
"id": "code-system-drug-type-my-core",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/CodeSystem/drug-type-my-core",
"version": "1.0.0",
"name": "CodeSystemDrugTypeMyCore",
"title": "CodeSystemDrugType (MY Core)",
"status": "active",
"date": "2023-02-23T04:59:30.4857498+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"contact": [
{
"name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
"telecom": [
{
"system": "email",
"value": "saifuldaulah@mhn.asia"
}
]
}
],
"description": "Drug Type",
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "PN",
"display": "PN",
"definition": "PN"
},
{
"code": "RM",
"display": "Raw Material",
"definition": "Raw Material"
},
{
"code": "GL",
"display": "General",
"definition": "General"
},
{
"code": "RF",
"display": "Radiopharma",
"definition": "Radiopharma"
},
{
"code": "GR",
"display": "Generator",
"definition": "Generator"
}
]
}