CH IG (R4)
0.1.0 - ci-build International flag

CH IG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ig/ and changes regularly. See the Directory of published versions

: Period Regularity - JSON Representation

Draft as of 2025-08-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "period-regularity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet period-regularity</b></p><a name=\"period-regularity\"> </a><a name=\"hcperiod-regularity\"> </a><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://snomed.info/id/302757007\">302757007</a></td><td>Menstrual periods regular</td></tr><tr><td><a href=\"http://snomed.info/id/80182007\">80182007</a></td><td>Irregular menstrual cycle</td></tr><tr><td><a href=\"http://snomed.info/id/237130006\">237130006</a></td><td>Mid-cycle bleeding</td></tr><tr><td><a href=\"http://snomed.info/id/14302001\">14302001</a></td><td>Amenorrhea</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ig/ValueSet/period-regularity",
  "version" : "0.1.0",
  "name" : "PeriodRegularity",
  "title" : "Period Regularity",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-08-18T10:02:22+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "ValueSet containing codes for period regularity",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "302757007",
            "display" : "Menstrual periods regular"
          },
          {
            "code" : "80182007",
            "display" : "Irregular menstrual cycle"
          },
          {
            "code" : "237130006",
            "display" : "Mid-cycle bleeding"
          },
          {
            "code" : "14302001",
            "display" : "Amenorrhea"
          }
        ]
      }
    ]
  }
}