FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/OtherIdentifierTypesVS

Packageihe.iti.balp
TypeValueSet
IdOtherIdentifierTypesVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/ValueSet-OtherIdentifierTypesVS.html
URLhttps://profiles.ihe.net/ITI/BALP/ValueSet/OtherIdentifierTypesVS
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameOtherIdentifierTypesVS
TitleOther Id Types ValueSet
Realmuv
Authorityihe
DescriptionValueSet of the Other Id Types allowed

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
OtherIdentifierTypesOtherId Identifier Types
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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

Generated Narrative: ValueSet OtherIdentifierTypesVS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "OtherIdentifierTypesVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/BALP/ValueSet/OtherIdentifierTypesVS",
  "version": "1.1.4-current",
  "name": "OtherIdentifierTypesVS",
  "title": "Other Id Types ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-05-30T22:15:37+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        },
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "ValueSet of the Other Id Types allowed",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/OtherIdentifierTypes"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "NPI"
          },
          {
            "code": "PRN"
          }
        ]
      }
    ]
  }
}