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

FHIR IG Statistics: ValueSet/jdv-hl7-v3-ActMoodIntent-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-hl7-v3-ActMoodIntent-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-hl7-v3-ActMoodIntent-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActMoodIntent-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameActMoodIntent
TitleActMoodIntent
Realmfr
Authoritynational
DescriptionActMoodIntent

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActMoodActMood
v3-ActMoodActMood

Narrative

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

Generated Narrative: ValueSet jdv-hl7-v3-ActMoodIntent-cisis

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ActMood
    CodeDisplayDéfinition
    ARQPrévu mais non confirmé**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)*.
    EVNRéalisé**Definition:** An act that actually happens (may be an ongoing act or a documentation of a past act).
    PRMSPlanifié et confirmé**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.

    **UsageNotes:** Commitments may be retracted or cancelled.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-hl7-v3-ActMoodIntent-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:12:21.381+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": "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": "20250624152100",
  "name": "ActMoodIntent",
  "title": "ActMoodIntent",
  "status": "active",
  "experimental": false,
  "date": "2025-06-24T15:21:00+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "ActMoodIntent",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "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é"
          }
        ]
      }
    ]
  }
}