FHIR IG analytics| Package | fhir.surveillanceIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-UNORDERED.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Surveillance-FHIR-IG/CodeSystem-UNORDERED.html |
| URL | http://example.org/CodeSystem/UNORDERED |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-24T08:31:28+00:00 |
| Name | UNORDERED |
| Title | CodeSystem |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem |
| Content | complete |
| ValueSet | ||
| fhir.surveillanceIG#current | CausativeAgentVS | Causative Agent |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem UNORDERED
This case-insensitive code system http://example.org/CodeSystem/UNORDERED defines the following codes:
| Code | Display | Definition |
| 001 | CauseOFEvent1 | Cause of the event (Causative agent). |
| 002 | CauseOFEvent2 | Cause of the event (Causative agent). |
{
"resourceType": "CodeSystem",
"id": "UNORDERED",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/CodeSystem/UNORDERED",
"version": "0.1.0",
"name": "UNORDERED",
"title": "CodeSystem",
"status": "draft",
"experimental": false,
"date": "2026-02-24T08:31:28+00:00",
"publisher": "intellisoftConsulting",
"contact": [
{
"name": "intellisoftConsulting",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
},
{
"name": "IntelliSOFT Consulting Ltd.",
"telecom": [
{
"system": "email",
"value": "info@intellisoftkenya.com",
"use": "work"
}
]
}
],
"description": "CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "001",
"display": "CauseOFEvent1",
"definition": "Cause of the event (Causative agent)."
},
{
"code": "002",
"display": "CauseOFEvent2",
"definition": "Cause of the event (Causative agent)."
}
]
}