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

FHIR IG Statistics: ValueSet/jdv-participant-additionnel-resultat-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-participant-additionnel-resultat-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-participant-additionnel-resultat-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-participant-additionnel-resultat-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameJdvParticipantAdditionnelResultatCisis
TitleJDV Participant Additionnel Resultat CISIS
Realmfr
Authoritynational
DescriptionJDV Participant Additionnel Resultat CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ParticipationTypeParticipationType
v3-ParticipationTypev3 Code System ParticipationType

Narrative

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

Generated Narrative: ValueSet jdv-participant-additionnel-resultat-cisis

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ParticipationType
    CodeDisplayDéfinition
    DEVDispositif automatique impliqué dans la production des résultatsParticipant used in performing the act without being substantially affected by the act (i.e. durable or inert with respect to that particular service).

    *Examples:* monitoring equipment, tools, but also access/drainage lines, prostheses, pace maker, etc.
    AUTHENValideur des résultats (ex : un biologiste ou un système expert)A verifier who attests to the accuracy of an act, but who does not have privileges to legally authenticate the act. An example would be a resident physician who sees a patient and dictates a note, then later signs it. Their signature constitutes an authentication.
    RESPResponsable de l'acteThe person or organization that has primary responsibility for the act. The responsible party is not necessarily present in an action, but is accountable for the action through the power to delegate, and the duty to review actions with the performing actor after the fact. This responsibility may be ethical, legal, contractual, fiscal, or fiduciary in nature.

    *Example:* A person who is the head of a biochemical laboratory; a sponsor for a policy or government program.
    ENTTranscripteur du contenu à partir d'une autre formeA person entering the data into the originating system. The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text.
    PRFExécutant**Definition:** A person, non-person living subject, organization or device that who actually and principally carries out the action. Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor.

    **Exampe:** A surgery resident operating under supervision of attending surgeon, a search and rescue dog locating survivors, an electronic laboratory analyzer or the laboratory discipline requested to perform a laboratory test. The performer may also be the patient in self-care, e.g. fingerstick blood sugar. The traditional order filler is a performer. This information should accompany every service event.

    **Note:** that existing HL7 designs assign an organization as the playing entity of the Role that is the performer. These designs should be revised in subsequent releases to make this the scooping entity for the role involved.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-participant-additionnel-resultat-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:15:25.307+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-participant-additionnel-resultat-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.138"
    }
  ],
  "version": "20250624152100",
  "name": "JdvParticipantAdditionnelResultatCisis",
  "title": "JDV Participant Additionnel Resultat CISIS",
  "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": "JDV Participant Additionnel Resultat CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "DEV",
            "display": "Dispositif automatique impliqué dans la production des résultats"
          },
          {
            "code": "AUTHEN",
            "display": "Valideur des résultats (ex : un biologiste ou un système expert)"
          },
          {
            "code": "RESP",
            "display": "Responsable de l'acte"
          },
          {
            "code": "ENT",
            "display": "Transcripteur du contenu à partir d'une autre forme"
          },
          {
            "code": "PRF",
            "display": "Exécutant"
          }
        ]
      }
    ]
  }
}