FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/as-cs-type-etablissement

Packageans.fhir.fr.annuaire
TypeCodeSystem
Idas-cs-type-etablissement
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/annuaire/https://build.fhir.org/ig/ansforge/IG-fhir-annuaire/CodeSystem-as-cs-type-etablissement.html
URLhttps://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement
Version1.1.0
Statusactive
Date2025-05-13T10:26:18+00:00
NameAsCsTypeEtablissement
TitleAS CodeSystem Type Etablissement
Realmfr
DescriptionCodeSystem définissant les types d'établissement.
Contentcomplete

Resources that use this resource

ValueSet
as-vs-type-etablissementAS ValueSet type Etablissement

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem as-cs-type-etablissement

This case-sensitive code system https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement defines the following codes:

CodeDisplayDéfinition
P PrincipalEtablissement principal
S SecondaireEtablissement secondaire

Source

{
  "resourceType": "CodeSystem",
  "id": "as-cs-type-etablissement",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-05-13T10:26:18+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"
    }
  ]
}