FHIR IG Statistics: ValueSet/identity-validation-mode
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}