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

FHIR IG Statistics: CodeSystem/OtherIdentifierTypes

Packageihe.iti.balp
TypeCodeSystem
IdOtherIdentifierTypes
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/CodeSystem-OtherIdentifierTypes.html
URLhttps://profiles.ihe.net/ITI/BALP/CodeSystem/OtherIdentifierTypes
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameOtherIdentifierTypes
TitleOtherId Identifier Types
Realmuv
Authorityihe
DescriptionOtherId Types beyond those in the FHIR core
Contentcomplete

Resources that use this resource

ValueSet
OtherIdentifierTypesVSOther Id Types ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem OtherIdentifierTypes

This case-sensitive code system https://profiles.ihe.net/ITI/BALP/CodeSystem/OtherIdentifierTypes defines the following code:

CodeDisplay
SAML-subject-id SAML subject-id

Source

{
  "resourceType": "CodeSystem",
  "id": "OtherIdentifierTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/BALP/CodeSystem/OtherIdentifierTypes",
  "version": "1.1.4-current",
  "name": "OtherIdentifierTypes",
  "title": "OtherId Identifier Types",
  "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": "OtherId Types beyond those in the FHIR core",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "SAML-subject-id",
      "display": "SAML subject-id"
    }
  ]
}