Terminologies de Santé (Publiées par l'ANS)
0.1.0 - ci-build France flag

Terminologies de Santé (Publiées par l'ANS) - version de développement local (v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ActPharmacySupplyType - JSON Representation

Active as of 2025-12-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jdv-hl7-v3-ActPharmacySupplyType-cisis",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2025-12-17T15:42:36.129+01:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 : 6; Dernière mise à jour : 2025-12-17 15:42:36+0100</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</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.1/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 &#x1F4E6;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><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-FFC\">FFC</a></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><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-FFP\">FFP</a></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><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-RFP\">RFP</a></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><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-RFC\">RFC</a></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" : "20251216141840",
  "name" : "ActPharmacySupplyType",
  "title" : "ActPharmacySupplyType",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-16T14:18:40+01:00",
  "publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description" : "ActPharmacySupplyType",
  "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"
          }
        ]
      }
    ]
  }
}