{
  "resourceType" : "Organization",
  "id" : "organization-minimaal",
  "meta" : {
    "profile" : ["http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization"]
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\">Bare minimum definition of an Organization</div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "http://fhir.nl/fhir/NamingSystem/agb-z",
    "value" : "25123456"
  }],
  "active" : true
}