Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Diagnosis Type - TTL Representation

Active as of 2025-06-23

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "diagnosis-type"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T12:03:02.951+03:00"^^xsd:dateTime ]
  ] ; # 
  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 diagnosis-type</b></p><a name=\"diagnosis-type\"> </a><a name=\"hcdiagnosis-type\"> </a><a name=\"diagnosis-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 5; Last updated: 2024-08-15 12:03:02+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/diagnosis-type</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>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">discharge<a name=\"diagnosis-type-discharge\"> </a></td><td>Discharge Diagnosis</td><td>The diagnosis given when the patient is discharged from the hospital.</td><td>تشخيص الخروج من المستشفى</td></tr><tr><td style=\"white-space:nowrap\">differential<a name=\"diagnosis-type-differential\"> </a></td><td>Differential Diagnosis</td><td>One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings.</td><td>التشخيص التمييزي المحتمل</td></tr><tr><td style=\"white-space:nowrap\">admitting<a name=\"diagnosis-type-admitting\"> </a></td><td>Admitting Diagnosis</td><td>The diagnosis given as the reason why the patient was admitted to the hospital.</td><td>التشخيص المسبب للإدخال للمستشفى</td></tr><tr><td style=\"white-space:nowrap\">principal<a name=\"diagnosis-type-principal\"> </a></td><td>Principal Diagnosis</td><td>The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment.</td><td>التشخيص الجوهري</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"diagnosis-type-secondary\"> </a></td><td>Secondary Diagnosis</td><td>A condition or complaint either coexisting with the principal diagnosis or arising during a service event or episode.</td><td>التشخيص الثانوي /المصاحب</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/diagnosis-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "DiagnosisType"] ; # 
  fhir:title [ fhir:v "Diagnosis Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Saudi Arabia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://test-project.org/test-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code set includes Diagnosis Type codes."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Saudi Arabia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "discharge" ] ;
fhir:display [ fhir:v "Discharge Diagnosis" ] ;
fhir:definition [ fhir:v "The diagnosis given when the patient is discharged from the hospital." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "تشخيص الخروج من المستشفى" ]     ] )
  ] [
fhir:code [ fhir:v "differential" ] ;
fhir:display [ fhir:v "Differential Diagnosis" ] ;
fhir:definition [ fhir:v "One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "التشخيص التمييزي المحتمل" ]     ] )
  ] [
fhir:code [ fhir:v "admitting" ] ;
fhir:display [ fhir:v "Admitting Diagnosis" ] ;
fhir:definition [ fhir:v "The diagnosis given as the reason why the patient was admitted to the hospital." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "التشخيص المسبب للإدخال للمستشفى" ]     ] )
  ] [
fhir:code [ fhir:v "principal" ] ;
fhir:display [ fhir:v "Principal Diagnosis" ] ;
fhir:definition [ fhir:v "The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "التشخيص الجوهري" ]     ] )
  ] [
fhir:code [ fhir:v "secondary" ] ;
fhir:display [ fhir:v "Secondary Diagnosis" ] ;
fhir:definition [ fhir:v "A condition or complaint either coexisting with the principal diagnosis or arising during a service event or episode." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "التشخيص الثانوي /المصاحب" ]     ] )
  ] ) . #