FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Organization |
| Id | Organization-OrganizationEBAISGoicoechea2LabExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Laboratorio de primer nivel del EBAIS Goicoechea 2.
{
"resourceType": "Organization",
"id": "OrganizationEBAISGoicoechea2LabExample",
"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-000200-LAB01"
}
],
"active": true,
"name": "Laboratorio EBAIS Goicoechea 2",
"partOf": {
"reference": "Organization/OrganizationEBAISGoicoechea2Example"
}
}