FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Organization |
| Id | Organization-OrganizationHospitalMexicoExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Hospital público de la CCSS que participa en reportes de laboratorio.
{
"resourceType": "Organization",
"id": "OrganizationHospitalMexicoExample",
"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": "3-101-000100"
}
],
"active": true,
"name": "Hospital México",
"partOf": {
"reference": "Organization/OrganizationCCSSExample"
}
}