Basic Audit Log Patterns (BALP)
1.1.4-current - ci-build
Basic Audit Log Patterns (BALP), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.1.4-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.BasicAudit/ and changes regularly. See the Directory of published versions
Active as of 2024-07-17 |
{
"resourceType" : "CodeSystem",
"id" : "OtherIdentifierTypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem OtherIdentifierTypes</b></p><a name=\"OtherIdentifierTypes\"> </a><a name=\"hcOtherIdentifierTypes\"> </a><a name=\"OtherIdentifierTypes-en-US\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/ITI/BALP/CodeSystem/OtherIdentifierTypes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">SAML-subject-id<a name=\"OtherIdentifierTypes-SAML-subject-id\"> </a></td><td>SAML subject-id</td></tr></table></div>"
},
"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" : "2024-07-17T00:59:38+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"
}
]
}