BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS AEFI Outcome - TTL Representation

Active as of 2026-02-04

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 "hmis-aefi-outcome"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-aefi-outcome</b></p><a name=\"hmis-aefi-outcome\"> </a><a name=\"hchmis-aefi-outcome\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">recovering<a name=\"hmis-aefi-outcome-recovering\"> </a></td><td>Recovering</td><td>Patient is still recovering from the adverse event</td><td>निको हुँदै</td></tr><tr><td style=\"white-space:nowrap\">not-recovered<a name=\"hmis-aefi-outcome-not-recovered\"> </a></td><td>Not Recovered</td><td>Patient has not recovered and still has ongoing symptoms or effects</td><td>निको नभएको</td></tr><tr><td style=\"white-space:nowrap\">recovered-with-sequelae<a name=\"hmis-aefi-outcome-recovered-with-sequelae\"> </a></td><td>Recovered with Sequelae</td><td>Patient recovered but with permanent residual effects or disability</td><td>अवशेष प्रभाव सहित निको भएको</td></tr><tr><td style=\"white-space:nowrap\">hospitalized<a name=\"hmis-aefi-outcome-hospitalized\"> </a></td><td>Hospitalized</td><td>Patient was hospitalized for treatment of the adverse event</td><td>अस्पताल भर्ना</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"hmis-aefi-outcome-unknown\"> </a></td><td>Unknown</td><td>Outcome of the adverse event is unknown or patient was lost to follow-up</td><td>थाहा छैन</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome>
  ] ; # 
  fhir:version [ fhir:v "0.0.0-semantic-release"] ; # 
  fhir:name [ fhir:v "HMISAEFIOutcome"] ; # 
  fhir:title [ fhir:v "HMIS AEFI Outcome"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-04T09:30:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "BioMaxis Pvt. Ltd."] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "BioMaxis Pvt. Ltd." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://biomaxis.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "AEFI-specific outcome codes used in Nepal's National Immunization Program based on HMIS 2.2."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "recovering" ] ;
fhir:display [ fhir:v "Recovering" ] ;
fhir:definition [ fhir:v "Patient is still recovering from the adverse event" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "निको हुँदै" ]     ] )
  ] [
fhir:code [ fhir:v "not-recovered" ] ;
fhir:display [ fhir:v "Not Recovered" ] ;
fhir:definition [ fhir:v "Patient has not recovered and still has ongoing symptoms or effects" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "निको नभएको" ]     ] )
  ] [
fhir:code [ fhir:v "recovered-with-sequelae" ] ;
fhir:display [ fhir:v "Recovered with Sequelae" ] ;
fhir:definition [ fhir:v "Patient recovered but with permanent residual effects or disability" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "अवशेष प्रभाव सहित निको भएको" ]     ] )
  ] [
fhir:code [ fhir:v "hospitalized" ] ;
fhir:display [ fhir:v "Hospitalized" ] ;
fhir:definition [ fhir:v "Patient was hospitalized for treatment of the adverse event" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "अस्पताल भर्ना" ]     ] )
  ] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Outcome of the adverse event is unknown or patient was lost to follow-up" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "थाहा छैन" ]     ] )
  ] ) . #