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

FHIR IG Statistics: CodeSystem/MCSDOrganizationIdentifierTypes

Packageihe.iti.mcsd
TypeCodeSystem
IdMCSDOrganizationIdentifierTypes
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/mCSD/https://build.fhir.org/ig/IHE/ITI.mCSD/CodeSystem-MCSDOrganizationIdentifierTypes.html
URLhttps://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrganizationIdentifierTypes
Version4.0.1-current
Statusactive
Date2025-05-21T20:08:38+00:00
NameMCSDOrganizationIdentifierTypes
TitlemCSD Type codes for Organization.identifier
Realmuv
Authorityihe
DescriptionmCSD Type codes for specific business identifiers for Organization resources.
Contentcomplete

Resources that use this resource

ValueSet
MCSDOrganizationIdentifierTypeValueSetmCSD Type codes for Organization.identifier

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MCSDOrganizationIdentifierTypes

This case-sensitive code system https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrganizationIdentifierTypes defines the following codes:

CodeDisplay
HCID Home Community Identifier
AuthOrgId Organization identifier used in authentication or authorization transactions (e.g. IHE XUA, IUA)

Source

{
  "resourceType": "CodeSystem",
  "id": "MCSDOrganizationIdentifierTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrganizationIdentifierTypes",
  "version": "4.0.1-current",
  "name": "MCSDOrganizationIdentifierTypes",
  "title": "mCSD Type codes for Organization.identifier",
  "status": "active",
  "experimental": false,
  "date": "2025-05-21T20:08:38+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": "mCSD Type codes for specific business identifiers for Organization resources.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "HCID",
      "display": "Home Community Identifier"
    },
    {
      "code": "AuthOrgId",
      "display": "Organization identifier used in authentication or authorization transactions (e.g. IHE XUA, IUA)"
    }
  ]
}