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.1

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.3.1
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-patient-identifier-type
URLhttp://interopsante.org/fhir/ValueSet/fr-patient-identifier-type
Version1.0.0
Statusactive
Date2019-06-06T14:19:47Z
Namefr-patient-identifier-type
Authorityhl7
DescriptionA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (identification of a patient).

Resources that use this resource

StructureDefinition
FrPatientFrPatient

Resources that this resource uses

CodeSystem
v2-0203identifierType
fr-v2-0203fr-v2-0203

Narrative

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

Patient Identifier Type Codes

A coded type for a Patient identifier that can be used to determine which identifier to use for a specific purpose (identification of a patient).

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.8.1.3.1",
  "meta": {
    "lastUpdated": "2019-06-06T14:13: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-patient-identifier-type",
  "identifier": [
    {
      "system": "http://interopsante.org/fhir/fr-valuset",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.1"
    }
  ],
  "version": "1.0.0",
  "name": "fr-patient-identifier-type",
  "status": "active",
  "experimental": false,
  "date": "2019-06-06T14:19:47Z",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "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 (identification of a patient).",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "1.0",
        "concept": [
          {
            "code": "PPN",
            "display": "Passport Number"
          },
          {
            "code": "PN",
            "display": "Person Number"
          },
          {
            "code": "PI",
            "display": "Patient Identifier",
            "designation": [
              {
                "language": "fr-FR",
                "value": "IPP du patient"
              }
            ]
          },
          {
            "code": "RRI",
            "display": "Regional Registry ID"
          }
        ]
      },
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "version": "1.0",
        "concept": [
          {
            "code": "NNFRA",
            "display": "National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code"
          },
          {
            "code": "NDP",
            "display": "Identifiant du patient au Dossier Pharmaceutique"
          },
          {
            "code": "INS-C",
            "display": "Identifiant National de Santé Calculé"
          },
          {
            "code": "INS-NIA",
            "display": "NIR temporaire"
          },
          {
            "code": "INS-NIR",
            "display": "NIR définitif"
          }
        ]
      }
    ]
  }
}