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

FHIR IG Statistics: CodeSystem/MCSDEndpointIdentifierTypes

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

Resources that use this resource

ValueSet
MCSDEndpointIdentifierTypeValueSetmCSD Type codes for Endpoint.identifier

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MCSDEndpointIdentifierTypes

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

CodeDisplay
HCID Home Community Identifier: Identifies an Endpoint to an IHE community.
DocRepoId Identifies an Endpoint that is a source or repository of clinical documents.

Source

{
  "resourceType": "CodeSystem",
  "id": "MCSDEndpointIdentifierTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointIdentifierTypes",
  "version": "4.0.1-current",
  "name": "MCSDEndpointIdentifierTypes",
  "title": "mCSD Type codes for Endpoint.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 Endpoint 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: Identifies an Endpoint to an IHE community."
    },
    {
      "code": "DocRepoId",
      "display": "Identifies an Endpoint that is a source or repository of clinical documents."
    }
  ]
}