FHIR IG analytics| Package | hl7.fhir.us.ecmo.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-TypeOfDiseaseConditionCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/sic-ac-hemo-ig/CodeSystem-TypeOfDiseaseConditionCS.html |
| URL | https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfDiseaseConditionCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-16 |
| Name | TypeOfDiseaseConditionCS |
| Title | Presencia de enfermedad |
| Realm | us |
| Authority | hl7 |
| Description | Categorización del tipo de enfermedad |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.ecmo.ig#current | TypeOfDiseaseConditionVS | Tipo de enfermedad |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem TypeOfDiseaseConditionCS
This case-sensitive code system https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfDiseaseConditionCS defines the following codes:
| Code | Display |
| 371632003 | coma |
| 230690007 | Cerebrovascular accident |
| 36179005 | Reversible ischemic neurologic deficit syndrome |
| 266257000 | Transient ischemic attack (disorder) |
| 415582006 | Stenosis |
{
"resourceType": "CodeSystem",
"id": "TypeOfDiseaseConditionCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfDiseaseConditionCS",
"version": "0.1.0",
"name": "TypeOfDiseaseConditionCS",
"title": "Presencia de enfermedad",
"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 del tipo de enfermedad",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "371632003",
"display": "coma"
},
{
"code": "230690007",
"display": "Cerebrovascular accident"
},
{
"code": "36179005",
"display": "Reversible ischemic neurologic deficit syndrome"
},
{
"code": "266257000",
"display": "Transient ischemic attack (disorder)"
},
{
"code": "415582006",
"display": "Stenosis"
}
]
}