FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-editorial-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-fr-editorial-status.html |
| URL | https://hl7.fr/ig/fhir/medication/CodeSystem/fr-editorial-status |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-20T11:03:34+00:00 |
| Name | FrEditorialStatus |
| Title | code system Interop'Santé - Statut éditorial d'une valeur |
| Realm | fr |
| Authority | hl7 |
| Description | Le système de codage du statut éditorial d'une valeur. |
| Content | complete |
| ValueSet | |
| fr-editorial-status | value set Interop'Santé - Statut éditorial d'une valeur |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem fr-editorial-status
Profil: Shareable CodeSystem
This code system https://hl7.fr/ig/fhir/medication/CodeSystem/fr-editorial-status defines the following codes:
| Code | Affichage |
| 10000001 | Créé |
| 10000002 | Mis-à-jour |
| 10000003 | Scellé |
| 10000004 | Supprimé |
{
"resourceType": "CodeSystem",
"id": "fr-editorial-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-editorial-status",
"version": "0.1.0",
"name": "FrEditorialStatus",
"title": "code system Interop'Santé - Statut éditorial d'une valeur",
"status": "draft",
"experimental": false,
"date": "2026-01-20T11:03:34+00:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org/"
}
]
}
],
"description": "Le système de codage du statut éditorial d'une valeur.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"content": "complete",
"count": 4,
"concept": [
{
"code": "10000001",
"display": "Créé"
},
{
"code": "10000002",
"display": "Mis-à-jour"
},
{
"code": "10000003",
"display": "Scellé"
},
{
"code": "10000004",
"display": "Supprimé"
}
]
}