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

FHIR IG Statistics: ValueSet/jdv-role-informateur-cisis

Packageans.fr.terminologies
Resource TypeValueSet
Idjdv-role-informateur-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-role-informateur-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-role-informateur-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameJdvRoleInformateurCisis
TitleJdv Role Informateur CISIS
Realmfr
Authoritynational
DescriptionJdv Role Informateur CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleClassRoleClass

Narrative

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

Generated Narrative: ValueSet jdv-role-informateur-cisis

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-RoleClass
    CodeDisplayDéfinition
    CAREGIVERaidantA person responsible for the primary care of a patient at home.
    CONinformateurA person or an organization (player) which provides or receives information regarding another entity (scoper). Examples; patient NOK and emergency contacts; guarantor contact; employer contact.
    ECONpersonne à prévenir en cas d’urgenceAn entity to be contacted in the event of an emergency.
    NOKpersonne de confianceAn individual designated for notification as the next of kin for a given entity.
    PATaidéA Role of a LivingSubject (player) as an actual or potential recipient of health care services from a healthcare provider organization (scoper).

    *Usage Note:* Communication about relationships between patients and specific healthcare practitioners (people) is not done via scoper. Instead this is generally done using the CareProvision act. This allows linkage between patient and a particular healthcare practitioner role and also allows description of the type of care involved in the relationship.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-role-informateur-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:15:55.305+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": "2025-04-24T00:00:00+01:00"
      }
    }
  ],
  "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-role-informateur-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.824"
    }
  ],
  "version": "20250624152100",
  "name": "JdvRoleInformateurCisis",
  "title": "Jdv Role Informateur 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 Role Informateur CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "concept": [
          {
            "code": "CAREGIVER",
            "display": "aidant"
          },
          {
            "code": "CON",
            "display": "informateur"
          },
          {
            "code": "ECON",
            "display": "personne à prévenir en cas d’urgence"
          },
          {
            "code": "NOK",
            "display": "personne de confiance"
          },
          {
            "code": "PAT",
            "display": "aidé"
          }
        ]
      }
    ]
  }
}