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

: Fetal Movement - 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 "Fetal.Movement.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/364755008\">364755008</a></td><td>fetal movement activity</td></tr><tr><td><a href=\"http://snomed.info/id/276368003\">276368003</a></td><td>baby kicks a lot</td></tr><tr><td><a href=\"http://snomed.info/id/276370007\">276370007</a></td><td>baby not moving</td></tr><tr><td><a href=\"http://snomed.info/id/276369006\">276369006</a></td><td>reduced fetal movement</td></tr><tr><td><a href=\"http://snomed.info/id/289431008\">289431008</a></td><td>fetal movements present</td></tr><tr><td><a href=\"http://snomed.info/id/268470003\">268470003</a></td><td>fetal movements felt</td></tr><tr><td><a href=\"http://snomed.info/id/169731002\">169731002</a></td><td>fetal movements seen</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Movement.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-current"] ; # 
  fhir:name [ fhir:v "Fetal_Movement_VS"] ; # 
  fhir:title [ fhir:v "Fetal Movement"] ; # 
  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 "This value set lists the expected values for the Fetal Movement observation."] ; # 
  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 "364755008" ] ;
fhir:display [ fhir:v "fetal movement activity" ]       ] [
fhir:code [ fhir:v "276368003" ] ;
fhir:display [ fhir:v "baby kicks a lot" ]       ] [
fhir:code [ fhir:v "276370007" ] ;
fhir:display [ fhir:v "baby not moving" ]       ] [
fhir:code [ fhir:v "276369006" ] ;
fhir:display [ fhir:v "reduced fetal movement" ]       ] [
fhir:code [ fhir:v "289431008" ] ;
fhir:display [ fhir:v "fetal movements present" ]       ] [
fhir:code [ fhir:v "268470003" ] ;
fhir:display [ fhir:v "fetal movements felt" ]       ] [
fhir:code [ fhir:v "169731002" ] ;
fhir:display [ fhir:v "fetal movements seen" ]       ] )     ] )
  ] . #