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

: CodeSystemOutcomeAudit10 (MY Core) - TTL Representation

Active as of 2024-02-14

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-outcome-audit-10-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-outcome-audit-10-my-core</b></p><a name=\"code-system-outcome-audit-10-my-core\"> </a><a name=\"hccode-system-outcome-audit-10-my-core\"> </a><a name=\"code-system-outcome-audit-10-my-core-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>low</td><td>low</td><td>string</td></tr><tr><td>high</td><td>high</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-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><td><b>low</b></td><td><b>high</b></td></tr><tr><td style=\"white-space:nowrap\">a0<a name=\"code-system-outcome-audit-10-my-core-a0\"> </a></td><td>Indicates an abstainer who has never had any problems from alcohol</td><td>Your score indicates that your consumption is within the low-risk range</td><td>0</td><td>0</td></tr><tr><td style=\"white-space:nowrap\">a1<a name=\"code-system-outcome-audit-10-my-core-a1\"> </a></td><td>Suggests low risk consumption</td><td>Your score indicates that your consumption is within the low-risk range</td><td>1</td><td>7</td></tr><tr><td style=\"white-space:nowrap\">a2<a name=\"code-system-outcome-audit-10-my-core-a2\"> </a></td><td>Suggest harmful alcohol consumption</td><td>Please consult your nearest healthcare professional for further information</td><td>8</td><td>14</td></tr><tr><td style=\"white-space:nowrap\">a3<a name=\"code-system-outcome-audit-10-my-core-a3\"> </a></td><td>Likelihood of alcohol dependence (moderate-severe alcohol use disorder)</td><td>Please consult your nearest healthcare professional for further information</td><td>15</td><td>40</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemOutcomeAudit10MyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemOutcomeAudit10 (MY Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-02-14T07:47:10.4519661+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 "Audit 10 Outcome Questionnaire"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "low" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "high" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "a0" ] ;
fhir:display [ fhir:v "Indicates an abstainer who has never had any problems from alcohol" ] ;
fhir:definition [ fhir:v "Your score indicates that your consumption is within the low-risk range" ] ;
    ( fhir:property [
fhir:code [ fhir:v "low" ] ;
fhir:value [ fhir:v "0" ]     ] [
fhir:code [ fhir:v "high" ] ;
fhir:value [ fhir:v "0" ]     ] )
  ] [
fhir:code [ fhir:v "a1" ] ;
fhir:display [ fhir:v "Suggests low risk consumption" ] ;
fhir:definition [ fhir:v "Your score indicates that your consumption is within the low-risk range" ] ;
    ( fhir:property [
fhir:code [ fhir:v "low" ] ;
fhir:value [ fhir:v "1" ]     ] [
fhir:code [ fhir:v "high" ] ;
fhir:value [ fhir:v "7" ]     ] )
  ] [
fhir:code [ fhir:v "a2" ] ;
fhir:display [ fhir:v "Suggest harmful alcohol consumption" ] ;
fhir:definition [ fhir:v "Please consult your nearest healthcare professional for further information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "low" ] ;
fhir:value [ fhir:v "8" ]     ] [
fhir:code [ fhir:v "high" ] ;
fhir:value [ fhir:v "14" ]     ] )
  ] [
fhir:code [ fhir:v "a3" ] ;
fhir:display [ fhir:v "Likelihood of alcohol dependence (moderate-severe alcohol use disorder)" ] ;
fhir:definition [ fhir:v "Please consult your nearest healthcare professional for further information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "low" ] ;
fhir:value [ fhir:v "15" ]     ] [
fhir:code [ fhir:v "high" ] ;
fhir:value [ fhir:v "40" ]     ] )
  ] ) . #