FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeValueSet
IdValueSet-SyntheaReproductiveHealthVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-SyntheaReproductiveHealthVS.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaReproductiveHealthVS
Version0.0.1
Statusactive
Date2026-02-03T22:03:00+00:00
NameSyntheaReproductiveHealthVS
TitleSynthea Reproductive Health Codes
Realmuv
DescriptionA comprehensive ValueSet encompassing codes from all Synthea modules related to reproductive health, including pregnancy, contraception, and sexual activity.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
SyntheaPregnancyVSSynthea Codes for pregnancy

Narrative

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

Generated Narrative: ValueSet SyntheaReproductiveHealthVS


Source1

{
  "resourceType": "ValueSet",
  "id": "SyntheaReproductiveHealthVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaReproductiveHealthVS",
  "version": "0.0.1",
  "name": "SyntheaReproductiveHealthVS",
  "title": "Synthea Reproductive Health Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T22:03:00+00:00",
  "publisher": "SHIFT-Task-Force",
  "contact": [
    {
      "name": "SHIFT-Task-Force",
      "telecom": [
        {
          "system": "url",
          "value": "http://shift-project.org"
        }
      ]
    }
  ],
  "description": "A comprehensive ValueSet encompassing codes from all Synthea modules related to reproductive health, including pregnancy, contraception, and sexual activity.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaPregnancyVS"
        ]
      }
    ]
  }
}