Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.4.0-ballot-1 - ci-build France flag

Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social - Local Development build (v0.4.0-ballot-1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Value Set type pour le contexte d'usage de la fiche de saisie - JSON Representation

Active as of 2024-06-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ror-usage-context-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-usage-context-type.html\"><code>http://terminology.hl7.org/CodeSystem/usage-context-type</code></a></li><li>Include these codes as defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R67-TypeStructure-EJ-EG.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R67-TypeStructure-EJ-EG/FHIR/TRE-R67-TypeStructure-EJ-EG</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R67-TypeStructure-EJ-EG.html#TRE-R67-TypeStructure-EJ-EG-EG\">EG</a></td><td style=\"color: #cccccc\">Etablissement géographique</td></tr></table></li><li>Include these codes as defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R04-TypeSavoirFaire.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R04-TypeSavoirFaire/FHIR/TRE-R04-TypeSavoirFaire</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R04-TypeSavoirFaire.html#TRE-R04-TypeSavoirFaire-S\">S</a></td><td style=\"color: #cccccc\">Spécialité ordinale</td></tr></table></li><li>Include these codes as defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R288-TypeProfession.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R288-TypeProfession/FHIR/TRE-R288-TypeProfession</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.2.0/CodeSystem-TRE-R288-TypeProfession.html#TRE-R288-TypeProfession-P01\">P01</a></td><td style=\"color: #cccccc\">Professionnel de santé</td></tr></table></li></ul></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/ror/ValueSet/ror-usage-context-type-vs",
  "version" : "0.4.0-ballot-1",
  "name" : "RORUsageContextTypeVS",
  "title" : "Value Set type pour le contexte d'usage de la fiche de saisie",
  "status" : "active",
  "date" : "2024-06-04T16:19:52+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Extension du Value Set http://hl7.org/fhir/ValueSet/usage-context-type pour fixer le type de contexte d'usage de la fiche de saisie avec le code EG ou le S pour Spécialité ordinale ou P01 pour le type de profession",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type"
      },
      {
        "system" : "https://mos.esante.gouv.fr/NOS/TRE_R67-TypeStructure-EJ-EG/FHIR/TRE-R67-TypeStructure-EJ-EG",
        "concept" : [
          {
            "code" : "EG"
          }
        ]
      },
      {
        "system" : "https://mos.esante.gouv.fr/NOS/TRE_R04-TypeSavoirFaire/FHIR/TRE-R04-TypeSavoirFaire",
        "concept" : [
          {
            "code" : "S"
          }
        ]
      },
      {
        "system" : "https://mos.esante.gouv.fr/NOS/TRE_R288-TypeProfession/FHIR/TRE-R288-TypeProfession",
        "concept" : [
          {
            "code" : "P01"
          }
        ]
      }
    ]
  }
}