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

: MUAC Interpretation 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 "ANCMUACInterpretationVS"] ; # 
  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 ANCMUACInterpretationVS</b></p><a name=\"ANCMUACInterpretationVS\"> </a><a name=\"hcANCMUACInterpretationVS\"> </a><a name=\"ANCMUACInterpretationVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-MoHClinicalTerm.html\"><code>http://terminology.kemkes.go.id/CodeSystem/clinical-term</code></a> where code  = <a href=\"CodeSystem-MoHClinicalTerm.html#MoHClinicalTerm-OI000018\">OI000018</a></li><li>Include codes from<a href=\"CodeSystem-MoHClinicalTerm.html\"><code>http://terminology.kemkes.go.id/CodeSystem/clinical-term</code></a> where code  = <a href=\"CodeSystem-MoHClinicalTerm.html#MoHClinicalTerm-OI000035\">OI000035</a></li><li>Include codes from<a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a> where code  = <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-N\">N</a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.pwskia.id/r4/ValueSet/ANCMUACInterpretationVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ANCMUACInterpretationVS"] ; # 
  fhir:title [ fhir:v "MUAC Interpretation 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 "Interpretation codes for MUAC measurements."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.kemkes.go.id/CodeSystem/clinical-term"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "OI000018" ]       ] )     ] [
fhir:system [ fhir:v "http://terminology.kemkes.go.id/CodeSystem/clinical-term"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "OI000035" ]       ] )     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "N" ]       ] )     ] )
  ] . #