FHIR IG analytics| Package | myhie.v4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-task-code-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Type of Task
{
"resourceType": "CodeSystem",
"id": "code-system-task-code-my-core",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/CodeSystem/task-code-my-core",
"version": "1.0.0",
"name": "CodeSystemTaskMyCore",
"title": "CodeSystemTaskCode (MY Core)",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"description": "Type of task",
"compositional": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "internal",
"display": "Internal",
"definition": "Internal"
},
{
"code": "affiliate-checkpoint-requester",
"display": "Affiliate Checkpoint Requester",
"definition": "Affiliate Checkpoint Requester"
},
{
"code": "affiliate-checkpoint-tc",
"display": "Affiliate Checkpoint Transit Centre",
"definition": "Affiliate Checkpoint Transit Centre"
},
{
"code": "affiliate-checkpoint-performer",
"display": "Affiliate Checkpoint Performer",
"definition": "Affiliate Checkpoint Performer"
}
]
}