FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Organization |
| Id | Organization-OrganizationCCSSExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Organización principal de la CCSS para escenarios de laboratorio.
{
"resourceType": "Organization",
"id": "OrganizationCCSSExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-organization-laboratory-result"
]
},
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://hl7.meddyg.com/fhir/laboratory-results/CodeSystem/cr-identifier-type",
"code": "cedula-juridica",
"display": "Cédula Jurídica"
}
]
},
"system": "https://hl7.meddyg.com/fhir/laboratory-results/sid/ccss-organization-id",
"value": "4-000-042147"
}
],
"active": true,
"name": "Caja Costarricense de Seguro Social (CCSS)"
}