FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cr.meddyg.laboratory-results
Resource TypeNamingSystem
IdNamingSystem-DocumentoClinicoIdentifierNamingSystem.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/meddyg/lab-report-poc/NamingSystem-DocumentoClinicoIdentifierNamingSystem.html
URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/DocumentoClinicoIdentifierNamingSystem
Version0.3.0
Statusactive
Date2026-09-09
NameDocumentoClinicoIdentifierNamingSystem
Realmcr
Authorityhl7
DescriptionURI 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.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem DocumentoClinicoIdentifierNamingSystem

Summary

Defining URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/DocumentoClinicoIdentifierNamingSystem
Version0.3.0
NameDocumentoClinicoIdentifierNamingSystem
Statusactive
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.

PublisherMeddyg | Siftia

Identifiers

TypeValuePreferred
URIhttps://hl7.meddyg.com/fhir/laboratory-results/sid/documento-clinicotrue

Source1

{
  "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
    }
  ]
}