FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-timing-metric-codes-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/timing-metric-codes-cs |
| URL | http://testSK.org/CodeSystem/timing-metric-codes-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | TimingMetricCodesCS |
| Title | Stroke Timing Metric Codes ValueSet |
| Description | Codes for key process timing metrics in acute stroke care (D2N, D2G). |
| Content | complete |
| ValueSet | |
| timing-metric-codes-vs | Stroke Timing Metric Codes ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem timing-metric-codes-cs
This code system http://testSK.org/CodeSystem/timing-metric-codes-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "timing-metric-codes-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/timing-metric-codes-cs",
"version": "0.1.0",
"name": "TimingMetricCodesCS",
"title": "Stroke Timing Metric Codes ValueSet",
"status": "active",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes for key process timing metrics in acute stroke care (D2N, D2G).",
"content": "complete",
"count": 2,
"concept": [
{
"code": "D2G",
"display": "Door to Groin",
"definition": "Time (in minutes) from hospital arrival to the groin puncture for mechanical thrombectomy"
},
{
"code": "D2N",
"display": "Door to Needle",
"definition": "Time (in minutes) from the patient’s arrival at the hospital to the start of intravenous thrombolysis"
}
]
}