FHIR IG analytics| Package | ee.fhir.ahd |
| Resource Type | Organization |
| Id | Organization-organization-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization organization-example
identifier: https://example.ee/fhir/sid/org-registry-code/12345678
active: true
name: Kesklinna Perearstikeskus
{
"resourceType": "Organization",
"id": "organization-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://example.ee/fhir/sid/org-registry-code",
"value": "12345678"
}
],
"active": true,
"name": "Kesklinna Perearstikeskus"
}