Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Menstrual disturbance - JSON Representation

Active as of 2026-07-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cc-menstrual-disturbance-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-menstrual-disturbance-vs</b></p><a name=\"cc-menstrual-disturbance-vs\"> </a><a name=\"hccc-menstrual-disturbance-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/14302001\">14302001</a></td><td>Absent menstruation (amenorrhoea)</td></tr><tr><td><a href=\"http://snomed.info/id/56877008\">56877008</a></td><td>Oligomenorrhoea</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-menstrual-disturbance-vs",
  "version" : "0.1.0",
  "name" : "CcMenstrualDisturbanceVS",
  "title" : "Menstrual disturbance",
  "status" : "active",
  "date" : "2026-07-19T17:47:36+00:00",
  "publisher" : "Soigneur",
  "contact" : [
    {
      "name" : "Soigneur",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://soigneur.coach"
        }
      ]
    }
  ],
  "description" : "Amenorrhoea / oligomenorrhoea as the RED-S sentinel (C.0). SNOMED.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) Soigneur. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "14302001",
            "display" : "Absent menstruation (amenorrhoea)"
          },
          {
            "code" : "56877008",
            "display" : "Oligomenorrhoea"
          }
        ]
      }
    ]
  }
}