Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: Code système catégorie orientation SAS - JSON Representation

Active as of 2025-12-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "categorie-orientation-sas-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem categorie-orientation-sas-codesystem</b></p><a name=\"categorie-orientation-sas-codesystem\"> </a><a name=\"hccategorie-orientation-sas-codesystem\"> </a><p>This case-sensitive code system <code>https://interop.esante.gouv.fr/ig/fhir/sas/CodeSystem/categorie-orientation-sas-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"categorie-orientation-sas-codesystem-001\"> </a></td><td>PS</td><td>Catégorie PS à titre individuel</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"categorie-orientation-sas-codesystem-002\"> </a></td><td>PDM</td><td>Catégorie Place de marché</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"categorie-orientation-sas-codesystem-003\"> </a></td><td>SOS</td><td>Catégorie SOS Médecins</td></tr></table></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/sas/CodeSystem/categorie-orientation-sas-codesystem",
  "version" : "1.2.0",
  "name" : "CategorieOrientationSASCodeSystem",
  "title" : "Code système catégorie orientation SAS",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-12-11T11:06:01+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Code système permettant de définir la catégorie d'orientation SAS spécifique qui n'est pas considéré comme un établissement de soins et qui permet de catégoriser l'orientation de soins",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "001",
      "display" : "PS",
      "definition" : "Catégorie PS à titre individuel"
    },
    {
      "code" : "002",
      "display" : "PDM",
      "definition" : "Catégorie Place de marché"
    },
    {
      "code" : "003",
      "display" : "SOS",
      "definition" : "Catégorie SOS Médecins"
    }
  ]
}