0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-task-code-my-core",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-task-code-my-core</b></p><a name=\"code-system-task-code-my-core\"> </a><a name=\"hccode-system-task-code-my-core\"> </a><a name=\"code-system-task-code-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/task-code-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">internal<a name=\"code-system-task-code-my-core-internal\"> </a></td><td>Internal</td><td>Internal</td></tr><tr><td style=\"white-space:nowrap\">affiliate-checkpoint-requester<a name=\"code-system-task-code-my-core-affiliate-checkpoint-requester\"> </a></td><td>Affiliate Checkpoint Requester</td><td>Affiliate Checkpoint Requester</td></tr><tr><td style=\"white-space:nowrap\">affiliate-checkpoint-tc<a name=\"code-system-task-code-my-core-affiliate-checkpoint-tc\"> </a></td><td>Affiliate Checkpoint Transit Centre</td><td>Affiliate Checkpoint Transit Centre</td></tr><tr><td style=\"white-space:nowrap\">affiliate-checkpoint-performer<a name=\"code-system-task-code-my-core-affiliate-checkpoint-performer\"> </a></td><td>Affiliate Checkpoint Performer</td><td>Affiliate Checkpoint Performer</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/task-code-my-core",
"version" : "0.1.0",
"name" : "CodeSystemTaskMyCore",
"title" : "CodeSystemTaskCode (MY Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Type of task",
"compositional" : false,
"content" : "complete",
"count" : 4,
"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"
}
]
}