| Package | ans.fr.terminologies |
| Resource Type | ValueSet |
| Id | jdv-hl7-condition-clinical-cisis |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.2.0/ValueSet-jdv-hl7-condition-clinical-cisis.html |
| URL | https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-condition-clinical-cisis |
| Version | 20250624152100 |
| Status | active |
| Date | 2025-06-24T15:21:00+01:00 |
| Name | ConditionClinicalStatusCodes |
| Title | Condition Clinical Status Codes |
| Realm | fr |
| Authority | national |
| Description | Condition Clinical Status Codes |
No resources found
| CodeSystem | |
| condition-clinical | Condition Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jdv-hl7-condition-clinical-cisis
version: 4; Last updated: 2025-06-25 09:12:27+0000; Language: fr-FR
Profil: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/condition-clinical| Code | Display | Définition |
| active | Actif | The subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk. |
| recurrence | Récurrent | The subject is experiencing a reoccurence or repeating of a previously resolved condition or situation, e.g. urinary tract infection, food insecurity. |
| relapse | Rechute | The subject is experiencing a return of a condition or situation after a period of improvement or remission, e.g. relapse of cancer, alcoholism. |
| inactive | Inactif | The subject is no longer experiencing the condition or situation and there is no longer evidence or appreciable risk of the condition or situation. |
| remission | En rémission | The subject is not presently experiencing the condition or situation, but there is a risk of the condition or situation returning. |
| resolved | Résolu | The subject is not presently experiencing the condition or situation and there is a negligible perceived risk of the condition or situation returning. |
{
"resourceType": "ValueSet",
"id": "jdv-hl7-condition-clinical-cisis",
"meta": {
"versionId": "4",
"lastUpdated": "2025-06-25T09:12:27.209+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "fr-FR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-01-01T00:00:00+01:00"
}
}
],
"url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-condition-clinical-cisis",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.164"
}
],
"version": "20250624152100",
"name": "ConditionClinicalStatusCodes",
"title": "Condition Clinical Status Codes",
"status": "active",
"experimental": false,
"date": "2025-06-24T15:21:00+01:00",
"publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description": "Condition Clinical Status Codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"concept": [
{
"code": "active",
"display": "Actif"
},
{
"code": "recurrence",
"display": "Récurrent"
},
{
"code": "relapse",
"display": "Rechute"
},
{
"code": "inactive",
"display": "Inactif"
},
{
"code": "remission",
"display": "En rémission"
},
{
"code": "resolved",
"display": "Résolu"
}
]
}
]
}
}