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

FHIR IG analytics

Packagehl7.fhir.cr.laboratory-results
Resource TypeOrganization
IdOrganization-organization-example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Organization organization-example

identifier: http://example.cr/organization-id/LAB-CR-001

name: Laboratorio Central Costa Rica


Source1

{
  "resourceType": "Organization",
  "id": "organization-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.cr/organization-id",
      "value": "LAB-CR-001"
    }
  ],
  "name": "Laboratorio Central Costa Rica"
}