haau3 FHIR Implementation Guide (HFIG)
0.1.0 - ci-build
haau3 FHIR Implementation Guide (HFIG), published by haau3. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/haau3/fhir-ig/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-05 |
{
"resourceType" : "NamingSystem",
"id" : "clerk-user-id",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem clerk-user-id</b></p><a name=\"clerk-user-id\"> </a><a name=\"hcclerk-user-id\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://haau3.com/fhir/NamingSystem/clerk-user-id</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>ClerkUserId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Stable haau3 Clerk user identifier namespace</p>\n</div></td></tr><tr><td>Publisher</td><td>haau3</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://haau3.com/fhir/NamingSystem/clerk-user-id</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://haau3.com/fhir/NamingSystem/clerk-user-id"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "0.1.0"
}
],
"name" : "ClerkUserId",
"status" : "active",
"kind" : "identifier",
"date" : "2025-10-05",
"publisher" : "haau3",
"contact" : [
{
"name" : "haau3",
"telecom" : [
{
"system" : "url",
"value" : "https://haau3.com"
},
{
"system" : "email",
"value" : "hello@haau3.com"
}
]
}
],
"responsible" : "haau3",
"description" : "Stable haau3 Clerk user identifier namespace",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "https://haau3.com/fhir/NamingSystem/clerk-user-id",
"preferred" : true
}
]
}