0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Code System Fat Analysis (MY Core) - TTL Representation

Active as of 2024-12-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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "code-system-fat-analysis-my-core"] ; # 
  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: CodeSystem code-system-fat-analysis-my-core</b></p><a name=\"code-system-fat-analysis-my-core\"> </a><a name=\"hccode-system-fat-analysis-my-core\"> </a><a name=\"code-system-fat-analysis-my-core-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.hie.moh.gov.my/CodeSystem/fat-analysis-my-core</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></tr><tr><td style=\"white-space:nowrap\">ZFLV<a name=\"code-system-fat-analysis-my-core-ZFLV\"> </a></td><td>Body fat rate</td><td>Body fat rate</td></tr><tr><td style=\"white-space:nowrap\">JCDX<a name=\"code-system-fat-analysis-my-core-JCDX\"> </a></td><td>Basal metabolism</td><td>Basal metabolism</td></tr><tr><td style=\"white-space:nowrap\">TSFL<a name=\"code-system-fat-analysis-my-core-TSFL\"> </a></td><td>Body water content</td><td>Body water content</td></tr><tr><td style=\"white-space:nowrap\">TSFLV<a name=\"code-system-fat-analysis-my-core-TSFLV\"> </a></td><td>Body water rate</td><td>Body water rate</td></tr><tr><td style=\"white-space:nowrap\">ZFL<a name=\"code-system-fat-analysis-my-core-ZFL\"> </a></td><td>Body fat content</td><td>Body fat content</td></tr><tr><td style=\"white-space:nowrap\">JRL<a name=\"code-system-fat-analysis-my-core-JRL\"> </a></td><td>Body muscle content</td><td>Body muscle content</td></tr><tr><td style=\"white-space:nowrap\">JRLV<a name=\"code-system-fat-analysis-my-core-JRLV\"> </a></td><td>Body muscle rate</td><td>Body muscle rate</td></tr><tr><td style=\"white-space:nowrap\">GY<a name=\"code-system-fat-analysis-my-core-GY\"> </a></td><td>Bone salt</td><td>Bone salt weight</td></tr><tr><td style=\"white-space:nowrap\">QZTZ<a name=\"code-system-fat-analysis-my-core-QZTZ\"> </a></td><td>Fat free mass</td><td>Fat free mass</td></tr><tr><td style=\"white-space:nowrap\">DBZLV<a name=\"code-system-fat-analysis-my-core-DBZLV\"> </a></td><td>Protein rate</td><td>Protein percentage</td></tr><tr><td style=\"white-space:nowrap\">XBNYL<a name=\"code-system-fat-analysis-my-core-XBNYL\"> </a></td><td>Intracellular fluid volume</td><td>Intracellular fluid volume</td></tr><tr><td style=\"white-space:nowrap\">WXYA<a name=\"code-system-fat-analysis-my-core-WXYA\"> </a></td><td>Extracellular fluid volume</td><td>Extracellular fluid volume</td></tr><tr><td style=\"white-space:nowrap\">XBNYLV<a name=\"code-system-fat-analysis-my-core-XBNYLV\"> </a></td><td>Intracellular fluid rate</td><td>Intracellular fluid percentage</td></tr><tr><td style=\"white-space:nowrap\">XBWYLV<a name=\"code-system-fat-analysis-my-core-XBWYLV\"> </a></td><td>Extracellular fluid rate</td><td>Extracellular fluid percentage</td></tr><tr><td style=\"white-space:nowrap\">DBZ<a name=\"code-system-fat-analysis-my-core-DBZ\"> </a></td><td>Protein</td><td>Protein weight</td></tr><tr><td style=\"white-space:nowrap\">NZZF<a name=\"code-system-fat-analysis-my-core-NZZF\"> </a></td><td>Visceral fat grade</td><td>Visceral fat grade</td></tr><tr><td style=\"white-space:nowrap\">GL<a name=\"code-system-fat-analysis-my-core-GL\"> </a></td><td>Bone mass</td><td>Bone mass</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/fat-analysis-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemFatAnalysisMyCore"] ; # 
  fhir:title [ fhir:v "Code System Fat Analysis (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-12-26T11:44:45+08:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Example Publisher"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ZFLV" ] ;
fhir:display [ fhir:v "Body fat rate" ] ;
fhir:definition [ fhir:v "Body fat rate" ]
  ] [
fhir:code [ fhir:v "JCDX" ] ;
fhir:display [ fhir:v "Basal metabolism" ] ;
fhir:definition [ fhir:v "Basal metabolism" ]
  ] [
fhir:code [ fhir:v "TSFL" ] ;
fhir:display [ fhir:v "Body water content" ] ;
fhir:definition [ fhir:v "Body water content" ]
  ] [
fhir:code [ fhir:v "TSFLV" ] ;
fhir:display [ fhir:v "Body water rate" ] ;
fhir:definition [ fhir:v "Body water rate" ]
  ] [
fhir:code [ fhir:v "ZFL" ] ;
fhir:display [ fhir:v "Body fat content" ] ;
fhir:definition [ fhir:v "Body fat content" ]
  ] [
fhir:code [ fhir:v "JRL" ] ;
fhir:display [ fhir:v "Body muscle content" ] ;
fhir:definition [ fhir:v "Body muscle content" ]
  ] [
fhir:code [ fhir:v "JRLV" ] ;
fhir:display [ fhir:v "Body muscle rate" ] ;
fhir:definition [ fhir:v "Body muscle rate" ]
  ] [
fhir:code [ fhir:v "GY" ] ;
fhir:display [ fhir:v "Bone salt" ] ;
fhir:definition [ fhir:v "Bone salt weight" ]
  ] [
fhir:code [ fhir:v "QZTZ" ] ;
fhir:display [ fhir:v "Fat free mass" ] ;
fhir:definition [ fhir:v "Fat free mass" ]
  ] [
fhir:code [ fhir:v "DBZLV" ] ;
fhir:display [ fhir:v "Protein rate" ] ;
fhir:definition [ fhir:v "Protein percentage" ]
  ] [
fhir:code [ fhir:v "XBNYL" ] ;
fhir:display [ fhir:v "Intracellular fluid volume" ] ;
fhir:definition [ fhir:v "Intracellular fluid volume" ]
  ] [
fhir:code [ fhir:v "WXYA" ] ;
fhir:display [ fhir:v "Extracellular fluid volume" ] ;
fhir:definition [ fhir:v "Extracellular fluid volume" ]
  ] [
fhir:code [ fhir:v "XBNYLV" ] ;
fhir:display [ fhir:v "Intracellular fluid rate" ] ;
fhir:definition [ fhir:v "Intracellular fluid percentage" ]
  ] [
fhir:code [ fhir:v "XBWYLV" ] ;
fhir:display [ fhir:v "Extracellular fluid rate" ] ;
fhir:definition [ fhir:v "Extracellular fluid percentage" ]
  ] [
fhir:code [ fhir:v "DBZ" ] ;
fhir:display [ fhir:v "Protein" ] ;
fhir:definition [ fhir:v "Protein weight" ]
  ] [
fhir:code [ fhir:v "NZZF" ] ;
fhir:display [ fhir:v "Visceral fat grade" ] ;
fhir:definition [ fhir:v "Visceral fat grade" ]
  ] [
fhir:code [ fhir:v "GL" ] ;
fhir:display [ fhir:v "Bone mass" ] ;
fhir:definition [ fhir:v "Bone mass" ]
  ] ) . #