FHIR IG analytics| Package | hl7.fhir.us.cardio.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-CardioplegiaSolutionCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/cardioCx-IG/CodeSystem-CardioplegiaSolutionCS.html |
| URL | https://centrocardiovascular.cl/CodeSystem/CardioplegiaSolutionCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-16 |
| Name | CardioplegiaSolutionCS |
| Title | Solución cardioplegia. |
| Realm | us |
| Authority | hl7 |
| Description | Solución cardioplegia. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.cardio.ig#current | CardioplegiaSolutionVS | Solución cardioplegia. |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CardioplegiaSolutionCS
This case-sensitive code system https://centrocardiovascular.cl/CodeSystem/CardioplegiaSolutionCS defines the following codes:
| Code | Display |
| 1 | Not Applicable |
| 2 | Blood |
| 3 | Crystalloid |
{
"resourceType": "CodeSystem",
"id": "CardioplegiaSolutionCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/CodeSystem/CardioplegiaSolutionCS",
"version": "0.1.0",
"name": "CardioplegiaSolutionCS",
"title": "Solución cardioplegia.",
"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": "Solución cardioplegia.",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Not Applicable"
},
{
"code": "2",
"display": "Blood"
},
{
"code": "3",
"display": "Crystalloid"
}
]
}