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-ReporteProveedorIdentifierNamingSystem.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/meddyg/lab-report-poc/NamingSystem-ReporteProveedorIdentifierNamingSystem.html
URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/ReporteProveedorIdentifierNamingSystem
Version0.1.8
Statusactive
Date2026-05-22
NameReporteProveedorIdentifierNamingSystem
Realmcr
Authorityhl7
DescriptionURI de sistema para el identificador de reporte asignado por el proveedor de laboratorio.
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 ReporteProveedorIdentifierNamingSystem

Summary

Defining URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/ReporteProveedorIdentifierNamingSystem
Version0.1.8
NameReporteProveedorIdentifierNamingSystem
Statusactive
Definition

URI de sistema para el identificador de reporte asignado por el proveedor de laboratorio.

PublisherMeddyg | Siftia

Identifiers

TypeValuePreferred
URIhttps://hl7.meddyg.com/fhir/laboratory-results/sid/reporte-proveedortrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "ReporteProveedorIdentifierNamingSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/ReporteProveedorIdentifierNamingSystem",
  "version": "0.1.8",
  "name": "ReporteProveedorIdentifierNamingSystem",
  "status": "active",
  "kind": "identifier",
  "date": "2026-05-22",
  "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 de reporte asignado por el proveedor de laboratorio.",
  "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/reporte-proveedor",
      "preferred": true
    }
  ]
}