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

FHIR IG analytics

Packageee.fhir.spd
Resource TypeOrganization
IdOrganization-oganization-otherKRA.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 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

Contacts

-Telecom
*krainfo@kra.ee, +372 7170700

Source1

{
  "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"
        }
      ]
    }
  ]
}