Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-12-19 |
{
"resourceType" : "ValueSet",
"id" : "observation-reproductive-health-codes",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-pghd-codes.html\"><code>http://fhir/pghd/CodeSystem/observation-pghd-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-basalBodyTemperature\">basalBodyTemperature</a></td><td style=\"color: #cccccc\">Basal body temperature</td><td>A quantity sample type that records the user's basal body temperature.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-cervicalMucusQuality\">cervicalMucusQuality</a></td><td style=\"color: #cccccc\">Cervical mucus quality</td><td>A category sample type that records the quality of the user's cervical mucus.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-contraceptive\">contraceptive</a></td><td style=\"color: #cccccc\">Contraceptive</td><td>A category sample type that records the use of contraceptives.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-intermenstrualBleeding\">intermenstrualBleeding</a></td><td style=\"color: #cccccc\">Intermenstrual bleeding</td><td>A category sample type that records spotting outside the normal menstruation period.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-irregularMenstrualCycles\">irregularMenstrualCycles</a></td><td style=\"color: #cccccc\">Irregular menstrual cycles</td><td>A category sample that indicates an irregular menstrual cycle.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-infrequentMenstrualCycles\">infrequentMenstrualCycles</a></td><td style=\"color: #cccccc\">Infrequent menstrual cycles</td><td>A category sample that indicates an infrequent menstrual cycle.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-lactation\">lactation</a></td><td style=\"color: #cccccc\">Lactation</td><td>A category type that records lactation.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-menstrualFlow\">menstrualFlow</a></td><td style=\"color: #cccccc\">Menstrual flow</td><td>A category sample type that records menstrual cycles.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-menstrualPeriod\">menstrualPeriod</a></td><td style=\"color: #cccccc\">Menstrual period</td><td>A category sample type that records menstrual periods.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-ovulationTestResult\">ovulationTestResult</a></td><td style=\"color: #cccccc\">Ovulation test result</td><td>A category sample type that records the result of an ovulation home test.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-persistentIntermenstrualBleeding\">persistentIntermenstrualBleeding</a></td><td style=\"color: #cccccc\">Persistent intermenstrual bleeding</td><td>A category sample that indicates persistent intermenstrual bleeding.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-pregnancyTestResult\">pregnancyTestResult</a></td><td style=\"color: #cccccc\">Pregnancy test result</td><td>A category type that represents the results from a home pregnancy test.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-progesteroneTestResult\">progesteroneTestResult</a></td><td style=\"color: #cccccc\">Progesterone test result</td><td>A category type that represents the results from a home progesterone test.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-prolongedMenstrualPeriods\">prolongedMenstrualPeriods</a></td><td style=\"color: #cccccc\">Prolonged menstrual periods</td><td>A category sample that indicates a prolonged menstrual cycle.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-sexualActivity\">sexualActivity</a></td><td style=\"color: #cccccc\">Sexual activity</td><td>A category sample type that records sexual activity.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir/pghd/ValueSet/observation-reproductive-health-codes",
"version" : "0.5.0",
"name" : "ObservationReproductiveHealth",
"title" : "Observation ReproductiveHealth Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-12-19T16:51:22+09:00",
"description" : "Codes representing reproductive-health-related measures \n周期記録に関連する測定項目を表すコード",
"copyright" : "Copyright 2024+",
"compose" : {
"include" : [
{
"system" : "http://fhir/pghd/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"
}
]
}
]
}
}