| Package | fhir.org.nz.ig.base |
| Resource Type | NamingSystem |
| Id | nz-address-id |
| FHIR Version | R4 |
| Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/NamingSystem-nz-address-id.html |
| URL | http://hl7.org.nz/fhir/NamingSystem/nz-address-id |
| Status | active |
| Date | 2024-08-05 |
| Name | Nz_address_id |
| Realm | us |
| Authority | hl7 |
| Description | New Zealand Street Address Mapping Identifier |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem nz-address-id
| Defining URL | http://hl7.org.nz/fhir/NamingSystem/nz-address-id |
| Name | Nz_address_id |
| Status | active |
| Definition | New Zealand Street Address Mapping Identifier |
| Publisher | HL7 New Zealand |
| Type | Value | Preferred | Period |
| URI | https://standards.digital.health.nz/ns/nz-address-id | true | 2024-08-05 --> (ongoing) |
{
"resourceType": "NamingSystem",
"id": "nz-address-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "http://hl7.org.nz/fhir/NamingSystem/nz-address-id"
}
],
"name": "Nz_address_id",
"status": "active",
"kind": "identifier",
"date": "2024-08-05",
"publisher": "HL7 New Zealand",
"contact": [
{
"name": "HL7 New Zealand",
"telecom": [
{
"system": "email",
"value": "mailto:admin@hl7.org.nz"
}
]
}
],
"responsible": "New Zealand Health Information Standards Organisation (HISO)",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "U",
"display": "Unspecified identifier"
}
],
"text": "nz-address-id"
},
"description": "New Zealand Street Address Mapping Identifier",
"uniqueId": [
{
"type": "uri",
"value": "https://standards.digital.health.nz/ns/nz-address-id",
"preferred": true,
"period": {
"start": "2024-08-05"
}
}
]
}