FHIR IG analytics| Package | hl7.fhir.us.cardio.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-ArterialCannulationsCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/cardioCx-IG/CodeSystem-ArterialCannulationsCS.html |
| URL | https://centrocardiovascular.cl/CodeSystem/ArterialCannulationsCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-22 |
| Name | ArterialCannulationsCS |
| Title | Canulación arterial |
| Realm | us |
| Authority | hl7 |
| Description | Canulación arterial |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.cardio.ig#current | ArterialCannulationsVS | Códigos para la canulación arterial |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ArterialCannulationsCS
This case-sensitive code system https://centrocardiovascular.cl/CodeSystem/ArterialCannulationsCS defines the following codes:
| Code | Display |
| 1 | Ascending aorta |
| 2 | TABC |
| 3 | Femoral |
| 4 | Subde |
| 5 | Other |
{
"resourceType": "CodeSystem",
"id": "ArterialCannulationsCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/CodeSystem/ArterialCannulationsCS",
"version": "0.1.0",
"name": "ArterialCannulationsCS",
"title": "Canulación arterial",
"status": "active",
"experimental": false,
"date": "2024-04-22",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Canulación arterial",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "Ascending aorta"
},
{
"code": "2",
"display": "TABC"
},
{
"code": "3",
"display": "Femoral"
},
{
"code": "4",
"display": "Subde"
},
{
"code": "5",
"display": "Other"
}
]
}