FHIR IG analytics| Package | hl7.fhir.us.ecmo.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-DeviceContrastTypeCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/sic-ac-hemo-ig/CodeSystem-DeviceContrastTypeCS.html |
| URL | https://centrocardiovascular.cl/ecmo/CodeSystem/DeviceContrastTypeCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-16 |
| Name | DeviceContrastTypeCS |
| Title | Tipo de implante |
| Realm | us |
| Authority | hl7 |
| Description | Tipo de implante |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.ecmo.ig#current | DeviceContrastTypeVS | Nombre del dispositivo a implantar |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DeviceContrastTypeCS
This case-sensitive code system https://centrocardiovascular.cl/ecmo/CodeSystem/DeviceContrastTypeCS defines the following codes:
| Code | Display |
| 1 | OMNIPAQUE |
| 2 | OPTIRAY |
| 3 | RELIEV/OPTIRAY |
| 4 | RELIEV |
| 5 | VISIPAQUE |
{
"resourceType": "CodeSystem",
"id": "DeviceContrastTypeCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/ecmo/CodeSystem/DeviceContrastTypeCS",
"version": "0.1.0",
"name": "DeviceContrastTypeCS",
"title": "Tipo de implante",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Tipo de implante",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "OMNIPAQUE"
},
{
"code": "2",
"display": "OPTIRAY"
},
{
"code": "3",
"display": "RELIEV/OPTIRAY"
},
{
"code": "4",
"display": "RELIEV"
},
{
"code": "5",
"display": "VISIPAQUE"
}
]
}