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

FHIR IG Statistics: ValueSet/fr-core-vs-mode-validation-identity

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-mode-validation-identity
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-mode-validation-identity.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-mode-validation-identity
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetModeValidationIdentity
TitleFR Core ValueSet Mode validation identity
Realmfr
Authorityhl7
DescriptionThe validation mode of the identity.

Resources that use this resource

StructureDefinition
fr-core-identity-reliabilityFR Core Patient Ident Reliability Extension

Resources that this resource uses

CodeSystem
fr-core-cs-mode-validation-identityFR Core CodeSystem Mode Validation Identite

Narrative

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

Generated Narrative: ValueSet fr-core-vs-mode-validation-identity


Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-mode-validation-identity",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-mode-validation-identity",
  "version": "2.1.0",
  "name": "FRCoreValueSetModeValidationIdentity",
  "title": "FR Core ValueSet Mode validation identity",
  "status": "active",
  "experimental": false,
  "date": "2024-09-04T09:58:56+02:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org/"
        }
      ]
    },
    {
      "name": "InteropSanté",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@interopsante.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The validation mode of the identity.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity"
      }
    ]
  }
}