FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | NamingSystem |
| Id | NamingSystem-laniado-user-name.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "laniado-user-name",
"description": "userame",
"type": {
"coding": [
{
"code": "CAAI",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Consumer Application Account Identifier"
}
],
"text": "Consumer Application Account Identifier"
},
"uniqueId": [
{
"type": "uri",
"value": "http://fhir.laniado.org.il/Identifier/user-name",
"preferred": true
}
],
"name": "Laniado Username",
"status": "draft",
"kind": "identifier",
"date": "2023-10-11",
"usage": "Used as an identifier for internal app consumers"
}