FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
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 |
| 418285008 | Angioplasty of blood vessel |
Source1
{
"resourceType": "ValueSet",
"id": "AngioplastyVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/ecmo/ValueSet/AngioplastyVS",
"version": "0.1.0",
"name": "AngioplastyVS",
"title": "Angioplasty",
"status": "active",
"experimental": false,
"date": "2023-01-15",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Angioplastía",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "418285008"
}
]
}
]
}
}