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" : "ValueSet",
"id" : "expected-delivery-date-method-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Expected delivery date method.</h2><div><p>Method of calculate expected delivery date.</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11778-8.html\">11778-8</a></td><td>Delivery date Estimated</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11779-6.html\">11779-6</a></td><td>Delivery date Estimated from last menstrual period</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11780-4.html\">11780-4</a></td><td>Delivery date Estimated from ovulation date</td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.mn/ValueSet/expected-delivery-date-method-vs",
"version" : "1.0.0",
"name" : "ExpectedDeliveryDateMethodValueSet",
"title" : "Expected delivery date method.",
"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" : "Method of calculate expected delivery date.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "11778-8",
"display" : "Delivery date Estimated"
},
{
"code" : "11779-6",
"display" : "Delivery date Estimated from last menstrual period"
},
{
"code" : "11780-4",
"display" : "Delivery date Estimated from ovulation date"
}
]
}
]
}
}