FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ndhm-women-health

Packagendhm.in
TypeValueSet
Idndhm-women-health
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-women-health.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-women-health
Version6.5.0
Statusdraft
Date2021-03-26
NameWomenHealth
TitleWomen Health
Realmin
Authoritynational
DescriptionThis value set covers LOINC Codes for Women Health
CopyrightThis 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

Resources that use this resource

StructureDefinition
ObservationWomenHealthObservationWomenHealth

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ndhm-women-health


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-women-health",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}