| Package | MyHIE.v4-test |
| Resource Type | CodeSystem |
| Id | code-system-flag-category-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/flag-category-my-core |
| URL | http://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-04-16T23:21:32.9844931+00:00 |
| Name | CodeSystemFlagCategoryMyCore |
| Title | CodeSystemFlagCategory (MY Core) |
| Description | Flag Category |
| Content | complete |
| ValueSet | |
| flag-category-my-core | ValueSetFlagCategory (MY Core) |
No resources found
Note: links and images are rebased to the (stated) source
Flag Category
{
"resourceType": "CodeSystem",
"id": "code-system-flag-category-my-core",
"meta": {
"source": "#KYjMFtjaYi7IQx6S"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core",
"version": "1.0.0",
"name": "CodeSystemFlagCategoryMyCore",
"title": "CodeSystemFlagCategory (MY Core)",
"status": "active",
"date": "2023-04-16T23:21:32.9844931+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"contact": [
{
"name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
"telecom": [
{
"system": "email",
"value": "saifuldaulah@mhn.asia"
}
]
}
],
"description": "Flag Category",
"compositional": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "safety",
"display": "Safety",
"definition": "Flags related to safety precautions"
},
{
"code": "admin",
"display": "Administrative",
"definition": "Flags related to administrative and financial processes"
},
{
"code": "clinical",
"display": "Clinical",
"definition": "Flags related to the subject's clinical data and condition"
},
{
"code": "organ-donor-pledger",
"display": "Organ Donor Pledger",
"definition": "Flags related to the patient pledging to allow organ donation"
}
]
}