Service d'Accès aux Soins
1.0.0-ballot - trial-use France flag

This page is part of the Service d'Accès aux Soins (v1.0.0-ballot: trial-use Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Catégorie établissement SAS - JSON Representation

Draft as of 2024-07-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "sas-valueset-categorieetablissement",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sas-valueset-categorieetablissement</b></p><a name=\"sas-valueset-categorieetablissement\"> </a><a name=\"hcsas-valueset-categorieetablissement\"> </a><a name=\"hcsas-valueset-categorieetablissement-fr-FR\"> </a><ul><li>Include these codes as defined in <code>https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/TRE_R66-CategorieEtablissement</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>604</td><td>CPTS</td></tr></table></li></ul></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-categorieetablissement",
  "version" : "1.0.0-ballot",
  "name" : "CategorieEtablissementSAS",
  "title" : "Catégorie établissement SAS",
  "status" : "draft",
  "date" : "2024-07-03T13:59:27+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Catégorie d'établissement utilisée dans contexte SAS - CPTS dans un premier temps",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/TRE_R66-CategorieEtablissement",
        "concept" : [
          {
            "code" : "604",
            "display" : "CPTS"
          }
        ]
      }
    ]
  }
}