FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "stroke-arrival-mode-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/stroke-arrival-mode-vs",
"version": "0.1.0",
"name": "StrokeArrivalModeVS",
"title": "Stroke Arrival Mode 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": "ValueSet specifying the mode and origin of the patient's arrival.",
"compose": {
"include": [
{
"system": "http://testSK.org/CodeSystem/stroke-arrival-mode-cs"
}
]
}
}