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

FHIR IG analytics

Packagehl7.fhir.fi.base
Resource TypeOrganization
IdOrganization-1.2.246.10.2085212.10.1314.json
FHIR VersionR4

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 1.2.246.10.2085212.10.1314

identifier: urn:oid:1.2.246.537.6.202.2008/urn:oid:1.2.246.10.2085212.10.1314 (use: official, )

active: true

name: Kyyjärven lääkärin vastaanotto, Kyyjärven terveysasema, SoTe kuntayhtymä Saarikka

telecom: ph: 0401578947

address:

  • Honkalehdontie 9 Kyyjärvi 43700
  • Honkalehdontie 9 Kyyjärvi 43700

partOf: Organization Vastaanotot, SoTe kuntayhtymä Saarikka


Source1

{
  "resourceType": "Organization",
  "id": "1.2.246.10.2085212.10.1314",
  "meta": {
    "profile": [
      "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:1.2.246.537.6.202.2008",
      "value": "urn:oid:1.2.246.10.2085212.10.1314"
    }
  ],
  "active": true,
  "name": "Kyyjärven lääkärin vastaanotto, Kyyjärven terveysasema, SoTe kuntayhtymä Saarikka",
  "telecom": [
    {
      "system": "phone",
      "value": "0401578947"
    }
  ],
  "address": [
    {
      "type": "postal",
      "line": [
        "Honkalehdontie 9"
      ],
      "city": "Kyyjärvi",
      "postalCode": "43700"
    },
    {
      "type": "physical",
      "line": [
        "Honkalehdontie 9"
      ],
      "city": "Kyyjärvi",
      "postalCode": "43700"
    }
  ],
  "partOf": {
    "reference": "Organization/1.2.246.10.2085212.10.1306"
  }
}