FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | ValueSet |
| Id | fr-organization-identifier-type-v1-0.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative-2022@1.0.0&canonical=http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type |
| URL | http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type |
| Version | 1.0 |
| Status | active |
| Date | 2020-01-15T14:47:47Z |
| Name | fr-organization-identifier-type |
| Description | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (Organizations). |
| StructureDefinition | |
| FrOrganization | FrOrganization |
| FrOrganizationPole | FrOrganizationPole |
| FrOrganizationUAC | FrOrganizationUAC |
| FrOrganizationUf | FrOrganizationUf |
No resources found
Note: links and images are rebased to the (stated) source
A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (organization).
This value set includes codes from the following code systems:
http://www.interopsante.org/pam-fr/valuesets/identifier-types| Code | Display |
| FINEJ | FINESS d'entité juridique |
| FINEG | FINESS d'entité géographique |
| SIREN | Identification de l'organisation au SIREN |
| SIRET | Identification de l'organisation au SIRET |
| UF | Identification de l'organisation en tant qu'UF |
| IDNST | Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS |
| SRV | Identification de l'organisation en tant que service |
http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.2.8.1.3",
"meta": {
"lastUpdated": "2020-01-15T14:47:47Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
"valueMarkdown": "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.h tml) for a list of common identifier systems"
}
],
"url": "http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type",
"identifier": [
{
"system": "2.16.840.1.113883.2.8.1.3",
"value": "urn:oid:2.16.840.1.113883.2.8.1.3.3"
}
],
"version": "1.0",
"name": "fr-organization-identifier-type",
"status": "active",
"experimental": true,
"date": "2020-01-15T14:47:47Z",
"publisher": "InteropSanté",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://interopsante.org"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "vs@interopsante.org"
}
]
}
],
"description": "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (Organizations).",
"immutable": true,
"compose": {
"include": [
{
"system": "http://interopsante.org/CodeSystem/fr-v2-0203",
"version": "1.0",
"concept": [
{
"code": "FINEJ",
"display": "FINESS d'entité juridique"
},
{
"code": "FINEG",
"display": "FINESS d'entité géographique"
},
{
"code": "SIREN",
"display": "Identification de l'organisation au SIREN"
},
{
"code": "SIRET",
"display": "Identification de l'organisation au SIRET"
},
{
"code": "IDNST",
"display": "Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS"
},
{
"code": "INTRN",
"display": "Identifiant interne"
},
{
"code": "EXTRN",
"display": "Identifiant externe"
}
]
}
]
}
}