Terminologies de Santé
1.4.0 - final-text
Terminologies de Santé - version de développement local (v1.4.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2025-10-28 |
{
"resourceType" : "ValueSet",
"id" : "jdv-hl7-v3-ActPharmacySupplyType-cisis",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2025-10-29T10:42:56.980+01:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"language" : "fr-FR",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs jdv-hl7-v3-ActPharmacySupplyType-cisis</b></p><a name=\"jdv-hl7-v3-ActPharmacySupplyType-cisis\"> </a><a name=\"hcjdv-hl7-v3-ActPharmacySupplyType-cisis\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version : 5; Dernière mise à jour : 2025-10-29 10:42:56+0100; Langue : fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSetversion : null4.0.1)</a></p></div><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"La version nest pas explicitement indiquée, ce qui signifie quelle est fixée à 9.0.0, la version trouvée via les références de package\"> version 📦9.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><code>FFC</code></td><td>Première dispensation - complète</td><td>A first fill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets).</td></tr><tr><td><code>FFP</code></td><td>Première dispensation - partielle</td><td>A first fill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)</td></tr><tr><td><code>RFP</code></td><td>Dispensation suivante - partielle</td><td>A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)</td></tr><tr><td><code>RFC</code></td><td>Dispensation suivante - complète</td><td>A refill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets.)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2010-01-01T00:00:00+01:00"
}
}
],
"url" : "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActPharmacySupplyType-cisis",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.16208"
}
],
"version" : "20251028115835",
"name" : "ActPharmacySupplyType",
"title" : "ActPharmacySupplyType",
"status" : "active",
"experimental" : false,
"date" : "2025-10-28T11:58:35+01:00",
"publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description" : "ActPharmacySupplyType",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FRA"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [
{
"code" : "FFC",
"display" : "Première dispensation - complète"
},
{
"code" : "FFP",
"display" : "Première dispensation - partielle"
},
{
"code" : "RFP",
"display" : "Dispensation suivante - partielle"
},
{
"code" : "RFC",
"display" : "Dispensation suivante - complète"
}
]
}
]
}
}