FHIR IG analytics| Package | myhie.v4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-flag-category-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Flag Category
{
"resourceType": "CodeSystem",
"id": "code-system-flag-category-my-core",
"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": "2024-02-12T04:04:09.5621857+00:00",
"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"
}
]
}