FHIR IG analytics| Package | hl7.fhir.uv.phr |
| Resource Type | ValueSet |
| Id | ValueSet-observation-reproductive-health-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/personal-health-record-format-ig/ValueSet-observation-reproductive-health-codes.html |
| URL | http://hl7.org/fhir/uv/phr/ValueSet/observation-reproductive-health-codes |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2025-12-27T21:39:37+00:00 |
| Name | ObservationReproductiveHealth |
| Title | Observation ReproductiveHealth Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Codes representing reproductive-health-related measures |
| StructureDefinition | |
| pghd-reproductive-health | PGHD ReproductiveHealth Profile |
| CodeSystem | |
| observation-pghd-codes | Observation PGHD Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet observation-reproductive-health-codes
http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes version 📦1.0.0-ballot2| Code | Display | Definition |
| basalBodyTemperature | Basal body temperature | A quantity sample type that records the user's basal body temperature. |
| cervicalMucusQuality | Cervical mucus quality | A category sample type that records the quality of the user's cervical mucus. |
| contraceptive | Contraceptive | A category sample type that records the use of contraceptives. |
| intermenstrualBleeding | Intermenstrual bleeding | A category sample type that records spotting outside the normal menstruation period. |
| irregularMenstrualCycles | Irregular menstrual cycles | A category sample that indicates an irregular menstrual cycle. |
| infrequentMenstrualCycles | Infrequent menstrual cycles | A category sample that indicates an infrequent menstrual cycle. |
| lactation | Lactation | A category type that records lactation. |
| menstrualFlow | Menstrual flow | A category sample type that records menstrual cycles. |
| menstrualPeriod | Menstrual period | A category sample type that records menstrual periods. |
| ovulationTestResult | Ovulation test result | A category sample type that records the result of an ovulation home test. |
| persistentIntermenstrualBleeding | Persistent intermenstrual bleeding | A category sample that indicates persistent intermenstrual bleeding. |
| pregnancyTestResult | Pregnancy test result | A category type that represents the results from a home pregnancy test. |
| progesteroneTestResult | Progesterone test result | A category type that represents the results from a home progesterone test. |
| prolongedMenstrualPeriods | Prolonged menstrual periods | A category sample that indicates a prolonged menstrual cycle. |
| sexualActivity | Sexual activity | A category sample type that records sexual activity. |
{
"resourceType": "ValueSet",
"id": "observation-reproductive-health-codes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pe"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phr/ValueSet/observation-reproductive-health-codes",
"version": "1.0.0-ballot2",
"name": "ObservationReproductiveHealth",
"title": "Observation ReproductiveHealth Codes",
"status": "active",
"experimental": false,
"date": "2025-12-27T21:39:37+00:00",
"publisher": "HL7 International / Patient Empowerment",
"contact": [
{
"name": "HL7 International / Patient Empowerment",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientempowerment"
}
]
}
],
"description": "Codes representing reproductive-health-related measures",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes",
"concept": [
{
"code": "basalBodyTemperature"
},
{
"code": "cervicalMucusQuality"
},
{
"code": "contraceptive"
},
{
"code": "intermenstrualBleeding"
},
{
"code": "irregularMenstrualCycles"
},
{
"code": "infrequentMenstrualCycles"
},
{
"code": "lactation"
},
{
"code": "menstrualFlow"
},
{
"code": "menstrualPeriod"
},
{
"code": "ovulationTestResult"
},
{
"code": "persistentIntermenstrualBleeding"
},
{
"code": "pregnancyTestResult"
},
{
"code": "progesteroneTestResult"
},
{
"code": "prolongedMenstrualPeriods"
},
{
"code": "sexualActivity"
}
]
}
]
}
}