FHIR IG Statistics: ValueSet/fr-organization-type
Resources that use this resource
Resources that this resource uses
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é"
}
]
}
]
}
}