FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r4b.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-ex-diagnosistype.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/CodeSystem-ex-diagnosistype.html |
| URL | http://hl7.org/fhir/ex-diagnosistype |
| Version | 3.0.2 |
| Status | draft |
| Date | 2025-09-13T15:45:17-04:00 |
| Name | Example Diagnosis Type Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes example Diagnosis Type codes. |
| Copyright | This is an example set. |
| Content | complete |
| ValueSet | |
| R3-ex-diagnosistype-for-R4B | Cross-version VS for R3.Example Diagnosis Type Codes for use in FHIR R4B |
| R3-ex-diagnosistype-for-R4 | Cross-version VS for R3.Example Diagnosis Type Codes for use in FHIR R4 |
| R3-ex-diagnosistype-for-R5 | Cross-version VS for R3.Example Diagnosis Type Codes for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ex-diagnosistype
This case-sensitive code system http://hl7.org/fhir/ex-diagnosistype defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ex-diagnosistype",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/ex-diagnosistype",
"version": "3.0.2",
"name": "Example Diagnosis Type Codes",
"status": "draft",
"experimental": true,
"date": "2025-09-13T15:45:17-04:00",
"publisher": "Financial Management",
"contact": [
{
"name": "Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "This value set includes example Diagnosis Type codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.3.0",
"content": "complete",
"concept": [
{
"code": "admitting",
"display": "Admitting Diagnosis",
"definition": "The diagnosis given as the reason why the patient was admitted to the hospital."
},
{
"code": "clinical",
"display": "Clinical Diagnosis",
"definition": "A diagnosis made on the basis of medical signs and patient-reported symptoms, rather than diagnostic tests."
},
{
"code": "differential",
"display": "Differential Diagnosis",
"definition": "One of a set of the possible diagnoses that could be connected to the signs, symptoms, and lab findings."
},
{
"code": "discharge",
"display": "Discharge Diagnosis",
"definition": "The diagnosis given when the patient is discharged from the hospital."
},
{
"code": "laboratory",
"display": "Laboratory Diagnosis",
"definition": "A diagnosis based significantly on laboratory reports or test results, rather than the physical examination of the patient."
},
{
"code": "nursing",
"display": "Nursing Diagnosis",
"definition": "A diagnosis which identifies people's responses to situations in their lives, such as a readiness to change or a willingness to accept assistance."
},
{
"code": "prenatal",
"display": "Prenatal Diagnosis",
"definition": "A diagnosis determined prior to birth."
},
{
"code": "principal",
"display": "Principal Diagnosis",
"definition": "The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment."
},
{
"code": "radiology",
"display": "Radiology Diagnosis",
"definition": "A diagnosis based primarily on the results from medical imaging studies."
},
{
"code": "remote",
"display": "Remote Diagnosis",
"definition": "A diagnosis determined using telemedicine techniques."
},
{
"code": "retrospective",
"display": "Retrospective Diagnosis",
"definition": "The labeling of an illness in a specific historical event using modern knowledge, methods and disease classifications."
},
{
"code": "self",
"display": "Self Diagnosis",
"definition": "A diagnosis determined by the patient."
}
]
}