{
  "resourceType" : "Organization",
  "id" : "eXovwVA3zYl3U3fBH8mdkxw3",
  "meta" : {
    "profile" : ["http://fhir.nl/fhir/StructureDefinition/nl-core-organization"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization eXovwVA3zYl3U3fBH8mdkxw3</b></p><a name=\"eXovwVA3zYl3U3fBH8mdkxw3\"> </a><a name=\"hceXovwVA3zYl3U3fBH8mdkxw3\"> </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=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-organization\">nl-core-organization</a></p></div><p><b>identifier</b>: VEKTIS/06020101\u00a0(use:\u00a0usual,\u00a0period:\u00a02011-05-17 --&gt; (ongoing)), FAC/S_UMCG\u00a0(use:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: UMCG</p><p><b>address</b>: null Groningen 9713 GZ Nederland </p></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "type" : {
      "text" : "VEKTIS"
    },
    "system" : "urn:oid:2.16.840.1.113883.2.4.6.1",
    "value" : "06020101",
    "period" : {
      "start" : "2011-05-17"
    }
  },
  {
    "use" : "usual",
    "type" : {
      "text" : "FAC"
    },
    "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.112",
    "value" : "S_UMCG"
  }],
  "active" : true,
  "name" : "UMCG",
  "address" : [{
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Hanzeplein"
      }]
    }],
    "city" : "Groningen",
    "postalCode" : "9713 GZ",
    "country" : "Nederland"
  }]
}