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