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