FHIR IG analytics
| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | ValueSet |
| Id | ValueSet-cr-identifier-types.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/meddyg/lab-report-poc/ValueSet-cr-identifier-types.html |
| URL | https://hl7.meddyg.com/fhir/laboratory-results/ValueSet/cr-identifier-types |
| Version | 0.1.8 |
| Status | draft |
| Date | 2026-04-06 |
| Name | CRIdentifierTypesSet |
| Title | Tipos de Identificadores de Personas Físicas y Jurídicas |
| Realm | cr |
| Authority | hl7 |
| Description | Listado de tipos de identificadores para personas físicas y jurídicas en Costa Rica |
| Copyright | Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.cr.meddyg.laboratory-results#current | cr-identifier-type | Tipos de Identificadores |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}