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

FHIR IG analytics

Packageihe.iti.mhd
Resource TypeValueSet
IdValueSet-IHE.MHD.MHDIdentifierTypeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/ITI.MHD/ValueSet-IHE.MHD.MHDIdentifierTypeVS.html
URLhttps://profiles.ihe.net/ITI/MHD/ValueSet/IHE.MHD.MHDIdentifierTypeVS
Version4.2.5-comment
Statusactive
Date2026-06-16T23:09:31+00:00
NameMHDIdentifierTypeVS
TitleIHE MHD Identifier Types ValueSet
Realmuv
Authorityihe
DescriptionValueSet for Identifier.type values defined in IHE MHD

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ihe.iti.mhd#currentIHE.MHD.MHDIdentifierTypeIHE MHD Identifier Types

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet IHE.MHD.MHDIdentifierTypeVS


Source1

{
  "resourceType": "ValueSet",
  "id": "IHE.MHD.MHDIdentifierTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/MHD/ValueSet/IHE.MHD.MHDIdentifierTypeVS",
  "version": "4.2.5-comment",
  "name": "MHDIdentifierTypeVS",
  "title": "IHE MHD Identifier Types ValueSet",
  "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": "ValueSet for Identifier.type values defined in IHE MHD",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType",
        "concept": [
          {
            "code": "entryUUID"
          },
          {
            "code": "uniqueId"
          }
        ]
      }
    ]
  }
}