FHIR IG analytics| Package | hl7.fhir.us.cardio.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-DiabetesConditionCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/cardioCx-IG/CodeSystem-DiabetesConditionCS.html |
| URL | https://centrocardiovascular.cl/CodeSystem/DiabetesConditionCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-16 |
| Name | DiabetesConditionCS |
| Title | Presencia de diabetes en el paciente |
| Realm | us |
| Authority | hl7 |
| Description | Categorización utilizada para descibir si el paciente tiene (o no) diabetes y cuál es su tratamiento |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.cardio.ig#current | DiabetesConditionVS | Condición de diabetes del paciente |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DiabetesConditionCS
This case-sensitive code system https://centrocardiovascular.cl/CodeSystem/DiabetesConditionCS defines the following codes:
| Code | Display |
| 225302006 | Insulin regime (regime/therapy) |
| 170746002 | Diabetic on oral treatment (finding) |
| 418995006 | Feeding and dietary regime (regime/therapy) |
{
"resourceType": "CodeSystem",
"id": "DiabetesConditionCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/CodeSystem/DiabetesConditionCS",
"version": "0.1.0",
"name": "DiabetesConditionCS",
"title": "Presencia de diabetes en el paciente",
"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": "Categorización utilizada para descibir si el paciente tiene (o no) diabetes y cuál es su tratamiento",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "225302006",
"display": "Insulin regime (regime/therapy)"
},
{
"code": "170746002",
"display": "Diabetic on oral treatment (finding)"
},
{
"code": "418995006",
"display": "Feeding and dietary regime (regime/therapy)"
}
]
}