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-CCSSOrganizationIdentifierNamingSystem.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/meddyg/lab-report-poc/NamingSystem-CCSSOrganizationIdentifierNamingSystem.html
URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/CCSSOrganizationIdentifierNamingSystem
Version0.1.8
Statusactive
Date2026-04-07
NameCCSSOrganizationIdentifierNamingSystem
TitleSistema de Identificación de Organizaciones CCSS
Realmcr
Authorityhl7
DescriptionNamespace URI para los identificadores de organizaciones del caso de uso PoC de resultados de laboratorio de la CCSS.
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 CCSSOrganizationIdentifierNamingSystem

Summary

Defining URLhttps://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/CCSSOrganizationIdentifierNamingSystem
Version0.1.8
NameCCSSOrganizationIdentifierNamingSystem
TitleSistema de Identificación de Organizaciones CCSS
Statusactive
Definition

Namespace URI para los identificadores de organizaciones del caso de uso PoC de resultados de laboratorio de la CCSS.

PublisherMeddyg | Siftia

Identifiers

TypeValuePreferred
URIhttps://hl7.meddyg.com/fhir/laboratory-results/sid/ccss-organization-idtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "CCSSOrganizationIdentifierNamingSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.meddyg.com/fhir/laboratory-results/NamingSystem/CCSSOrganizationIdentifierNamingSystem",
  "version": "0.1.8",
  "name": "CCSSOrganizationIdentifierNamingSystem",
  "title": "Sistema de Identificación de Organizaciones CCSS",
  "status": "active",
  "kind": "identifier",
  "date": "2026-04-07",
  "publisher": "Meddyg | Siftia",
  "contact": [
    {
      "name": "Meddyg | Siftia",
      "telecom": [
        {
          "system": "url",
          "value": "https://meddyg.com"
        },
        {
          "system": "email",
          "value": "alejandro@meddyg.com"
        }
      ]
    }
  ],
  "description": "Namespace URI para los identificadores de organizaciones del caso de uso PoC de resultados de laboratorio de la CCSS.",
  "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/ccss-organization-id",
      "preferred": true
    }
  ]
}