FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@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 "ex-diagnosistype"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/ex-diagnosistype defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">admitting\n <a name=\"ex-diagnosistype-admitting\"> </a>\n </td>\n <td>Admitting Diagnosis</td>\n <td>The diagnosis given as the reason why the patient was admitted to the hospital.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">clinical\n <a name=\"ex-diagnosistype-clinical\"> </a>\n </td>\n <td>Clinical Diagnosis</td>\n <td>A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">differential\n <a name=\"ex-diagnosistype-differential\"> </a>\n </td>\n <td>Differential Diagnosis</td>\n <td>One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">discharge\n <a name=\"ex-diagnosistype-discharge\"> </a>\n </td>\n <td>Discharge Diagnosis</td>\n <td>The diagnosis given when the patient is discharged from the hospital.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">laboratory\n <a name=\"ex-diagnosistype-laboratory\"> </a>\n </td>\n <td>Laboratory Diagnosis</td>\n <td>A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">nursing\n <a name=\"ex-diagnosistype-nursing\"> </a>\n </td>\n <td>Nursing Diagnosis</td>\n <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>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">prenatal\n <a name=\"ex-diagnosistype-prenatal\"> </a>\n </td>\n <td>Prenatal Diagnosis</td>\n <td>A diagnosis determined prior to birth.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">principal\n <a name=\"ex-diagnosistype-principal\"> </a>\n </td>\n <td>Principal Diagnosis</td>\n <td>The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">radiology\n <a name=\"ex-diagnosistype-radiology\"> </a>\n </td>\n <td>Radiology Diagnosis</td>\n <td>A diagnosis based primarily on the results from medical imaging studies.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">remote\n <a name=\"ex-diagnosistype-remote\"> </a>\n </td>\n <td>Remote Diagnosis</td>\n <td>A diagnosis determined using telemedicine techniques.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">retrospective\n <a name=\"ex-diagnosistype-retrospective\"> </a>\n </td>\n <td>Retrospective Diagnosis</td>\n <td>The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">self\n <a name=\"ex-diagnosistype-self\"> </a>\n </td>\n <td>Self Diagnosis</td>\n <td>A diagnosis determined by the patient.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/ex-diagnosistype"^^xsd:anyURI] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ExampleDiagnosisTypeCodes"] ; #
fhir:title [ fhir:v "Example Diagnosis Type Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T16:38:45-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes example Diagnosis Type codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This is an example set."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
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:code [ fhir:v "clinical" ] ;
fhir:display [ fhir:v "Clinical Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests." ]
] [
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: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:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient." ]
] [
fhir:code [ fhir:v "nursing" ] ;
fhir:display [ fhir:v "Nursing Diagnosis" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "prenatal" ] ;
fhir:display [ fhir:v "Prenatal Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis determined prior to birth." ]
] [
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:code [ fhir:v "radiology" ] ;
fhir:display [ fhir:v "Radiology Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis based primarily on the results from medical imaging studies." ]
] [
fhir:code [ fhir:v "remote" ] ;
fhir:display [ fhir:v "Remote Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis determined using telemedicine techniques." ]
] [
fhir:code [ fhir:v "retrospective" ] ;
fhir:display [ fhir:v "Retrospective Diagnosis" ] ;
fhir:definition [ fhir:v "The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications." ]
] [
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self Diagnosis" ] ;
fhir:definition [ fhir:v "A diagnosis determined by the patient." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
