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