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

FHIR IG Statistics: CodeSystem/CodeSystem-Types-organisations-IS

Packagehl7-france-fhir.administrative
Resource TypeCodeSystem
IdCodeSystem-Types-organisations-IS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/CodeSystem/fr-v2-3307
URLhttp://interopsante.org/fhir/CodeSystem/fr-v2-3307
Version20191218
Statusdraft
Date2019-12-18
Namefr-v2-3307
TitleTypes d'organisations
DescriptionThis is an example code system that includes all the InteropSanté Organizations types codes.
Contentcomplete

Resources that use this resource

ValueSet
fr-organization-typefr-organization-type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Types-organisations-IS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://interopsante.org/fhir/CodeSystem/fr-v2-3307",
  "identifier": [
    {
      "system": "http://interopsante.org/identifiers/codesystems",
      "value": "types organisations"
    }
  ],
  "version": "20191218",
  "name": "fr-v2-3307",
  "title": "Types d'organisations",
  "status": "draft",
  "experimental": true,
  "date": "2019-12-18",
  "publisher": "InteropSanté",
  "contact": [
    {
      "name": "François Macary/isabelle Gibaud",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        }
      ]
    }
  ],
  "description": "This is an example code system that includes all the InteropSanté Organizations types codes.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "LEGAL-ENTITY",
      "display": "Entité légale"
    },
    {
      "code": "GHT",
      "display": "Groupement hospitalier de territoire"
    },
    {
      "code": "GEOGRAPHICAL-ENTITY",
      "display": "Entité géographique"
    },
    {
      "code": "GROUP",
      "display": "Groupe privé/hospitalier"
    },
    {
      "code": "HEBERGEMENT",
      "display": "Hébergement"
    },
    {
      "code": "SOIN",
      "display": "Soin"
    },
    {
      "code": "ADMINISTRATIF",
      "display": "Administration"
    },
    {
      "code": "MEDICAL",
      "display": "Médical"
    },
    {
      "code": "TECHNIQUE",
      "display": "Technique"
    },
    {
      "code": "MEDICOTEC",
      "display": "medico technique (radio, scanner …)"
    },
    {
      "code": "UF",
      "display": "Unité fonctionnelle"
    },
    {
      "code": "SERVICE",
      "display": "Service"
    },
    {
      "code": "UM",
      "display": "Unité médicale"
    },
    {
      "code": "UAC",
      "display": "Unité d'activité"
    },
    {
      "code": "POLE",
      "display": "Pôle"
    },
    {
      "code": "CENTRE-RESP",
      "display": "Centre de responsabilité"
    },
    {
      "code": "CENTRE-ACTIVITE",
      "display": "Centre d'activité"
    }
  ]
}