FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DiagnosticsModel.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/StructureDefinition-DiagnosticsModel.html |
| URL | https://nshr-uat.sha.go.ke/fhir/StructureDefinition/DiagnosticsModel |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-19T10:10:16+00:00 |
| Name | DiagnosticsModel |
| Title | KPS.C Diagnostics |
| Realm | us |
| Authority | hl7 |
| Description | Logical model for representing diagnostic requests, specimens, imaging, and results under the Kenya Patient Summary (KPS.C) standard. |
| Copyright | Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved. |
| Type | https://nshr-uat.sha.go.ke/fhir/StructureDefinition/DiagnosticsModel |
| Kind | logical |
No resources found
| ValueSet | ||
| fhir.kenyaPSIG#current | diagnostic-report-status-vs | Status ValueSet |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DiagnosticsModel
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | KPS.C Diagnostics | |
![]() ![]() | 1..1 | string | Diagnostics Category – clinical discipline, department, or diagnostic service | |
![]() ![]() | 1..1 | string | Exact name or code of the diagnostic request/report (e.g. Lipid Profile) | |
![]() ![]() | 1..1 | dateTime | Date and time of the diagnostic request | |
![]() ![]() | 0..1 | string | Reason for diagnostic request, including relevant clinical notes | |
![]() ![]() | 1..1 | code | Status of the diagnostic request Binding: Status ValueSet (required) | |
![]() ![]() | 0..1 | BackboneElement | Specimen details | |
![]() ![]() ![]() | 1..1 | string | Type of material collected for analysis | |
![]() ![]() ![]() | 0..1 | code | Specimen availability status Binding: SpecimenStatus (required) | |
![]() ![]() | 0..1 | BackboneElement | Radiology imaging information | |
![]() ![]() ![]() | 0..1 | string | Type of imaging study requested (e.g. XR Lumbar spine) | |
![]() ![]() ![]() | 0..1 | date | Date when imaging was performed | |
![]() ![]() ![]() | 0..1 | string | Body part observed | |
![]() ![]() ![]() | 0..* | string | References or links to image series from imaging | |
![]() ![]() | 0..1 | dateTime | Date and time of result availability | |
![]() ![]() | 0..1 | string | Name or code of diagnostics performer (originator of result) | |
![]() ![]() | 0..1 | string | Interpreter of result or validator | |
![]() ![]() | 0..* | string | Results from the analysis, e.g. numeric value, boolean, or description | |
![]() ![]() | 0..1 | code | Interpretation of diagnostic results (e.g. normal, high, low) | |
![]() ![]() | 0..1 | string | Working diagnosis or clinical hypothesis based on diagnostics | |
{
"resourceType": "StructureDefinition",
"id": "DiagnosticsModel",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/DiagnosticsModel",
"version": "0.1.0",
"name": "DiagnosticsModel",
"title": "KPS.C Diagnostics",
"status": "draft",
"date": "2026-06-19T10:10:16+00:00",
"publisher": "Digital Health Agency of Kenya",
"contact": [
{
"name": "Digital Health Agency of Kenya",
"telecom": [
{
"system": "url",
"value": "https://www.dha.go.ke"
},
{
"system": "email",
"value": "interoperability@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency of Kenya – Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperability@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://www.dha.go.ke",
"use": "work"
}
]
}
],
"description": "Logical model for representing diagnostic requests, specimens, imaging, and results under the Kenya Patient Summary (KPS.C) standard.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/DiagnosticsModel",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "DiagnosticsModel",
"path": "DiagnosticsModel",
"short": "KPS.C Diagnostics",
"definition": "Logical model for representing diagnostic requests, specimens, imaging, and results under the Kenya Patient Summary (KPS.C) standard.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "DiagnosticsModel.category",
"path": "DiagnosticsModel.category",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.1"
}
],
"short": "Diagnostics Category – clinical discipline, department, or diagnostic service",
"definition": "Diagnostics Category – clinical discipline, department, or diagnostic service",
"min": 1,
"max": "1",
"base": {
"path": "DiagnosticsModel.category",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.diagnosticName",
"path": "DiagnosticsModel.diagnosticName",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.2"
}
],
"short": "Exact name or code of the diagnostic request/report (e.g. Lipid Profile)",
"definition": "Exact name or code of the diagnostic request/report (e.g. Lipid Profile)",
"min": 1,
"max": "1",
"base": {
"path": "DiagnosticsModel.diagnosticName",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.requestDate",
"path": "DiagnosticsModel.requestDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.3"
}
],
"short": "Date and time of the diagnostic request",
"definition": "Date and time of the diagnostic request",
"min": 1,
"max": "1",
"base": {
"path": "DiagnosticsModel.requestDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DiagnosticsModel.justification",
"path": "DiagnosticsModel.justification",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.4"
}
],
"short": "Reason for diagnostic request, including relevant clinical notes",
"definition": "Reason for diagnostic request, including relevant clinical notes",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.justification",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.status",
"path": "DiagnosticsModel.status",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.5"
}
],
"short": "Status of the diagnostic request",
"definition": "Status of the diagnostic request",
"min": 1,
"max": "1",
"base": {
"path": "DiagnosticsModel.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "https://nshr-uat.sha.go.ke/fhir/ValueSet/diagnostic-report-status-vs"
}
},
{
"id": "DiagnosticsModel.specimen",
"path": "DiagnosticsModel.specimen",
"short": "Specimen details",
"definition": "Specimen details",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.specimen",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "DiagnosticsModel.specimen.id",
"path": "DiagnosticsModel.specimen.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DiagnosticsModel.specimen.extension",
"path": "DiagnosticsModel.specimen.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DiagnosticsModel.specimen.modifierExtension",
"path": "DiagnosticsModel.specimen.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "DiagnosticsModel.specimen.type",
"path": "DiagnosticsModel.specimen.type",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.13"
}
],
"short": "Type of material collected for analysis",
"definition": "Type of material collected for analysis",
"min": 1,
"max": "1",
"base": {
"path": "DiagnosticsModel.specimen.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.specimen.availabilityStatus",
"path": "DiagnosticsModel.specimen.availabilityStatus",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.14"
}
],
"short": "Specimen availability status",
"definition": "Specimen availability status",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.specimen.availabilityStatus",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/specimen-status"
}
},
{
"id": "DiagnosticsModel.imaging",
"path": "DiagnosticsModel.imaging",
"short": "Radiology imaging information",
"definition": "Radiology imaging information",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.imaging",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "DiagnosticsModel.imaging.id",
"path": "DiagnosticsModel.imaging.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DiagnosticsModel.imaging.extension",
"path": "DiagnosticsModel.imaging.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DiagnosticsModel.imaging.modifierExtension",
"path": "DiagnosticsModel.imaging.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "DiagnosticsModel.imaging.studyType",
"path": "DiagnosticsModel.imaging.studyType",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.18"
}
],
"short": "Type of imaging study requested (e.g. XR Lumbar spine)",
"definition": "Type of imaging study requested (e.g. XR Lumbar spine)",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.imaging.studyType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.imaging.imagingDate",
"path": "DiagnosticsModel.imaging.imagingDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.19"
}
],
"short": "Date when imaging was performed",
"definition": "Date when imaging was performed",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.imaging.imagingDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
]
},
{
"id": "DiagnosticsModel.imaging.bodySite",
"path": "DiagnosticsModel.imaging.bodySite",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.20"
}
],
"short": "Body part observed",
"definition": "Body part observed",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.imaging.bodySite",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.imaging.images",
"path": "DiagnosticsModel.imaging.images",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.21"
}
],
"short": "References or links to image series from imaging",
"definition": "References or links to image series from imaging",
"min": 0,
"max": "*",
"base": {
"path": "DiagnosticsModel.imaging.images",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.resultsDate",
"path": "DiagnosticsModel.resultsDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.22"
}
],
"short": "Date and time of result availability",
"definition": "Date and time of result availability",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.resultsDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DiagnosticsModel.performer",
"path": "DiagnosticsModel.performer",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.23"
}
],
"short": "Name or code of diagnostics performer (originator of result)",
"definition": "Name or code of diagnostics performer (originator of result)",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.performer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.interpreter",
"path": "DiagnosticsModel.interpreter",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.24"
}
],
"short": "Interpreter of result or validator",
"definition": "Interpreter of result or validator",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.interpreter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.diagnosticResults",
"path": "DiagnosticsModel.diagnosticResults",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.25"
}
],
"short": "Results from the analysis, e.g. numeric value, boolean, or description",
"definition": "Results from the analysis, e.g. numeric value, boolean, or description",
"min": 0,
"max": "*",
"base": {
"path": "DiagnosticsModel.diagnosticResults",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.interpretation",
"path": "DiagnosticsModel.interpretation",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.26"
}
],
"short": "Interpretation of diagnostic results (e.g. normal, high, low)",
"definition": "Interpretation of diagnostic results (e.g. normal, high, low)",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.interpretation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "DiagnosticsModel.clinicalImpression",
"path": "DiagnosticsModel.clinicalImpression",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.27"
}
],
"short": "Working diagnosis or clinical hypothesis based on diagnostics",
"definition": "Working diagnosis or clinical hypothesis based on diagnostics",
"min": 0,
"max": "1",
"base": {
"path": "DiagnosticsModel.clinicalImpression",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "DiagnosticsModel",
"path": "DiagnosticsModel",
"short": "KPS.C Diagnostics",
"definition": "Logical model for representing diagnostic requests, specimens, imaging, and results under the Kenya Patient Summary (KPS.C) standard."
},
{
"id": "DiagnosticsModel.category",
"path": "DiagnosticsModel.category",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.1"
}
],
"short": "Diagnostics Category – clinical discipline, department, or diagnostic service",
"definition": "Diagnostics Category – clinical discipline, department, or diagnostic service",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.diagnosticName",
"path": "DiagnosticsModel.diagnosticName",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.2"
}
],
"short": "Exact name or code of the diagnostic request/report (e.g. Lipid Profile)",
"definition": "Exact name or code of the diagnostic request/report (e.g. Lipid Profile)",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.requestDate",
"path": "DiagnosticsModel.requestDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.3"
}
],
"short": "Date and time of the diagnostic request",
"definition": "Date and time of the diagnostic request",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DiagnosticsModel.justification",
"path": "DiagnosticsModel.justification",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.4"
}
],
"short": "Reason for diagnostic request, including relevant clinical notes",
"definition": "Reason for diagnostic request, including relevant clinical notes",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.status",
"path": "DiagnosticsModel.status",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.5"
}
],
"short": "Status of the diagnostic request",
"definition": "Status of the diagnostic request",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "https://nshr-uat.sha.go.ke/fhir/ValueSet/diagnostic-report-status-vs"
}
},
{
"id": "DiagnosticsModel.specimen",
"path": "DiagnosticsModel.specimen",
"short": "Specimen details",
"definition": "Specimen details",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "DiagnosticsModel.specimen.type",
"path": "DiagnosticsModel.specimen.type",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.13"
}
],
"short": "Type of material collected for analysis",
"definition": "Type of material collected for analysis",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.specimen.availabilityStatus",
"path": "DiagnosticsModel.specimen.availabilityStatus",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.14"
}
],
"short": "Specimen availability status",
"definition": "Specimen availability status",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/specimen-status"
}
},
{
"id": "DiagnosticsModel.imaging",
"path": "DiagnosticsModel.imaging",
"short": "Radiology imaging information",
"definition": "Radiology imaging information",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "DiagnosticsModel.imaging.studyType",
"path": "DiagnosticsModel.imaging.studyType",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.18"
}
],
"short": "Type of imaging study requested (e.g. XR Lumbar spine)",
"definition": "Type of imaging study requested (e.g. XR Lumbar spine)",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.imaging.imagingDate",
"path": "DiagnosticsModel.imaging.imagingDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.19"
}
],
"short": "Date when imaging was performed",
"definition": "Date when imaging was performed",
"min": 0,
"max": "1",
"type": [
{
"code": "date"
}
]
},
{
"id": "DiagnosticsModel.imaging.bodySite",
"path": "DiagnosticsModel.imaging.bodySite",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.20"
}
],
"short": "Body part observed",
"definition": "Body part observed",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.imaging.images",
"path": "DiagnosticsModel.imaging.images",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.21"
}
],
"short": "References or links to image series from imaging",
"definition": "References or links to image series from imaging",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.resultsDate",
"path": "DiagnosticsModel.resultsDate",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.22"
}
],
"short": "Date and time of result availability",
"definition": "Date and time of result availability",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DiagnosticsModel.performer",
"path": "DiagnosticsModel.performer",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.23"
}
],
"short": "Name or code of diagnostics performer (originator of result)",
"definition": "Name or code of diagnostics performer (originator of result)",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.interpreter",
"path": "DiagnosticsModel.interpreter",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.24"
}
],
"short": "Interpreter of result or validator",
"definition": "Interpreter of result or validator",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.diagnosticResults",
"path": "DiagnosticsModel.diagnosticResults",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.25"
}
],
"short": "Results from the analysis, e.g. numeric value, boolean, or description",
"definition": "Results from the analysis, e.g. numeric value, boolean, or description",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "DiagnosticsModel.interpretation",
"path": "DiagnosticsModel.interpretation",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.26"
}
],
"short": "Interpretation of diagnostic results (e.g. normal, high, low)",
"definition": "Interpretation of diagnostic results (e.g. normal, high, low)",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "DiagnosticsModel.clinicalImpression",
"path": "DiagnosticsModel.clinicalImpression",
"code": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-data-elements",
"code": "KPS.C.DE.27"
}
],
"short": "Working diagnosis or clinical hypothesis based on diagnostics",
"definition": "Working diagnosis or clinical hypothesis based on diagnostics",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}