Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

Publication Build: This will be filled in by the publication tooling

: Observation ReproductiveHealth Codes - TTL Representation

Active as of 2024-12-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "observation-reproductive-health-codes"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir/pghd/ValueSet/observation-reproductive-health-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "ObservationReproductiveHealth"] ; # 
  fhir:title [ fhir:v "Observation ReproductiveHealth Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-19T16:51:22+09:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Codes representing reproductive-health-related measures  \n周期記録に関連する測定項目を表すコード"] ; # 
  fhir:copyright [ fhir:v "Copyright 2024+"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir/pghd/CodeSystem/observation-pghd-codes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "basalBodyTemperature" ]       ] [
fhir:code [ fhir:v "cervicalMucusQuality" ]       ] [
fhir:code [ fhir:v "contraceptive" ]       ] [
fhir:code [ fhir:v "intermenstrualBleeding" ]       ] [
fhir:code [ fhir:v "irregularMenstrualCycles" ]       ] [
fhir:code [ fhir:v "infrequentMenstrualCycles" ]       ] [
fhir:code [ fhir:v "lactation" ]       ] [
fhir:code [ fhir:v "menstrualFlow" ]       ] [
fhir:code [ fhir:v "menstrualPeriod" ]       ] [
fhir:code [ fhir:v "ovulationTestResult" ]       ] [
fhir:code [ fhir:v "persistentIntermenstrualBleeding" ]       ] [
fhir:code [ fhir:v "pregnancyTestResult" ]       ] [
fhir:code [ fhir:v "progesteroneTestResult" ]       ] [
fhir:code [ fhir:v "prolongedMenstrualPeriods" ]       ] [
fhir:code [ fhir:v "sexualActivity" ]       ] )     ] )
  ] . #