Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-26 |
{
"resourceType" : "CodeSystem",
"id" : "fr-editorial-status",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fr-editorial-status</b></p><a name=\"fr-editorial-status\"> </a><a name=\"hcfr-editorial-status\"> </a><a name=\"fr-editorial-status-en-US\"> </a><p>This code system <code>https://hl7.fr/fhir/fr/medication/CodeSystem/fr-editorial-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">10000001<a name=\"fr-editorial-status-10000001\"> </a></td><td>Créé</td></tr><tr><td style=\"white-space:nowrap\">10000002<a name=\"fr-editorial-status-10000002\"> </a></td><td>Mis-à-jour</td></tr><tr><td style=\"white-space:nowrap\">10000003<a name=\"fr-editorial-status-10000003\"> </a></td><td>Scellé</td></tr><tr><td style=\"white-space:nowrap\">10000004<a name=\"fr-editorial-status-10000004\"> </a></td><td>Supprimé</td></tr></table></div>"
},
"url" : "https://hl7.fr/fhir/fr/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" : "2024-12-26T13:24:49+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.",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "10000001",
"display" : "Créé"
},
{
"code" : "10000002",
"display" : "Mis-à-jour"
},
{
"code" : "10000003",
"display" : "Scellé"
},
{
"code" : "10000004",
"display" : "Supprimé"
}
]
}