FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | ValueSet |
| Id | vs-shuntProcedureType-eu-pcsp |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-vs-shuntProcedureType-eu-pcsp.html |
| URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-shuntProcedureType-eu-pcsp |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-02T17:28:17+00:00 |
| Name | ShuntProcedureTypeVs |
| Title | Shunt Procedure Type |
| Realm | eu |
| Authority | hl7 |
| Description | Types of shunt surgical procedure this resource is referring to |
| ValueSet | |
| vs-surgicalProcedureType-eu-pcsp | Surgical Procedure Type |
| CodeSystem | |
| cs-generic-eu-pcsp | PCSP Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-shuntProcedureType-eu-pcsp
http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp| Code | Display | Definition |
| sht-47020004 | Ventriculoperitoneal shunt | Ventriculoperitoneal shunt procedure |
| sht-4579008 | Ventriculo-atrial shunt | Ventriculo-atrial shunt procedure |
| sht-280384000 | Subdural-peritoneal shunt | Subdural-peritoneal shunt procedure |
| sht-265218003 | Cisternostomy (III ventricule) | Cisternostomy (III ventricule) |
| sht-other | Other shunt procedure | Other cerebrovascular shunt procedure |
{
"resourceType": "ValueSet",
"id": "vs-shuntProcedureType-eu-pcsp",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-shuntProcedureType-eu-pcsp",
"version": "0.2.0",
"name": "ShuntProcedureTypeVs",
"title": "Shunt Procedure Type",
"status": "draft",
"experimental": false,
"date": "2025-08-02T17:28:17+00:00",
"publisher": "PanCareSurPass Project",
"contact": [
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
},
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
}
],
"description": "Types of shunt surgical procedure this resource is referring to",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
"concept": [
{
"code": "sht-47020004",
"display": "Ventriculoperitoneal shunt"
},
{
"code": "sht-4579008",
"display": "Ventriculo-atrial shunt"
},
{
"code": "sht-280384000",
"display": "Subdural-peritoneal shunt"
},
{
"code": "sht-265218003",
"display": "Cisternostomy (III ventricule)"
},
{
"code": "sht-other",
"display": "Other shunt procedure"
}
]
}
]
}
}