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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.3

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.3
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type
URLhttp://interopsante.org/fhir/ValueSet/fr-organization-identifier-type
Version1.0
Statusactive
Date2020-01-15T14:47:47Z
Namefr-organization-identifier-type
DescriptionA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (Organizations).

Resources that use this resource

StructureDefinition
FrOrganizationFrOrganization
FrOrganizationPoleFrOrganizationPole
FrOrganizationUACFrOrganizationUAC
FrOrganizationUfFrOrganizationUf

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Organization Identifier Type Codes

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:


Source

{
  "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"
          }
        ]
      }
    ]
  }
}