HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Example Diagnosis Type Codes - TTL Representation

Page standards status: Draft Maturity Level: 1

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:Resource.id [ fhir:value "ex-diagnosistype"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/ex-diagnosistype</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></tr><tr><td style=\"white-space:nowrap\">admitting<a name=\"ex-diagnosistype-admitting\"> </a></td><td>Admitting Diagnosis</td><td>The diagnosis given as the reason why the patient was admitted to the hospital.</td></tr><tr><td style=\"white-space:nowrap\">clinical<a name=\"ex-diagnosistype-clinical\"> </a></td><td>Clinical Diagnosis</td><td>A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests.</td></tr><tr><td style=\"white-space:nowrap\">differential<a name=\"ex-diagnosistype-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></tr><tr><td style=\"white-space:nowrap\">discharge<a name=\"ex-diagnosistype-discharge\"> </a></td><td>Discharge Diagnosis</td><td>The diagnosis given when the patient is discharged from the hospital.</td></tr><tr><td style=\"white-space:nowrap\">laboratory<a name=\"ex-diagnosistype-laboratory\"> </a></td><td>Laboratory Diagnosis</td><td>A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient.</td></tr><tr><td style=\"white-space:nowrap\">nursing<a name=\"ex-diagnosistype-nursing\"> </a></td><td>Nursing Diagnosis</td><td>A diagnosis which identifies people's responses to situations in their lives, such as a readiness to change or a willingness to accept assistance.</td></tr><tr><td style=\"white-space:nowrap\">prenatal<a name=\"ex-diagnosistype-prenatal\"> </a></td><td>Prenatal Diagnosis</td><td>A diagnosis determined prior to birth.</td></tr><tr><td style=\"white-space:nowrap\">principal<a name=\"ex-diagnosistype-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></tr><tr><td style=\"white-space:nowrap\">radiology<a name=\"ex-diagnosistype-radiology\"> </a></td><td>Radiology Diagnosis</td><td>A diagnosis based primarily on the results from medical imaging studies.</td></tr><tr><td style=\"white-space:nowrap\">remote<a name=\"ex-diagnosistype-remote\"> </a></td><td>Remote Diagnosis</td><td>A diagnosis determined using telemedicine techniques.</td></tr><tr><td style=\"white-space:nowrap\">retrospective<a name=\"ex-diagnosistype-retrospective\"> </a></td><td>Retrospective Diagnosis</td><td>The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications.</td></tr><tr><td style=\"white-space:nowrap\">self<a name=\"ex-diagnosistype-self\"> </a></td><td>Self Diagnosis</td><td>A diagnosis determined by the patient.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "fm" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-diagnosistype"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1167" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "ExampleDiagnosisTypeCodes"];
  fhir:CodeSystem.title [ fhir:value "Example Diagnosis Type Codes"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2022-11-04T18:21:49-06:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Financial Management"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This value set includes example Diagnosis Type codes."];
  fhir:CodeSystem.copyright [ fhir:value "This is an example set."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/ex-diagnosistype";
     fhir:link <http://terminology.hl7.org/ValueSet/ex-diagnosistype>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "admitting" ];
     fhir:CodeSystem.concept.display [ fhir:value "Admitting Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The diagnosis given as the reason why the patient was admitted to the hospital." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "clinical" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "differential" ];
     fhir:CodeSystem.concept.display [ fhir:value "Differential Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "discharge" ];
     fhir:CodeSystem.concept.display [ fhir:value "Discharge Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The diagnosis given when the patient is discharged from the hospital." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "laboratory" ];
     fhir:CodeSystem.concept.display [ fhir:value "Laboratory Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "nursing" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis which identifies people's responses to situations in their lives, such as a readiness to change or a willingness to accept assistance." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "prenatal" ];
     fhir:CodeSystem.concept.display [ fhir:value "Prenatal Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis determined prior to birth." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "principal" ];
     fhir:CodeSystem.concept.display [ fhir:value "Principal Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "radiology" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radiology Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis based primarily on the results from medical imaging studies." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "remote" ];
     fhir:CodeSystem.concept.display [ fhir:value "Remote Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis determined using telemedicine techniques." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "retrospective" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retrospective Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "self" ];
     fhir:CodeSystem.concept.display [ fhir:value "Self Diagnosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A diagnosis determined by the patient." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.