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

FHIR IG Statistics: CodeSystem/fr-location-identifier-type

Packagehl7-france-fhir.administrative
Resource TypeCodeSystem
Idfr-location-identifier-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type
URLhttp://interopsante.org/fhir/CodeSystem/fr-location-identifier-type
Version20210708
Statusdraft
Date2021-07-08
Namefr-location-identifier-type
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
fr-location-identifier-typefr-location-identifier-type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "fr-location-identifier-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
  "version": "20210708",
  "name": "fr-location-identifier-type",
  "status": "draft",
  "experimental": true,
  "date": "2021-07-08",
  "publisher": "InteropSanté",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "INTRN",
      "display": "Identifiant interne"
    },
    {
      "code": "EXTRN",
      "display": "Identifiant externe"
    },
    {
      "code": "GLBL",
      "display": "Identifiant global"
    },
    {
      "code": "IDNST",
      "display": "Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS"
    }
  ]
}