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

FHIR IG Statistics: ValueSet/fr-organization-type

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Idfr-organization-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-organization-type
URLhttp://interopsante.org/fhir/ValueSet/fr-organization-type
Version1.1
Statusactive
Date2021-10-12
Namefr-organization-type
DescriptionOrganization types | Types de structures

Resources that use this resource

StructureDefinition
FrOrganizationFrOrganization
FrOrganizationPoleFrOrganizationPole
FrOrganizationUACFrOrganizationUAC
FrOrganizationUfFrOrganizationUf

Resources that this resource uses

CodeSystem
fr-v2-3307Types d'organisations

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "fr-organization-type",
  "meta": {
    "lastUpdated": "2019-12-19T20:21:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://interopsante.org/fhir/ValueSet/fr-organization-type",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.22"
    }
  ],
  "version": "1.1",
  "name": "fr-organization-type",
  "status": "active",
  "date": "2021-10-12",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.interopsante.org"
        },
        {
          "system": "email",
          "value": "fhir@interopsante.org"
        }
      ]
    }
  ],
  "description": "Organization types | Types de structures",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-3307",
        "version": "1.1",
        "concept": [
          {
            "code": "GHT",
            "display": "Groupement hospitalier de territoire"
          },
          {
            "code": "LEGAL-ENTITY",
            "display": "Entité juridique"
          },
          {
            "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": "Pole"
          },
          {
            "code": "CENTRE-RESP",
            "display": "Centre de responsabilité"
          },
          {
            "code": "CENTRE-ACTIVITE",
            "display": "Centre d'activité"
          }
        ]
      }
    ]
  }
}