FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/jdv-completude-dispensation-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-completude-dispensation-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-completude-dispensation-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-completude-dispensation-cisis
Version20250624152059
Statusactive
Date2025-06-24T15:20:59+01:00
NameJdvCompletudeDispensationCisis
TitleJDV Completude Dispensation CISIS
Realmfr
Authoritynational
DescriptionJDV Completude Dispensation CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet jdv-completude-dispensation-cisis

version: 4; Last updated: 2025-06-25 09:13:22+0000; Language: fr-FR

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ActCode
    CodeDisplayDéfinition
    FFCPremière dispensation - complèteA 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).
    FFPPremière dispensation - partielleA 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.)
    RFPDispensation suivante - partielleA 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.)
    RFCDispensation suivante - complèteA 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.)

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-completude-dispensation-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:13:22.949+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": "2023-12-21T00:00:00+01:00"
      }
    }
  ],
  "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-completude-dispensation-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.765"
    }
  ],
  "version": "20250624152059",
  "name": "JdvCompletudeDispensationCisis",
  "title": "JDV Completude Dispensation CISIS",
  "status": "active",
  "experimental": false,
  "date": "2025-06-24T15:20:59+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "JDV Completude Dispensation CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}