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" : "PregnancyStatusValueSet",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Pregnancy status value set.</h2><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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://browser.ihtsdotools.org/?perspective=full&conceptId1=77386006\">77386006</a></td><td>Pregnant (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=60001007\">60001007</a></td><td>Not pregnant (finding)</td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.mn/ValueSet/PregnancyStatusValueSet",
"version" : "1.0.0",
"name" : "PregnancyStatusValueSet",
"title" : "Pregnancy status value set.",
"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"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "77386006",
"display" : "Pregnant (finding)"
},
{
"code" : "60001007",
"display" : "Not pregnant (finding)"
}
]
}
]
}
}