FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | NamingSystem |
| Id | NamingSystem-DocumentoClinicoIdentifierNamingSystem.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/meddyg/lab-report-poc/NamingSystem-DocumentoClinicoIdentifierNamingSystem.html |
| URL | https://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/DocumentoClinicoIdentifierNamingSystem |
| Version | 0.3.0 |
| Status | active |
| Date | 2026-09-09 |
| Name | DocumentoClinicoIdentifierNamingSystem |
| Realm | cr |
| Authority | hl7 |
| Description | URI de sistema para el identificador del documento clinico, en Composition.identifier y su copia en Bundle.identifier. Es un sistema propio y no urn:ietf:rfc:3986 porque el consecutivo que asigna el laboratorio no es un URI completo. Y no comparte el de reporte-proveedor porque un documento y el reporte que contiene son cosas distintas: el mismo reporte puede emitirse en dos documentos. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem DocumentoClinicoIdentifierNamingSystem
| Defining URL | https://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/DocumentoClinicoIdentifierNamingSystem |
| Version | 0.3.0 |
| Name | DocumentoClinicoIdentifierNamingSystem |
| Status | active |
| Definition | URI de sistema para el identificador del documento clinico, en Composition.identifier y su copia en Bundle.identifier. Es un sistema propio y no urn:ietf:rfc:3986 porque el consecutivo que asigna el laboratorio no es un URI completo. Y no comparte el de reporte-proveedor porque un documento y el reporte que contiene son cosas distintas: el mismo reporte puede emitirse en dos documentos. |
| Publisher | Meddyg | Siftia |
| Type | Value | Preferred |
| URI | https://hl7.meddyg.com/fhir/laboratory-results/sid/documento-clinico | true |
{
"resourceType": "NamingSystem",
"id": "DocumentoClinicoIdentifierNamingSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/DocumentoClinicoIdentifierNamingSystem",
"version": "0.3.0",
"name": "DocumentoClinicoIdentifierNamingSystem",
"status": "active",
"kind": "identifier",
"date": "2026-09-09",
"publisher": "Meddyg | Siftia",
"contact": [
{
"name": "Meddyg | Siftia",
"telecom": [
{
"system": "url",
"value": "https://meddyg.com"
},
{
"system": "email",
"value": "alejandro@meddyg.com"
}
]
}
],
"description": "URI de sistema para el identificador del documento clinico, en Composition.identifier y su copia en Bundle.identifier. Es un sistema propio y no urn:ietf:rfc:3986 porque el consecutivo que asigna el laboratorio no es un URI completo. Y no comparte el de reporte-proveedor porque un documento y el reporte que contiene son cosas distintas: el mismo reporte puede emitirse en dos documentos.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CR",
"display": "Costa Rica"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://hl7.meddyg.com/fhir/laboratory-results/sid/documento-clinico",
"preferred": true
}
]
}