Search FHIR

Annuaire Santé
1.1.0 - final-text France flag

Annuaire Santé - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AS CodeSystem Type Etablissement - JSON Representation

Active as of 2025-04-14

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "as-cs-type-etablissement",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem as-cs-type-etablissement</b></p><a name=\"as-cs-type-etablissement\"> </a><a name=\"hcas-cs-type-etablissement\"> </a><a name=\"as-cs-type-etablissement-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"as-cs-type-etablissement-P\"> </a></td><td>Principal</td><td>Etablissement principal</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"as-cs-type-etablissement-S\"> </a></td><td>Secondaire</td><td>Etablissement secondaire</td></tr></table></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement",
  "version" : "1.1.0",
  "name" : "AsCsTypeEtablissement",
  "title" : "AS CodeSystem Type Etablissement",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-14T12:52:44+00:00",
  "publisher" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "contact" : [
    {
      "name" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        },
        {
          "system" : "email",
          "value" : "monserviceclient.annuaire@esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "CodeSystem définissant les types d'établissement.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "P",
      "display" : "Principal",
      "definition" : "Etablissement principal"
    },
    {
      "code" : "S",
      "display" : "Secondaire",
      "definition" : "Etablissement secondaire"
    }
  ]
}