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

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

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActStatusActStatus
v3-ActStatusActStatus

Narrative

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

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

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ActStatus
    CodeDisplayDéfinition
    abortedArrêté (après son lancement)The Act has been terminated prior to the originally intended completion.
    activeActif (en cours ou à venir)The Act can be performed or is being performed
    cancelledAnnulé (avant son lancement)The Act has been abandoned before activation.
    completedTerminéAn Act that has terminated normally after all of its constituents have been performed.
    heldEn attente (avant son lancement)An Act that is still in the preparatory stages has been put aside. No action can occur until the Act is released.
    newEn préparationAn Act that is in the preparatory stages and may not yet be acted upon
    suspendedSuspendu (au cours de sa réalisation)An Act that has been activated (actions could or have been performed against it), but has been temporarily disabled. No further action should be taken against it until it is released

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-hl7-v3-ActStatus-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:12:23.366+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-ActStatus-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.15933"
    }
  ],
  "version": "20250624152100",
  "name": "ActStatus",
  "title": "ActStatus",
  "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": "ActStatus",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "concept": [
          {
            "code": "aborted",
            "display": "Arrêté (après son lancement)"
          },
          {
            "code": "active",
            "display": "Actif (en cours ou à venir)"
          },
          {
            "code": "cancelled",
            "display": "Annulé (avant son lancement)"
          },
          {
            "code": "completed",
            "display": "Terminé"
          },
          {
            "code": "held",
            "display": "En attente (avant son lancement)"
          },
          {
            "code": "new",
            "display": "En préparation"
          },
          {
            "code": "suspended",
            "display": "Suspendu (au cours de sa réalisation)"
          }
        ]
      }
    ]
  }
}