Antenatal Care IG for PWS KIA
0.1.0 - ci-build

Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Prenatal Screening - Hepatitis B ValueSet - TTL Representation

Draft as of 2025-04-12

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PPIAHepBVS"] ; # 
  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: ValueSet PPIAHepBVS</b></p><a name=\"PPIAHepBVS\"> </a><a name=\"hcPPIAHepBVS\"> </a><a name=\"PPIAHepBVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"CodeSystem-LOINC.html#LOINC-22312-3\">22312-3</a></td><td>Hepatitis A virus Ab [Units/volume] in Serum</td></tr><tr><td><a href=\"CodeSystem-LOINC.html#LOINC-75410-1\">75410-1</a></td><td style=\"color: #cccccc\">Hepatitis B virus surface Ag [Presence] in Serum, Plasma or Blood by Rapid immunoassay</td></tr><tr><td><a href=\"CodeSystem-LOINC.html#LOINC-16935-9\">16935-9</a></td><td style=\"color: #cccccc\">Hepatitis B virus surface Ab [Units/volume] in Serum</td></tr></table></li><li>Include codes from<a href=\"CodeSystem-ANCCustomCode.html\"><code>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</code></a> where code  = <a href=\"CodeSystem-ANCCustomCode.html#ANCCustomCode-ANC.46B9.46DE60\">ANC.B9.DE60</a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.pwskia.id/r4/ValueSet/PPIAHepBVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "PPIAHepBVS"] ; # 
  fhir:title [ fhir:v "Prenatal Screening - Hepatitis B ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-04-12T00:42:08+08:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Diana Wijayanti"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Diana Wijayanti" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/hi-dinanti" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes representing Hepatitis B prenatal screening tests."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "22312-3" ] ;
fhir:display [ fhir:v "Hepatitis A virus Ab [Units/volume] in Serum" ]       ] [
fhir:code [ fhir:v "75410-1" ]       ] [
fhir:code [ fhir:v "16935-9" ]       ] )     ] [
fhir:system [ fhir:v "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "ANC.B9.DE60" ]       ] )     ] )
  ] . #