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.31045308.10002.0.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.31045308.10002.0

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

active: true

type: Government

name: Esko-Testi pp HVA

telecom: ph: 0404040404

address:

  • Sairaalarinne 1 Oulu 90100
  • Sairaalarinne 1 Oulu 90100

Source1

{
  "resourceType": "Organization",
  "id": "1.2.246.10.31045308.10002.0",
  "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.31045308.10002.0"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "govt"
        }
      ]
    }
  ],
  "name": "Esko-Testi pp HVA",
  "telecom": [
    {
      "system": "phone",
      "value": "0404040404"
    }
  ],
  "address": [
    {
      "type": "postal",
      "line": [
        "Sairaalarinne 1"
      ],
      "city": "Oulu",
      "postalCode": "90100"
    },
    {
      "type": "physical",
      "line": [
        "Sairaalarinne 1"
      ],
      "city": "Oulu",
      "postalCode": "90100"
    }
  ]
}