FHIR IG analytics| Package | haau3.fhir |
| Resource Type | NamingSystem |
| Id | NamingSystem-haau3-patient-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/haau3/fhir-ig/NamingSystem-haau3-patient-id.html |
| URL | https://haau3.com/fhir/NamingSystem/haau3-patient-id |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-05 |
| Name | Haau3PatientId |
| Realm | us |
| Description | Stable id for patients in haau3 |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem haau3-patient-id
| Defining URL | https://haau3.com/fhir/NamingSystem/haau3-patient-id |
| Version | 0.1.0 |
| Name | Haau3PatientId |
| Status | active |
| Definition | Stable id for patients in haau3 |
| Publisher | haau3 |
| Type | Value | Preferred |
| URI | https://haau3.com/fhir/NamingSystem/haau3-patient-id | true |
{
"resourceType": "NamingSystem",
"id": "haau3-patient-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "https://haau3.com/fhir/NamingSystem/haau3-patient-id"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.1.0"
}
],
"name": "Haau3PatientId",
"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 id for patients in haau3",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://haau3.com/fhir/NamingSystem/haau3-patient-id",
"preferred": true
}
]
}