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

: CodeSystemProblemList (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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "code-system-problem-list-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-problem-list-my-core</b></p><a name=\"code-system-problem-list-my-core\"> </a><a name=\"hccode-system-problem-list-my-core\"> </a><a name=\"code-system-problem-list-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>foundationURI</td><td>foundationURI</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/problem-list-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>foundationURI</b></td></tr><tr><td style=\"white-space:nowrap\">BA00<a name=\"code-system-problem-list-my-core-BA00\"> </a></td><td>Essential hypertension</td><td>Essential hypertension</td><td><a href=\"http://id.who.int/icd/entity/761947693\">http://id.who.int/icd/entity/761947693</a></td></tr><tr><td style=\"white-space:nowrap\">5A11<a name=\"code-system-problem-list-my-core-5A11\"> </a></td><td>Type 2 diabetes mellitus</td><td>Type 2 diabetes mellitus</td><td><a href=\"http://id.who.int/icd/entity/119724091\">http://id.who.int/icd/entity/119724091</a></td></tr><tr><td style=\"white-space:nowrap\">5C80.0<a name=\"code-system-problem-list-my-core-5C80.460\"> </a></td><td>Hypercholesterolaemia</td><td>Hypercholesterolaemia</td><td><a href=\"http://id.who.int/icd/entity/875976032\">http://id.who.int/icd/entity/875976032</a></td></tr><tr><td style=\"white-space:nowrap\">BA6Z<a name=\"code-system-problem-list-my-core-BA6Z\"> </a></td><td>Ischaemic heart diseases, unspecified</td><td>Ischaemic heart diseases</td><td/></tr><tr><td style=\"white-space:nowrap\">8B20<a name=\"code-system-problem-list-my-core-8B20\"> </a></td><td>Stroke not known if ischaemic or haemorrhagic</td><td>Cerebrovascular diseases</td><td><a href=\"http://id.who.int/icd/entity/1442995018\">http://id.who.int/icd/entity/1442995018</a></td></tr><tr><td style=\"white-space:nowrap\">GB61<a name=\"code-system-problem-list-my-core-GB61\"> </a></td><td>Chronic kidney disease</td><td>Chronic kidney disease</td><td><a href=\"http://id.who.int/icd/entity/412389819\">http://id.who.int/icd/entity/412389819</a></td></tr><tr><td style=\"white-space:nowrap\">CA23<a name=\"code-system-problem-list-my-core-CA23\"> </a></td><td>Unspecified asthma</td><td>Asthma</td><td><a href=\"http://id.who.int/icd/entity/2138913203\">http://id.who.int/icd/entity/2138913203</a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/problem-list-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemProblemListMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemProblemList (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 "Phis Frequency"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BA00" ] ;
fhir:display [ fhir:v "Essential hypertension" ] ;
fhir:definition [ fhir:v "Essential hypertension" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/761947693" ]     ] )
  ] [
fhir:code [ fhir:v "5A11" ] ;
fhir:display [ fhir:v "Type 2 diabetes mellitus" ] ;
fhir:definition [ fhir:v "Type 2 diabetes mellitus" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/119724091" ]     ] )
  ] [
fhir:code [ fhir:v "5C80.0" ] ;
fhir:display [ fhir:v "Hypercholesterolaemia" ] ;
fhir:definition [ fhir:v "Hypercholesterolaemia" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/875976032" ]     ] )
  ] [
fhir:code [ fhir:v "BA6Z" ] ;
fhir:display [ fhir:v "Ischaemic heart diseases, unspecified" ] ;
fhir:definition [ fhir:v "Ischaemic heart diseases" ]
  ] [
fhir:code [ fhir:v "8B20" ] ;
fhir:display [ fhir:v "Stroke not known if ischaemic or haemorrhagic" ] ;
fhir:definition [ fhir:v "Cerebrovascular diseases" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/1442995018" ]     ] )
  ] [
fhir:code [ fhir:v "GB61" ] ;
fhir:display [ fhir:v "Chronic kidney disease" ] ;
fhir:definition [ fhir:v "Chronic kidney disease" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/412389819" ]     ] )
  ] [
fhir:code [ fhir:v "CA23" ] ;
fhir:display [ fhir:v "Unspecified asthma" ] ;
fhir:definition [ fhir:v "Asthma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "foundationURI" ] ;
fhir:value [ fhir:v "http://id.who.int/icd/entity/2138913203" ]     ] )
  ] ) . #