Mobile Antepartum Summary
1.0.0-current - ci-build International flag

Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions

: Antepartum Review of Systems Menstrual History - TTL Representation

Active as of 2024-06-05

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 "Antepartum.Review.of.Systems.Menstrual.History.VS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/21840007\">21840007</a></td><td>Date of Last Menstrual Period</td></tr><tr><td><a href=\"http://snomed.info/id/364307006\">364307006</a></td><td>Menses Monthly</td></tr><tr><td><a href=\"http://snomed.info/id/364306002\">364306002</a></td><td>Duration of Menstrual Flow</td></tr><tr><td><a href=\"http://snomed.info/id/289887006\">289887006</a></td><td>Frequency of Menstrual Cycles</td></tr><tr><td><a href=\"http://snomed.info/id/398700009\">398700009</a></td><td>Menarche</td></tr><tr><td><a href=\"http://snomed.info/id/250423000\">250423000</a></td><td>hCG+</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mAPS/ValueSet/Antepartum.Review.of.Systems.Menstrual.History.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-current"] ; # 
  fhir:name [ fhir:v "Antepartum_Review_of_Systems_Menstrual_History_VS"] ; # 
  fhir:title [ fhir:v "Antepartum Review of Systems Menstrual History"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-06-05T11:24:11+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Patient Care Coordination Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Patient Care Coordination Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Antepartum Review of Systems Menstrual History This value set identifies the menstrual-history related observations that may inform the pregnancy care."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "21840007" ] ;
fhir:display [ fhir:v "Date of Last Menstrual Period" ]       ] [
fhir:code [ fhir:v "364307006" ] ;
fhir:display [ fhir:v "Menses Monthly" ]       ] [
fhir:code [ fhir:v "364306002" ] ;
fhir:display [ fhir:v "Duration of Menstrual Flow" ]       ] [
fhir:code [ fhir:v "289887006" ] ;
fhir:display [ fhir:v "Frequency of Menstrual Cycles" ]       ] [
fhir:code [ fhir:v "398700009" ] ;
fhir:display [ fhir:v "Menarche" ]       ] [
fhir:code [ fhir:v "250423000" ] ;
fhir:display [ fhir:v "hCG+" ]       ] )     ] )
  ] . #