| Package | hl7-france-fhir.administrative |
| Resource Type | CodeSystem |
| Id | CodeSystem-Types-organisations-IS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/CodeSystem/fr-v2-3307 |
| URL | http://interopsante.org/fhir/CodeSystem/fr-v2-3307 |
| Version | 20191218 |
| Status | draft |
| Date | 2019-12-18 |
| Name | fr-v2-3307 |
| Title | Types d'organisations |
| Description | This is an example code system that includes all the InteropSanté Organizations types codes. |
| Content | complete |
| ValueSet | |
| fr-organization-type | fr-organization-type |
No resources found
No narrative content found in resource
{
"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é"
}
]
}