DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization details of aks1000004 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "aks1000004",
  "meta" : {
    "profile" : [
      🔗 "http://dips.no/fhir/R4/StructureDefinition/DIPSOrganization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization aks1000004</b></p><a name=\"aks1000004\"> </a><a name=\"hcaks1000004\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DIPSOrganization.html\">DIPSOrganization</a></p></div><p><b>identifier</b>: <code>urn:oid:1.3.6.1.4.1.9038.70.1</code>/1000004</p><p><b>active</b>: true</p><p><b>name</b>: Helse Nord</p><p><b>address</b>: Bankgata 12 Bodø NORDLAND FYLKESKOMMUNE 8012 (work)</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:1.3.6.1.4.1.9038.70.1",
      "value" : "1000004"
    }
  ],
  "active" : true,
  "name" : "Helse Nord",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://dips.no/fhir/R4/StructureDefinition/OrganizationAddressId",
          "valueIdentifier" : {
            "use" : "official",
            "system" : "http://dips.no/fhir/namingsystem/dips-addressid",
            "value" : "1000018"
          }
        },
        {
          "url" : "http://hl7.no/fhir/StructureDefinition/R4/no-basis-propertyinformation",
          "valueCoding" : {
            "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
            "code" : "1804",
            "display" : "BODØ"
          }
        }
      ],
      "use" : "work",
      "type" : "physical",
      "line" : [
        "Bankgata 12"
      ],
      "city" : "Bodø",
      "district" : "BODØ",
      "state" : "NORDLAND FYLKESKOMMUNE",
      "postalCode" : "8012"
    }
  ]
}