FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | ValueSet |
| Id | ValueSet-catheter-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/patient-monitoring/ValueSet-catheter-type.html |
| URL | http://hl7belgium.org/fhir/patient-monitoring/ValueSet/catheter-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-27T09:31:20+00:00 |
| Name | CatheterTypeVS |
| Title | Catheter Type |
| Realm | be |
| Authority | hl7 |
| Description | SNOMED CT codes identifying the type of vascular catheter in place, used in OPAT home-hospitalization questionnaires. |
| Copyright | SNOMED CT is copyright (C) 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence. |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet catheter-type
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 52124006 | Central venous catheter, device (physical object) |
| 1396546006 | 1-lumen tunneled catheter |
| 1396570005 | 2-lumen tunneled catheter |
| 1396538005 | 3-lumen tunneled catheter |
| 1396531004 | Single lumen midline catheter |
| 1396527005 | Double lumen midline catheter |
| 1396526001 | Single lumen PICC |
| 1396489007 | Double lumen PICC |
| 423954007 | Peripheral catheter |
{
"resourceType": "ValueSet",
"id": "catheter-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7belgium.org/fhir/patient-monitoring/ValueSet/catheter-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.54.48.18"
}
],
"version": "0.1.0",
"name": "CatheterTypeVS",
"title": "Catheter Type",
"status": "active",
"experimental": false,
"date": "2026-05-27T09:31:20+00:00",
"publisher": "HL7 Belgium",
"contact": [
{
"name": "HL7 Belgium",
"telecom": [
{
"system": "url",
"value": "http://example.com/committees"
},
{
"system": "email",
"value": "my-group@example.com"
}
]
},
{
"name": "Bob Smith",
"telecom": [
{
"system": "email",
"value": "bobsmith@example.com",
"use": "work"
}
]
}
],
"description": "SNOMED CT codes identifying the type of vascular catheter in place, used in OPAT home-hospitalization questionnaires.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"copyright": "SNOMED CT is copyright (C) 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "52124006",
"display": "Central venous catheter, device (physical object)"
},
{
"code": "1396546006",
"display": "1-lumen tunneled catheter"
},
{
"code": "1396570005",
"display": "2-lumen tunneled catheter"
},
{
"code": "1396538005",
"display": "3-lumen tunneled catheter"
},
{
"code": "1396531004",
"display": "Single lumen midline catheter"
},
{
"code": "1396527005",
"display": "Double lumen midline catheter"
},
{
"code": "1396526001",
"display": "Single lumen PICC"
},
{
"code": "1396489007",
"display": "Double lumen PICC"
},
{
"code": "423954007",
"display": "Peripheral catheter"
}
]
}
]
}
}