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

: Tetanus Vaccine Value Set - 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 "tetanus-vaccine-vs"] ; # 
  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 tetanus-vaccine-vs</b></p><a name=\"tetanus-vaccine-vs\"> </a><a name=\"hctetanus-vaccine-vs\"> </a><a name=\"tetanus-vaccine-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ANCKFA.html\"><code>http://sys-ids.kemkes.go.id/kfa</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-ANCKFA.html#ANCKFA-93006992\">93006992</a></td><td>Vaksin Tetanus Toxoid 10 Lf 0.5 mL (BIO FARMA)</td></tr><tr><td><a href=\"CodeSystem-ANCKFA.html#ANCKFA-VG139\">VG139</a></td><td>Td</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.pwskia.id//ValueSet/tetanus-vaccine-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "TetanusVaccineVS"] ; # 
  fhir:title [ fhir:v "Tetanus Vaccine Value Set"] ; # 
  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 "A set of standardized codes representing different formulations of tetanus vaccines, including those from KFA (Indonesia)."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://sys-ids.kemkes.go.id/kfa"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "93006992" ] ;
fhir:display [ fhir:v "Vaksin Tetanus Toxoid 10 Lf 0.5 mL (BIO FARMA)" ]       ] [
fhir:code [ fhir:v "VG139" ] ;
fhir:display [ fhir:v "Td" ]       ] )     ] )
  ] . #