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

FHIR IG analytics

Packagehl7.fhir.fi.nordic
Resource TypeOrganization
IdOrganization-GOFSH-GENERATED-ID-1.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 GOFSH-GENERATED-ID-1

identifier: urn:oid:2.16.578.1.12.4.1.4.101/915933149

name: Direktoratet for e-Helse

address:

  • Postboks 221 Skøyen OSLO 0213
  • Verkstedveien 1 OSLO 0277

Source1

{
  "resourceType": "Organization",
  "id": "GOFSH-GENERATED-ID-1",
  "meta": {
    "profile": [
      "http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.578.1.12.4.1.4.101",
      "value": "915933149"
    }
  ],
  "name": "Direktoratet for e-Helse",
  "address": [
    {
      "extension": [
        {
          "url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
          "valueBoolean": true
        }
      ],
      "type": "postal",
      "line": [
        "Postboks 221 Skøyen"
      ],
      "city": "OSLO",
      "postalCode": "0213"
    },
    {
      "extension": [
        {
          "url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
          "valueBoolean": true
        }
      ],
      "type": "physical",
      "line": [
        "Verkstedveien 1"
      ],
      "city": "OSLO",
      "postalCode": "0277"
    }
  ]
}