| Package | ihe.iti.mcsd |
| Resource Type | CodeSystem |
| Id | MCSDEndpointIdentifierTypes |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/mCSD/https://build.fhir.org/ig/IHE/ITI.mCSD/CodeSystem-MCSDEndpointIdentifierTypes.html |
| URL | https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointIdentifierTypes |
| Version | 4.0.1-current |
| Status | active |
| Date | 2025-05-21T20:08:38+00:00 |
| Name | MCSDEndpointIdentifierTypes |
| Title | mCSD Type codes for Endpoint.identifier |
| Realm | uv |
| Authority | ihe |
| Description | mCSD Type codes for specific business identifiers for Endpoint resources. |
| Content | complete |
| ValueSet | |
| MCSDEndpointIdentifierTypeValueSet | mCSD Type codes for Endpoint.identifier |
No resources found
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:
| Code | Display |
| HCID | Home Community Identifier: Identifies an Endpoint to an IHE community. |
| DocRepoId | Identifies an Endpoint that is a source or repository of clinical documents. |
{
"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."
}
]
}