Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft
Mongolia
Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "LabTaskCompletedExample",
"meta" : {
"profile" : [
🔗 "http://fhir.mn/fhir/StructureDefinition/mn-core-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task LabTaskCompletedExample</b></p><a name=\"LabTaskCompletedExample\"> </a><a name=\"hcLabTaskCompletedExample\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mn-core-task.html\">Монгол улсын үндсэн Task профайл</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:\">Лабораторийн шинжилгээ гүйцэтгэх</span></p><p><b>for</b>: <a href=\"Patient-ExampleMongolianPatientEMM3.html\">Намсрай Сүх Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)</a></p><p><b>authoredOn</b>: 2026-05-10 08:00:00+0800</p><p><b>requester</b>: <a href=\"Organization-ExampleOrganizationEMM3.html\">Organization Сүхбаатар дүүргийн Эрүүл мэндийн төв</a></p><p><b>owner</b>: <a href=\"Organization-ExampleOrganizationEMM3.html\">Organization Сүхбаатар дүүргийн Эрүүл мэндийн төв</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">ServiceRequest</span></td><td><a href=\"ServiceRequest-LabServiceRequestExample.html\">ServiceRequest Creatinine [Mass/volume] in Serum or Plasma</a></td></tr></table><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">DiagnosticReport</span></td><td><a href=\"DiagnosticReport-LabDiagnosticReportExample.html\">Diagnostic Report for 'Creatinine [Mass/volume] in Serum or Plasma' for '->Намсрай Сүх Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)'</a></td></tr></table></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"text" : "Лабораторийн шинжилгээ гүйцэтгэх"
},
"for" : {
🔗 "reference" : "Patient/ExampleMongolianPatientEMM3"
},
"authoredOn" : "2026-05-10T08:00:00+08:00",
"requester" : {
🔗 "reference" : "Organization/ExampleOrganizationEMM3"
},
"owner" : {
🔗 "reference" : "Organization/ExampleOrganizationEMM3"
},
"input" : [
{
"type" : {
"text" : "ServiceRequest"
},
"valueReference" : {
🔗 "reference" : "ServiceRequest/LabServiceRequestExample"
}
}
],
"output" : [
{
"type" : {
"text" : "DiagnosticReport"
},
"valueReference" : {
🔗 "reference" : "DiagnosticReport/LabDiagnosticReportExample"
}
}
]
}