| Package | ihe.iti.basicaudit |
| Resource Type | CodeSystem |
| Id | OtherIdentifierTypes |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/basicaudit/https://profiles.ihe.net/ITI/basicaudit/1.0.1/CodeSystem-OtherIdentifierTypes.html |
| URL | https://profiles.ihe.net/ITI/basicaudit/CodeSystem/OtherIdentifierTypes |
| Version | 1.0.1 |
| Status | active |
| Date | 2022-03-02T07:55:57-06:00 |
| Name | OtherIdentifierTypes |
| Title | OtherId Identifier Types |
| Realm | uv |
| Authority | ihe |
| Description | OtherId Types beyond those in the FHIR core |
| Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
| Content | complete |
| ValueSet | |
| OtherIdentifierTypesVS | Other Id Types ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://profiles.ihe.net/ITI/basicaudit/CodeSystem/OtherIdentifierTypes defines the following codes:
| Code | Display |
| SAML-subject-id | SAML subject-id |
{
"resourceType": "CodeSystem",
"id": "OtherIdentifierTypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/basicaudit/CodeSystem/OtherIdentifierTypes",
"version": "1.0.1",
"name": "OtherIdentifierTypes",
"title": "OtherId Identifier Types",
"status": "active",
"date": "2022-03-02T07:55:57-06: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": "OtherId Types beyond those in the FHIR core",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "SAML-subject-id",
"display": "SAML subject-id"
}
]
}