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

FHIR IG Statistics: ValueSet/menstrual-regularity-findings

Packagehmb.fhir.ig
TypeValueSet
Idmenstrual-regularity-findings
FHIR VersionR4
Sourcehttp://hmb.org/working/https://build.fhir.org/ig/brettesler-ext/hmb-workshop/ValueSet-menstrual-regularity-findings.html
URLhttp://hmb.org/working/ValueSet/menstrual-regularity-findings
Version0.0.1
Statusactive
Date2025-06-08T20:35:50+00:00
NameMenstrualRegularityFindingsVS
TitleMenstrual Regularity Findings
DescriptionConcepts representing findings about menstrual regularity, such as regular, irregular, or absent menstruation.

Resources that use this resource

StructureDefinition
frequency-of-menstrual-period-observationFrequency of Menstrual Period Observation

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet menstrual-regularity-findings


Source

{
  "resourceType": "ValueSet",
  "id": "menstrual-regularity-findings",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hmb.org/working/ValueSet/menstrual-regularity-findings",
  "version": "0.0.1",
  "name": "MenstrualRegularityFindingsVS",
  "title": "Menstrual Regularity Findings",
  "status": "active",
  "experimental": false,
  "date": "2025-06-08T20:35:50+00:00",
  "description": "Concepts representing findings about menstrual regularity, such as regular, irregular, or absent menstruation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "036",
          "display": "Australia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "302757007"
          },
          {
            "code": "80182007"
          },
          {
            "code": "14302001"
          }
        ]
      }
    ]
  }
}