Terminologies de Santé
1.4.0 - final-text France flag

Terminologies de Santé - version de développement local (v1.4.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ParticipationFunctionSupplementFr - JSON Representation

Draft as of 2025-10-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ParticipationFunction-supplement-fr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem ParticipationFunction-supplement-fr</b></p><a name=\"ParticipationFunction-supplement-fr\"> </a><a name=\"hcParticipationFunction-supplement-fr\"> </a><p>This code system supplement <code>https://smt.esante.gouv.fr/fhir/CodeSystem/participationFunction-supplement-fr</code> defines labels on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>French (France) (fr)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-ADMPHYS\">ADMPHYS</a><a name=\"ParticipationFunction-supplement-fr-ADMPHYS\"> </a></td><td>Responsable de l'admission</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-ATTPHYS\">ATTPHYS</a><a name=\"ParticipationFunction-supplement-fr-ATTPHYS\"> </a></td><td>Référent - Responsable du patient dans la structure de soins</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-DISPHYS\">DISPHYS</a><a name=\"ParticipationFunction-supplement-fr-DISPHYS\"> </a></td><td>Responsable de la sortie</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-PCP\">PCP</a><a name=\"ParticipationFunction-supplement-fr-PCP\"> </a></td><td>Médecin traitant</td></tr></table></div>"
  },
  "url" : "https://smt.esante.gouv.fr/fhir/CodeSystem/participationFunction-supplement-fr",
  "version" : "1.0",
  "name" : "ParticipationFunctionSupplementFr",
  "title" : "ParticipationFunctionSupplementFr",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-24T16:40:38+11:00",
  "description" : "Traduction Française",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FRA"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction|3.0.0",
  "concept" : [
    {
      "code" : "ADMPHYS",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Responsable de l'admission"
        }
      ]
    },
    {
      "code" : "ATTPHYS",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Référent - Responsable du patient dans la structure de soins"
        }
      ]
    },
    {
      "code" : "DISPHYS",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Responsable de la sortie"
        }
      ]
    },
    {
      "code" : "PCP",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Médecin traitant"
        }
      ]
    }
  ]
}