0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: Placenta Location - TTL Representation

Draft as of 2025-09-02

Raw ttl | Download


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

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

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "anc-placenta-location"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem anc-placenta-location</b></p><a name=\"anc-placenta-location\"> </a><a name=\"hcanc-placenta-location\"> </a><p>This case-sensitive code system <code>http://fhir.kisumuhealth.co.ke/CodeSystem/anc-placenta-location</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">187295000<a name=\"anc-placenta-location-187295000\"> </a></td><td>Placenta praevia</td></tr><tr><td style=\"white-space:nowrap\">44976005<a name=\"anc-placenta-location-44976005\"> </a></td><td>Low-lying placenta</td></tr><tr><td style=\"white-space:nowrap\">118242006<a name=\"anc-placenta-location-118242006\"> </a></td><td>Anterior placenta</td></tr><tr><td style=\"white-space:nowrap\">118243001<a name=\"anc-placenta-location-118243001\"> </a></td><td>Posterior placenta</td></tr><tr><td style=\"white-space:nowrap\">249222004<a name=\"anc-placenta-location-249222004\"> </a></td><td>Right-sided placenta</td></tr><tr><td style=\"white-space:nowrap\">249221006<a name=\"anc-placenta-location-249221006\"> </a></td><td>Left-sided placenta</td></tr><tr><td style=\"white-space:nowrap\">1221031000168108<a name=\"anc-placenta-location-1221031000168108\"> </a></td><td>Fundal placenta</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kisumuhealth.co.ke/CodeSystem/anc-placenta-location"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ANCPlacentaLocationCS"] ; # 
  fhir:title [ fhir:v "Placenta Location"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-02T07:40:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "intellisoftkenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Placenta Location"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "187295000" ] ;
fhir:display [ fhir:v "Placenta praevia" ]
  ] [
fhir:code [ fhir:v "44976005" ] ;
fhir:display [ fhir:v "Low-lying placenta" ]
  ] [
fhir:code [ fhir:v "118242006" ] ;
fhir:display [ fhir:v "Anterior placenta" ]
  ] [
fhir:code [ fhir:v "118243001" ] ;
fhir:display [ fhir:v "Posterior placenta" ]
  ] [
fhir:code [ fhir:v "249222004" ] ;
fhir:display [ fhir:v "Right-sided placenta" ]
  ] [
fhir:code [ fhir:v "249221006" ] ;
fhir:display [ fhir:v "Left-sided placenta" ]
  ] [
fhir:code [ fhir:v "1221031000168108" ] ;
fhir:display [ fhir:v "Fundal placenta" ]
  ] ) . #