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

FHIR IG analytics

Packageee.fhir.spd
Resource TypeOrganization
IdOrganization-organization-perh123.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-perh123

Language: et

Profile: EE SPD Organization

identifier: https://fhir.ee/sid/org/est/br/90006399

active: true

type: TTO, Taastusravi haigla

name: Sihtasutus Põhja-Eesti Regionaalhaigla

Contacts

-Telecom
*info@regionaalhaigla.ee, +372 617 1300

qualification

ExtensionEETISEffectivePeriod: 2015-02-07 13:28:17-0500 --> 2017-02-07 13:28:17-0500

identifier: https://fhir.ee/sid/org/est/fi/L02565

code: Eriarstiabi teenus

period: 2012-01-12 --> (ongoing)

qualification

identifier: https://fhir.ee/sid/org/est/fi/L02947

code: Iseseisva õendusabi osutamine

period: 2011-01-12 --> (ongoing)

qualification

identifier: https://fhir.ee/sid/org/est/fi/L03671

code: Kiirabi teenus

period: 2011-01-12 --> (ongoing)


Source1

{
  "resourceType": "Organization",
  "id": "organization-perh123",
  "meta": {
    "profile": [
      "https://fhir.ee/spd/StructureDefinition/ee-spd-organization"
    ]
  },
  "language": "et",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/org/est/br",
      "value": "90006399"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://fhir.ee/CodeSystem/organisatsiooni-tyyp",
          "code": "prov",
          "display": "TTO"
        }
      ]
    },
    {
      "text": "Taastusravi haigla"
    }
  ],
  "name": "Sihtasutus Põhja-Eesti Regionaalhaigla",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "info@regionaalhaigla.ee",
          "use": "work"
        },
        {
          "system": "phone",
          "value": "+372 617 1300",
          "use": "work"
        }
      ]
    }
  ],
  "qualification": [
    {
      "extension": [
        {
          "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-effective-period",
          "valuePeriod": {
            "start": "2015-02-07T13:28:17-05:00",
            "end": "2017-02-07T13:28:17-05:00"
          }
        }
      ],
      "identifier": [
        {
          "system": "https://fhir.ee/sid/org/est/fi",
          "value": "L02565"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
            "code": "1",
            "display": "Eriarstiabi teenus"
          }
        ]
      },
      "period": {
        "start": "2012-01-12"
      }
    },
    {
      "identifier": [
        {
          "system": "https://fhir.ee/sid/org/est/fi",
          "value": "L02947"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
            "code": "2",
            "display": "Iseseisva õendusabi osutamine"
          }
        ]
      },
      "period": {
        "start": "2011-01-12"
      }
    },
    {
      "identifier": [
        {
          "system": "https://fhir.ee/sid/org/est/fi",
          "value": "L03671"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
            "code": "3",
            "display": "Kiirabi teenus"
          }
        ]
      },
      "period": {
        "start": "2011-01-12"
      }
    }
  ]
}