FHIR IG analytics| Package | ihe.iti.mhd |
| Resource Type | CodeSystem |
| Id | CodeSystem-IHE.MHD.MHDIdentifierType.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/ITI.MHD/CodeSystem-IHE.MHD.MHDIdentifierType.html |
| URL | https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType |
| Version | 4.2.5-comment |
| Status | active |
| Date | 2026-06-16T23:09:31+00:00 |
| Name | MHDIdentifierType |
| Title | IHE MHD Identifier Types |
| Realm | uv |
| Authority | ihe |
| Description | Code System for Identifier.type values defined in IHE MHD |
| Content | complete |
| ValueSet | ||
| ihe.iti.mhd#current | IHE.MHD.MHDIdentifierTypeVS | IHE MHD Identifier Types ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem IHE.MHD.MHDIdentifierType
This case-sensitive code system https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType defines the following codes:
| Code | Display |
| entryUUID | Identifier type for XDS entryUUID |
| uniqueId | Identifier type for XDS UniqueId |
{
"resourceType": "CodeSystem",
"id": "IHE.MHD.MHDIdentifierType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType",
"version": "4.2.5-comment",
"name": "MHDIdentifierType",
"title": "IHE MHD Identifier Types",
"status": "active",
"experimental": false,
"date": "2026-06-16T23:09:31+00:00",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "Code System for Identifier.type values defined in IHE MHD",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "entryUUID",
"display": "Identifier type for XDS entryUUID"
},
{
"code": "uniqueId",
"display": "Identifier type for XDS UniqueId"
}
]
}