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

: ValueSetObservationPanel (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-panel-my-core"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-panel-my-core</b></p><a name=\"value-set-observation-panel-my-core\"> </a><a name=\"hcvalue-set-observation-panel-my-core\"> </a><a name=\"value-set-observation-panel-my-core-en-US\"> </a><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/85353-1/\">85353-1</a></td><td>Vital signs &amp; BMI panel</td></tr><tr><td><a href=\"https://loinc.org/8716-3/\">8716-3</a></td><td>Vital signs panel</td></tr><tr><td><a href=\"https://loinc.org/55418-8/\">55418-8</a></td><td>Anthropometry panel</td></tr><tr><td><a href=\"https://loinc.org/41653-7/\">41653-7</a></td><td>Glucose panel</td></tr><tr><td><a href=\"https://loinc.org/32885-6/\">32885-6</a></td><td>Dental chart</td></tr><tr><td><a href=\"https://loinc.org/82611-5/\">82611-5</a></td><td>Wearable device external physiologic monitoring panel</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-code-system-observation-panel-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-code-system-observation-panel-my-core.html#code-system-observation-panel-my-core-0001\">0001</a></td><td>Child Anthropometry</td><td>Child Anthropometry</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ValueSetObservationPanelMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetObservationPanel (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 "Observation panel for HIE"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "85353-1" ] ;
fhir:display [ fhir:v "Vital signs & BMI panel" ]       ] [
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs panel" ]       ] [
fhir:code [ fhir:v "55418-8" ] ;
fhir:display [ fhir:v "Anthropometry panel" ]       ] [
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose panel" ]       ] [
fhir:code [ fhir:v "32885-6" ] ;
fhir:display [ fhir:v "Dental chart" ]       ] [
fhir:code [ fhir:v "82611-5" ] ;
fhir:display [ fhir:v "Wearable device external physiologic monitoring panel" ]       ] )     ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "0001" ] ;
fhir:display [ fhir:v "Child Anthropometry" ]       ] )     ] )
  ] . #