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

FHIR IG Statistics: ValueSet/identity-validation-mode

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Ididentity-validation-mode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-mode-validation-identite
URLhttp://interopsante.org/fhir/ValueSet/fr-mode-validation-identite
Version1.0
Statusactive
Date2020-01-11T07:44:43+10:00
Namefr-mode-validation-identite
DescriptionThe vlidation mode of the identity.

Resources that use this resource

StructureDefinition
FrPatientIdentReliabilityFrIdentReliability

Resources that this resource uses

CodeSystem
fr-cs-mode-validation-identitefr-cs-mode-validation-identite

Narrative

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

Identity validation mode

validation mode of the patient's identity.


Source

{
  "resourceType": "ValueSet",
  "id": "identity-validation-mode",
  "meta": {
    "lastUpdated": "2020-01-11T07:44:43.294+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://interopsante.org/fhir/ValueSet/fr-mode-validation-identite",
  "identifier": [
    {
      "system": "http://interopsante.org/fhir/valueset",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.30"
    }
  ],
  "version": "1.0",
  "name": "fr-mode-validation-identite",
  "status": "active",
  "experimental": false,
  "date": "2020-01-11T07:44:43+10:00",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "The vlidation mode of the identity.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-cs-mode-validation-identite",
        "version": "1.0"
      }
    ]
  }
}