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

: ActMoodIntent - JSON Representation

Active as of 2025-12-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jdv-hl7-v3-ActMoodIntent-cisis",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2025-12-17T15:42:35.174+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-ActMoodIntent-cisis</b></p><a name=\"jdv-hl7-v3-ActMoodIntent-cisis\"> </a><a name=\"hcjdv-hl7-v3-ActMoodIntent-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:35+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-ActMood.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code></a><span title=\"La version nest pas explicitement indiquée, ce qui signifie quelle est fixée à 3.0.0, la version trouvée via les références de package\"> version &#x1F4E6;3.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-ActMood.html#v3-ActMood-ARQ\">ARQ</a></td><td>Prévu mais non confirmé</td><td>**Definition:** A request act that is specialized for the appointment scheduling request/fulfillment cycle. An appointment request is fulfilled only and completely by an appointment (APT), i.e., all that the appointment request intends is to create an appointment *(the actual act may well not happen if that is the professional decision during the appointment)*.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActMood.html#v3-ActMood-EVN\">EVN</a></td><td>Réalisé</td><td>**Definition:** An act that actually happens (may be an ongoing act or a documentation of a past act).</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActMood.html#v3-ActMood-PRMS\">PRMS</a></td><td>Planifié et confirmé</td><td>**Definition:** A commitment to perform an act (may be either solicited or unsolicited). The committer becomes responsible to the other party for executing the act, and, as a consequence, the other party may rely on the first party to perform or cause to perform the act.<br/><br/>**UsageNotes:** Commitments may be retracted or cancelled.</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-ActMoodIntent-cisis",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.10199"
    }
  ],
  "version" : "20251216141839",
  "name" : "ActMoodIntent",
  "title" : "ActMoodIntent",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-16T14:18:39+01:00",
  "publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description" : "ActMoodIntent",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "concept" : [
          {
            "code" : "ARQ",
            "display" : "Prévu mais non confirmé"
          },
          {
            "code" : "EVN",
            "display" : "Réalisé"
          },
          {
            "code" : "PRMS",
            "display" : "Planifié et confirmé"
          }
        ]
      }
    ]
  }
}