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-09-24 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-device-type-my-core",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-09-24T15:38:58.585+08:00",
"source" : "#eZZpVzexdvjb4lWm"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-device-type-my-core</b></p><a name=\"code-system-device-type-my-core\"> </a><a name=\"hccode-system-device-type-my-core\"> </a><a name=\"code-system-device-type-my-core-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-09-24 15:38:58+0800; </p><p style=\"margin-bottom: 0px\">Information Source: #eZZpVzexdvjb4lWm</p></div><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/device-type-my-core</code> defines the following code:</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\">kiosk<a name=\"code-system-device-type-my-core-kiosk\"> </a></td><td>Kiosk</td><td>Kiosk</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/device-type-my-core",
"version" : "0.1.0",
"name" : "CodeSystemDeviceTypeMyCore",
"title" : "CodeSystemDeviceType (MY Core)",
"status" : "active",
"date" : "2024-09-24T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Device Type",
"compositional" : false,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "kiosk",
"display" : "Kiosk",
"definition" : "Kiosk"
}
]
}