FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 472191000119101 | Thrombolysis of cerebral artery by intravenous infusion (procedure) |
| 397046001 | Thrombectomy of artery (procedure) |
Source1
{
"resourceType": "ValueSet",
"id": "perforation-procedures-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/perforation-procedures-vs",
"version": "0.1.0",
"name": "PerforationProceduresValueset",
"title": "Perforation Procedures ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "ValueSet containing SNOMED CT codes representing a range of perforation procedures.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "472191000119101",
"display": "Thrombolysis of cerebral artery by intravenous infusion (procedure)"
},
{
"code": "397046001",
"display": "Thrombectomy of artery (procedure)"
}
]
}
]
}
}