FHIR IG analytics| Package | hl7.fhir.cr.terminology |
| Resource Type | NamingSystem |
| Id | NamingSystem-NamingSystemHClientRegistryIdentifier.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-cr/terminology/NamingSystem-NamingSystemHClientRegistryIdentifier.html |
| URL | https://hl7.or.cr/fhir/terminology/NamingSystem/NamingSystemHClientRegistryIdentifier |
| Status | draft |
| Date | 2025-11-20 |
| Name | ClientRegistryIdentifier |
| Title | Sistema de Identificadores del Client Registry |
| Realm | cr |
| Authority | hl7 |
| Description | Sistema que define los identificadores oficiales de la población usuaria |
| Copyright | Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem NamingSystemHClientRegistryIdentifier
| Defining URL | https://hl7.or.cr/fhir/terminology/NamingSystem/NamingSystemHClientRegistryIdentifier |
| Name | ClientRegistryIdentifier |
| Title | Sistema de Identificadores del Client Registry |
| Status | draft |
| Definition | Sistema que define los identificadores oficiales de la población usuaria |
| Publisher | Iniciativa HL7 Costa Rica |
| Committee | Cross-Group Projects |
| Copyright | Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons |
| Type | Value | Preferred |
| URI | https://cr.openhie.org/client-registry/fhir/Patient | true |
{
"resourceType": "NamingSystem",
"id": "NamingSystemHClientRegistryIdentifier",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
}
]
}
}
],
"url": "https://hl7.or.cr/fhir/terminology/NamingSystem/NamingSystemHClientRegistryIdentifier",
"name": "ClientRegistryIdentifier",
"title": "Sistema de Identificadores del Client Registry",
"status": "draft",
"kind": "identifier",
"experimental": false,
"date": "2025-11-20",
"publisher": "Iniciativa HL7 Costa Rica",
"contact": [
{
"name": "Iniciativa HL7 Costa Rica",
"telecom": [
{
"system": "url",
"value": "https://hl7.or.cr"
},
{
"system": "email",
"value": "info@hl7.or.cr"
}
]
},
{
"name": "Iniciativa HL7 Costa Rica",
"telecom": [
{
"system": "email",
"value": "info@hl7.or.cr",
"use": "work"
},
{
"system": "url",
"value": "https://hl7.or.cr",
"use": "work"
}
]
}
],
"responsible": "Ministerio de Salud",
"description": "Sistema que define los identificadores oficiales de la población usuaria",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CR",
"display": "Costa Rica"
}
]
}
],
"copyright": "Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons",
"usage": "Utilizado en Organization.identifier.system, Patient.identifier.system, etc.",
"uniqueId": [
{
"type": "uri",
"value": "https://cr.openhie.org/client-registry/fhir/Patient",
"preferred": true
}
]
}