FHIR IG Statistics: ValueSet/identifierTypesVS
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": "identifierTypesVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/ValueSet/identifierTypesVS",
"version": "0.1.0",
"name": "IDENTIFIERTYPEVS",
"title": "Identifier Types ValueSet",
"status": "draft",
"experimental": false,
"date": "2025-06-26T12:04:00+00:00",
"publisher": "IntelliSOFT Consulting Ke",
"contact": [
{
"name": "IntelliSOFT Consulting Ke",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Identifier Types ValueSet",
"compose": {
"include": [
{
"system": "http://example.org/CodeSystem/IDENTIFIERTYPES",
"concept": [
{
"code": "DE1"
},
{
"code": "DE2"
},
{
"code": "DE3"
},
{
"code": "DE4"
}
]
}
]
}
}