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
| Draft as of 2025-04-12 |
{
"resourceType" : "ValueSet",
"id" : "tetanus-vaccine-vs",
"text" : {
"status" : "generated",
"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>"
},
"url" : "https://fhir.pwskia.id//ValueSet/tetanus-vaccine-vs",
"version" : "0.1.0",
"name" : "TetanusVaccineVS",
"title" : "Tetanus Vaccine Value Set",
"status" : "draft",
"date" : "2025-04-12T00:42:08+08:00",
"publisher" : "Diana Wijayanti",
"contact" : [
{
"name" : "Diana Wijayanti",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/hi-dinanti"
}
]
}
],
"description" : "A set of standardized codes representing different formulations of tetanus vaccines, including those from KFA (Indonesia).",
"compose" : {
"include" : [
{
"system" : "http://sys-ids.kemkes.go.id/kfa",
"concept" : [
{
"code" : "93006992",
"display" : "Vaksin Tetanus Toxoid 10 Lf 0.5 mL (BIO FARMA)"
},
{
"code" : "VG139",
"display" : "Td"
}
]
}
]
}
}