FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-initial-care-intensity-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/initial-care-intensity-cs |
| URL | http://testSK.org/CodeSystem/initial-care-intensity-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | InitialCareIntensityCS |
| Title | Initial Care Intensity Code System |
| Description | Codes indicating the level of care provided during the patient's initial day(s) in the hospital. |
| Content | complete |
| ValueSet | |
| initial-care-intensity-vs | Initial Care Intensity ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem initial-care-intensity-cs
This case-insensitive code system http://testSK.org/CodeSystem/initial-care-intensity-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "initial-care-intensity-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/initial-care-intensity-cs",
"version": "0.1.0",
"name": "InitialCareIntensityCS",
"title": "Initial Care Intensity Code System",
"status": "active",
"experimental": true,
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes indicating the level of care provided during the patient's initial day(s) in the hospital.",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "standard",
"display": "Standard Bed",
"definition": "Patient placed in a standard hospital bed without continuous monitoring."
},
{
"code": "monitored",
"display": "Monitored Bed",
"definition": "Patient placed in a bed with continuous telemetry or other monitoring (outside ICU)."
},
{
"code": "icu-stroke",
"display": "ICU / Stroke Unit",
"definition": "Patient placed in an Intensive Care Unit or specialized Stroke Unit."
}
]
}