FHIR Implementation Guide for ABDM
3.0.1 - CI Build India flag


banner

FHIR Implementation Guide for ABDM - Local Development build (v3.0.1). 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:Resource.id [ fhir:value "ndhm-general-assessment"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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=\"http://details.loinc.org/LOINC/2339-0.html\">2339-0</a></td><td>Glucose [Mass/volume] in Blood</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/41604-0.html\">41604-0</a></td><td>Fasting glucose [Mass/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14743-9.html\">14743-9</a></td><td>Glucose [Moles/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14760-3.html\">14760-3</a></td><td>Glucose [Moles/volume] in Capillary blood --2 hours post meal</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/73708-0.html\">73708-0</a></td><td>Body fat [Mass] Calculated</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/34534-8.html\">34534-8</a></td><td>EKG 12 channel panel</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8999-5.html\">8999-5</a></td><td>Fluid intake oral Estimated</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/9052-2.html\">9052-2</a></td><td>Calorie intake total</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/69429-9.html\">69429-9</a></td><td>Metabolic rate --resting</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/94122-9.html\">94122-9</a></td><td>Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8693-4.html\">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:ValueSet.url [ fhir:value "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-assessment"];
  fhir:ValueSet.version [ fhir:value "3.0.1"];
  fhir:ValueSet.name [ fhir:value "GeneralAssessment"];
  fhir:ValueSet.title [ fhir:value "General Assessment"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2021-03-26"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "National Resource Center for EHR Standards"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://nrces.in/" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "This value set covers LOINC and SNOMED CT Codes for General Assessment"];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "IN" ]     ]
  ];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "2339-0" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Blood" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "41604-0" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Fasting glucose [Mass/volume] in Capillary blood by Glucometer" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "14743-9" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Capillary blood by Glucometer" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "14760-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Capillary blood --2 hours post meal" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "73708-0" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Body fat [Mass] Calculated" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "34534-8" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "EKG 12 channel panel" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8999-5" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Fluid intake oral Estimated" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "9052-2" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Calorie intake total" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "69429-9" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Metabolic rate --resting" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "94122-9" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8693-4" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Mental status" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "365275006" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "General well-being finding" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.