{

"resourceType": "Organization",
"id": "f203",
"identifier": [
  {
    "use": "official",
    "type": {
      "text": "Zorginstelling naam"
    },
    "system": "http://www.zorgkaartnederland.nl/",
    "value": "Blijdorp MC"
  }
],
"active": true,
"type": [
  {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "405608006",
        "display": "Academic Medical Center"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/organization-type",
        "code": "prov"
      }
    ]
  }
],
"name": "Blijdorp Medisch Centrum (BUMC)",
"telecom": [
  {
    "system": "phone",
    "value": "+31107040704",
    "use": "work"
  }
],
"address": [
  {
    "use": "work",
    "line": [
      "apenrots 230"
    ],
    "city": "Blijdorp",
    "postalCode": "3056BE",
    "country": "NLD"
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}