FHIR Implementation Guide for ABDM
3.1.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions

: General Assessment - TTL Representation

Draft as of 2021-03-26

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "ndhm-general-assessment"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=\"https://loinc.org/2339-0/\">2339-0</a></td><td>Glucose [Mass/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/41604-0/\">41604-0</a></td><td>Fasting glucose [Mass/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"https://loinc.org/14743-9/\">14743-9</a></td><td>Glucose [Moles/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"https://loinc.org/14760-3/\">14760-3</a></td><td>Glucose [Moles/volume] in Capillary blood --2 hours post meal</td></tr><tr><td><a href=\"https://loinc.org/73708-0/\">73708-0</a></td><td>Body fat [Mass] Calculated</td></tr><tr><td><a href=\"https://loinc.org/34534-8/\">34534-8</a></td><td>12 lead EKG panel</td></tr><tr><td><a href=\"https://loinc.org/8999-5/\">8999-5</a></td><td>Fluid intake oral Estimated</td></tr><tr><td><a href=\"https://loinc.org/9052-2/\">9052-2</a></td><td>Calorie intake total</td></tr><tr><td><a href=\"https://loinc.org/69429-9/\">69429-9</a></td><td>Metabolic rate --resting</td></tr><tr><td><a href=\"https://loinc.org/94122-9/\">94122-9</a></td><td>Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise</td></tr><tr><td><a href=\"https://loinc.org/8693-4/\">8693-4</a></td><td>Mental status</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/365275006\">365275006</a></td><td>General well-being finding</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-assessment"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.1.0"] ; # 
  fhir:name [ fhir:v "GeneralAssessment"] ; # 
  fhir:title [ fhir:v "General Assessment"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2021-03-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://nrces.in/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set covers LOINC and SNOMED CT Codes for General Assessment"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IN" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "2339-0" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Blood" ]       ] [
fhir:code [ fhir:v "41604-0" ] ;
fhir:display [ fhir:v "Fasting glucose [Mass/volume] in Capillary blood by Glucometer" ]       ] [
fhir:code [ fhir:v "14743-9" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Capillary blood by Glucometer" ]       ] [
fhir:code [ fhir:v "14760-3" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Capillary blood --2 hours post meal" ]       ] [
fhir:code [ fhir:v "73708-0" ] ;
fhir:display [ fhir:v "Body fat [Mass] Calculated" ]       ] [
fhir:code [ fhir:v "34534-8" ] ;
fhir:display [ fhir:v "12 lead EKG panel" ]       ] [
fhir:code [ fhir:v "8999-5" ] ;
fhir:display [ fhir:v "Fluid intake oral Estimated" ]       ] [
fhir:code [ fhir:v "9052-2" ] ;
fhir:display [ fhir:v "Calorie intake total" ]       ] [
fhir:code [ fhir:v "69429-9" ] ;
fhir:display [ fhir:v "Metabolic rate --resting" ]       ] [
fhir:code [ fhir:v "94122-9" ] ;
fhir:display [ fhir:v "Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise" ]       ] [
fhir:code [ fhir:v "8693-4" ] ;
fhir:display [ fhir:v "Mental status" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "365275006" ] ;
fhir:display [ fhir:v "General well-being finding" ]       ] )     ] )
  ] . #