Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "OutpatientEncounterServiceType", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>OutpatientEncounterServiceType.</h2><div><p>List of encounter service types.</p>\n</div><p>This code system http://fhir.mn/CodeSystem/OutpatientEncounterServiceType 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\">1<a name=\"OutpatientEncounterServiceType-1\"> </a></td><td>Visit for chief complaint</td><td/></tr><tr><td style=\"white-space:nowrap\">2<a name=\"OutpatientEncounterServiceType-2\"> </a></td><td>Preventive treatment</td><td/></tr><tr><td style=\"white-space:nowrap\">3<a name=\"OutpatientEncounterServiceType-3\"> </a></td><td>Treatment of chronic disease</td><td/></tr><tr><td style=\"white-space:nowrap\">4<a name=\"OutpatientEncounterServiceType-4\"> </a></td><td>Home consultation</td><td/></tr><tr><td style=\"white-space:nowrap\">5<a name=\"OutpatientEncounterServiceType-5\"> </a></td><td>Telephone consultation</td><td/></tr><tr><td style=\"white-space:nowrap\">6<a name=\"OutpatientEncounterServiceType-6\"> </a></td><td>Emergency visit</td><td/></tr></table></div>" }, "url" : "http://fhir.mn/CodeSystem/OutpatientEncounterServiceType", "version" : "1.0.0", "name" : "OutpatientEncounterServiceType", "title" : "OutpatientEncounterServiceType.", "status" : "active", "date" : "2021-10-12T23:24:32+02:00", "publisher" : "http://fhir.mn", "contact" : [ { "name" : "Pétur Þór Valdimarsson", "telecom" : [ { "system" : "url", "value" : "http://fhir.mn" }, { "system" : "email", "value" : "petur.valdimarsson@chorus.se" } ] } ], "description" : "List of encounter service types.", "content" : "complete", "concept" : [ { "code" : "1", "display" : "Visit for chief complaint" }, { "code" : "2", "display" : "Preventive treatment" }, { "code" : "3", "display" : "Treatment of chronic disease" }, { "code" : "4", "display" : "Home consultation" }, { "code" : "5", "display" : "Telephone consultation" }, { "code" : "6", "display" : "Emergency visit" } ] }