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

FHIR IG analytics

Packagehl7.fhir.cr.meddyg.laboratory-results
Resource TypeValueSet
IdValueSet-cr-identifier-types.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/meddyg/lab-report-poc/ValueSet-cr-identifier-types.html
URLhttps://hl7.meddyg.com/fhir/laboratory-results/ValueSet/cr-identifier-types
Version0.1.8
Statusdraft
Date2026-04-06
NameCRIdentifierTypesSet
TitleTipos de Identificadores de Personas Físicas y Jurídicas
Realmcr
Authorityhl7
DescriptionListado de tipos de identificadores para personas físicas y jurídicas en Costa Rica
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
hl7.fhir.cr.meddyg.laboratory-results#currentLogicalModelOrganizationLaboratoryResultDatos de la Organización
hl7.fhir.cr.meddyg.laboratory-results#currentLogicalModelPatientLaboratoryResultDatos del Paciente
hl7.fhir.cr.meddyg.laboratory-results#currentLogicalModelPractitionerLaboratoryResultDatos del Profesional de Salud
hl7.fhir.cr.meddyg.laboratory-results#currentcr-organization-laboratory-resultOrganization - Resultados de Laboratorio
hl7.fhir.cr.meddyg.laboratory-results#currentcr-patient-laboratory-resultPatient - Resultados de Laboratorio
hl7.fhir.cr.meddyg.laboratory-results#currentcr-practitioner-laboratory-resultPractitioner - Resultados de Laboratorio

Resources that this resource uses

CodeSystem
hl7.fhir.cr.meddyg.laboratory-results#currentcr-identifier-typeTipos de Identificadores

Narrative

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

Generated Narrative: ValueSet cr-identifier-types


Source1

{
  "resourceType": "ValueSet",
  "id": "cr-identifier-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.meddyg.com/fhir/laboratory-results/ValueSet/cr-identifier-types",
  "version": "0.1.8",
  "name": "CRIdentifierTypesSet",
  "title": "Tipos de Identificadores de Personas Físicas y Jurídicas",
  "status": "draft",
  "experimental": false,
  "date": "2026-04-06",
  "publisher": "Meddyg | Siftia",
  "contact": [
    {
      "name": "Meddyg | Siftia",
      "telecom": [
        {
          "system": "url",
          "value": "https://meddyg.com"
        },
        {
          "system": "email",
          "value": "alejandro@meddyg.com"
        }
      ]
    }
  ],
  "description": "Listado de tipos de identificadores para personas físicas y jurídicas en Costa Rica",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CR",
          "display": "Costa Rica"
        }
      ]
    }
  ],
  "copyright": "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose": {
    "include": [
      {
        "system": "https://hl7.meddyg.com/fhir/laboratory-results/CodeSystem/cr-identifier-type"
      }
    ]
  }
}