FHIR IG Statistics: ValueSet/fr-core-vs-identity-method-collection
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "fr-core-vs-identity-method-collection",
"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-identity-method-collection",
"identifier": [
{
"system": "http://interopsante.org/fhir/ValueSet",
"value": "urn:oid:2.16.840.1.113883.2.8.1.3.31"
}
],
"version": "2.1.0",
"name": "FRCoreValueSetIdentityMethodCollection",
"title": "FR Core ValueSet Identity method collection",
"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"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection"
}
]
}
}