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

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

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

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-hl7-v3-ActEncounterCode-cisis

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ActCode
    CodeDisplayDéfinition
    AMBAmbulatoire (hors établissement)A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.
    EMERPassage aux urgences (établissement)A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)
    FLDTerrain (voie publique, hélicoptère, ambulance, etc.)A patient encounter that takes place both outside a dedicated service delivery location and outside a patient's residence. Example locations might include an accident site and at a supermarket.
    HHSoins à domicile (hors établissement)Healthcare encounter that takes place in the residence of the patient or a designee
    IMPHospitalisation (établissement, y compris HAD)A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.
    OBSENCObservationAn encounter where the patient usually will start in different encounter, such as one in the emergency department (EMER) but then transition to this type of encounter because they require a significant period of treatment and monitoring to determine whether or not their condition warrants an inpatient admission or discharge. In the majority of cases the decision about admission or discharge will occur within a time period determined by local, regional or national regulation, often between 24 and 48 hours.
    PRENCPré-admissionA patient encounter where patient is scheduled or planned to receive service delivery in the future, and the patient is given a pre-admission account number. When the patient comes back for subsequent service, the pre-admission encounter is selected and is encapsulated into the service registration, and a new account number is generated.

    *Usage Note:* This is intended to be used in advance of encounter types such as ambulatory, inpatient encounter, virtual, etc.
    SSHospitalisation de jourAn encounter where the patient is admitted to a health care facility for a predetermined length of time, usually less than 24 hours.
    VRVirtuelle (exemple : RCP en l'absence du patient)A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-hl7-v3-ActEncounterCode-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:12:20.838+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-ActEncounterCode-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.13955"
    }
  ],
  "version": "20250624152100",
  "name": "ActEncounterCode",
  "title": "ActEncounterCode",
  "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": "ActEncounterCode",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "AMB",
            "display": "Ambulatoire (hors établissement)"
          },
          {
            "code": "EMER",
            "display": "Passage aux urgences (établissement)"
          },
          {
            "code": "FLD",
            "display": "Terrain (voie publique, hélicoptère, ambulance, etc.)"
          },
          {
            "code": "HH",
            "display": "Soins à domicile (hors établissement)"
          },
          {
            "code": "IMP",
            "display": "Hospitalisation (établissement, y compris HAD)"
          },
          {
            "code": "OBSENC",
            "display": "Observation"
          },
          {
            "code": "PRENC",
            "display": "Pré-admission"
          },
          {
            "code": "SS",
            "display": "Hospitalisation de jour"
          },
          {
            "code": "VR",
            "display": "Virtuelle (exemple : RCP en l'absence du patient)"
          }
        ]
      }
    ]
  }
}