| Package | fhir.giis |
| Resource Type | CodeSystem |
| Id | AEFIPatientStatusCS |
| FHIR Version | R4 |
| Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-AEFIPatientStatusCS.html |
| URL | https://paho.org/fhir/giis/CodeSystem/AEFIPatientStatusCS |
| Version | 0.1.8 |
| Status | draft |
| Date | 2025-07-23T19:39:25+00:00 |
| Name | AEFIPatientStatusCS |
| Title | Patient Status related to an AEFI codes |
| Realm | us |
| Authority | hl7 |
| Description | Patient Status related to an AEFI codes |
| Content | complete |
| ValueSet | |
| AEFIPatientStatusVS | Patient Status related to an AEFI codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AEFIPatientStatusCS
Language: en-US
This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/AEFIPatientStatusCS defines the following codes:
| Code | Display |
| 1 | Recovered |
| 2 | Following |
| 3 | Dead |
{
"resourceType": "CodeSystem",
"id": "AEFIPatientStatusCS",
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://paho.org/fhir/giis/CodeSystem/AEFIPatientStatusCS",
"version": "0.1.8",
"name": "AEFIPatientStatusCS",
"title": "Patient Status related to an AEFI codes",
"status": "draft",
"experimental": true,
"date": "2025-07-23T19:39:25+00:00",
"publisher": "CENS",
"contact": [
{
"name": "CENS",
"telecom": [
{
"system": "url",
"value": "https://www.cens.cl"
}
]
}
],
"description": "Patient Status related to an AEFI codes",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Recovered"
},
{
"code": "2",
"display": "Following"
},
{
"code": "3",
"display": "Dead"
}
]
}