FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.iti.mhd
Resource TypeCodeSystem
IdCodeSystem-IHE.MHD.MHDIdentifierType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/ITI.MHD/CodeSystem-IHE.MHD.MHDIdentifierType.html
URLhttps://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType
Version4.2.5-comment
Statusactive
Date2026-06-16T23:09:31+00:00
NameMHDIdentifierType
TitleIHE MHD Identifier Types
Realmuv
Authorityihe
DescriptionCode System for Identifier.type values defined in IHE MHD
Contentcomplete

Resources that use this resource

ValueSet
ihe.iti.mhd#currentIHE.MHD.MHDIdentifierTypeVSIHE MHD Identifier Types ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
entryUUID Identifier type for XDS entryUUID
uniqueId Identifier type for XDS UniqueId

Source1

{
  "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"
    }
  ]
}