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-visit-type-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-visit-type-my-core</b></p><a name=\"code-system-visit-type-my-core\"> </a><a name=\"hccode-system-visit-type-my-core\"> </a><a name=\"code-system-visit-type-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/visit-type-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\">00<a name=\"code-system-visit-type-my-core-00\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-visit-type-my-core-01\"> </a></td><td>New</td><td>New</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-visit-type-my-core-02\"> </a></td><td>Elective</td><td>Elective</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-visit-type-my-core-03\"> </a></td><td>Urgent</td><td>Urgent</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-visit-type-my-core-04\"> </a></td><td>Follow-up</td><td>Follow-up</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-visit-type-my-core-05\"> </a></td><td>Routine</td><td>Routine</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-visit-type-my-core-06\"> </a></td><td>Repeat</td><td>Repeat</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-visit-type-my-core-07\"> </a></td><td>Unscheduled</td><td>Unscheduled</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"code-system-visit-type-my-core-08\"> </a></td><td>Continuum</td><td>Continuum</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core",
"version" : "0.1.0",
"name" : "CodeSystemVistTypeMyCore",
"title" : "CodeSystemVisitType (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" : "Encounter Visit Type PIK code",
"compositional" : false,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "00",
"display" : "No Information",
"definition" : "No Information"
},
{
"code" : "01",
"display" : "New",
"definition" : "New"
},
{
"code" : "02",
"display" : "Elective",
"definition" : "Elective"
},
{
"code" : "03",
"display" : "Urgent",
"definition" : "Urgent"
},
{
"code" : "04",
"display" : "Follow-up",
"definition" : "Follow-up"
},
{
"code" : "05",
"display" : "Routine",
"definition" : "Routine"
},
{
"code" : "06",
"display" : "Repeat",
"definition" : "Repeat"
},
{
"code" : "07",
"display" : "Unscheduled",
"definition" : "Unscheduled"
},
{
"code" : "08",
"display" : "Continuum",
"definition" : "Continuum"
}
]
}