FHIR IG analytics| Package | ee.fhir.spd |
| Resource Type | Organization |
| Id | Organization-oganization-otherKRA.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization oganization-otherKRA
Language: et
Profile: EE SPD Organization
identifier: https://fhir.ee/sid/org/est/br/70007647
active: true
type: Muu asutus
name: Kaitseressursside Amet
| Telecom |
| krainfo@kra.ee, +372 7170700 |
{
"resourceType": "Organization",
"id": "oganization-otherKRA",
"meta": {
"profile": [
"https://fhir.ee/spd/StructureDefinition/ee-spd-organization"
]
},
"language": "et",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ee/sid/org/est/br",
"value": "70007647"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "bus",
"display": "Muu asutus"
}
]
}
],
"name": "Kaitseressursside Amet",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "krainfo@kra.ee",
"use": "work"
},
{
"system": "phone",
"value": "+372 7170700",
"use": "work"
}
]
}
]
}