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

: ValueSetObservationAnthropometry (MY Core) - TTL Representation

Active as of 2024-02-12

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 "value-set-observation-anthropometry-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: ValueSet value-set-observation-anthropometry-my-core</b></p><a name=\"value-set-observation-anthropometry-my-core\"> </a><a name=\"hcvalue-set-observation-anthropometry-my-core\"> </a><a name=\"value-set-observation-anthropometry-my-core-en-US\"> </a><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/8302-2/\">8302-2</a></td><td>Body height</td></tr><tr><td><a href=\"https://loinc.org/8306-3/\">8306-3</a></td><td>Body height -lying</td></tr><tr><td><a href=\"https://loinc.org/9843-4/\">9843-4</a></td><td>Head Circumference</td></tr><tr><td><a href=\"https://loinc.org/29463-7/\">29463-7</a></td><td>Body weight</td></tr><tr><td><a href=\"https://loinc.org/39156-5/\">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td></tr><tr><td><a href=\"https://loinc.org/8280-0/\">8280-0</a></td><td>Waist Circumference</td></tr><tr><td><a href=\"https://loinc.org/8249-2/\">8249-2</a></td><td>Chest Circumference</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/observation-anthropometry-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetObservationAnthropometryMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetObservationAnthropometry (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00: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:description [ fhir:v "Anthropometry panel using LOINC code - 55418-8 Weight and Height tracking panel"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]       ] [
fhir:code [ fhir:v "8306-3" ] ;
fhir:display [ fhir:v "Body height -lying" ]       ] [
fhir:code [ fhir:v "9843-4" ] ;
fhir:display [ fhir:v "Head Circumference" ]       ] [
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]       ] [
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ]       ] [
fhir:code [ fhir:v "8280-0" ] ;
fhir:display [ fhir:v "Waist Circumference" ]       ] [
fhir:code [ fhir:v "8249-2" ] ;
fhir:display [ fhir:v "Chest Circumference" ]       ] )     ] )
  ] . #