FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-timing-metric-codes-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/timing-metric-codes-cs
URLhttp://testSK.org/CodeSystem/timing-metric-codes-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameTimingMetricCodesCS
TitleStroke Timing Metric Codes ValueSet
DescriptionCodes for key process timing metrics in acute stroke care (D2N, D2G).
Contentcomplete

Resources that use this resource

ValueSet
timing-metric-codes-vsStroke Timing Metric Codes ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
D2G Door to GroinTime (in minutes) from hospital arrival to the groin puncture for mechanical thrombectomy
D2N Door to NeedleTime (in minutes) from the patient’s arrival at the hospital to the start of intravenous thrombolysis

Source1

{
  "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"
    }
  ]
}