FHIR Implementation Guide for ABDM
6.5.0 - active
This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2021-03-26 |
{
"resourceType" : "ValueSet",
"id" : "ndhm-women-health",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-women-health</b></p><a name=\"ndhm-women-health\"> </a><a name=\"hcndhm-women-health\"> </a><a name=\"ndhm-women-health-hi-IN\"> </a><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=\"https://loinc.org/11976-8/\">11976-8</a></td><td>Ovulation date</td></tr><tr><td><a href=\"https://loinc.org/92656-8/\">92656-8</a></td><td>Number of menstrual periods per year</td></tr><tr><td><a href=\"https://loinc.org/42798-9/\">42798-9</a></td><td>Age at menarche</td></tr><tr><td><a href=\"https://loinc.org/42802-9/\">42802-9</a></td><td>Age at menopause</td></tr><tr><td><a href=\"https://loinc.org/8665-2/\">8665-2</a></td><td>Last menstrual period start date</td></tr></table></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-women-health",
"version" : "6.5.0",
"name" : "WomenHealth",
"title" : "Women Health",
"status" : "draft",
"experimental" : false,
"date" : "2021-03-26",
"publisher" : "National Resource Center for EHR Standards",
"contact" : [
{
"name" : "National Resource Center for EHR Standards",
"telecom" : [
{
"system" : "url",
"value" : "https://nrces.in/"
}
]
}
],
"description" : "This value set covers LOINC Codes for Women Health",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IN",
"display" : "India"
}
]
}
],
"copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "11976-8",
"display" : "Ovulation date"
},
{
"code" : "92656-8",
"display" : "Number of menstrual periods per year"
},
{
"code" : "42798-9",
"display" : "Age at menarche"
},
{
"code" : "42802-9",
"display" : "Age at menopause"
},
{
"code" : "8665-2",
"display" : "Last menstrual period start date"
}
]
}
]
}
}