{
  "resourceType" : "Organization",
  "id" : "3f39dca9-a392-4eb3-8366-0c7ff53ab3a9",
  "meta" : {
    "profile" : ["http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organization"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 3f39dca9-a392-4eb3-8366-0c7ff53ab3a9</b></p><a name=\"3f39dca9-a392-4eb3-8366-0c7ff53ab3a9\"> </a><a name=\"hc3f39dca9-a392-4eb3-8366-0c7ff53ab3a9\"> </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-nl-gf-organization.html\">NL Generic Functions Organization Profile</a></p></div><p><b>identifier</b>: Ura/11111111</p><p><b>type</b>: <span title=\"Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type Z3}\">Huisartspraktijk (zelfstandig of groepspraktijk)</span></p><p><b>name</b>: example General Practice</p><p><b>telecom</b>: <a href=\"tel:+3131599991\">+3131599991</a>, <a href=\"mailto:info@cp1.example.org\">info@cp1.example.org</a></p><p><b>address</b>: Vogelenzangweg 31 null null Ulft 7071 PT </p><p><b>endpoint</b>: <a href=\"Endpoint-ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4.html\">Endpoint FHIR Endpoint 1</a></p></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.nl/fhir/NamingSystem/ura",
    "value" : "11111111",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/kvk",
        "value" : "50000535"
      }
    }
  }],
  "type" : [{
    "coding" : [{
      "system" : "http://nictiz.nl/fhir/NamingSystem/organization-type",
      "code" : "Z3",
      "display" : "Huisartspraktijk (zelfstandig of groepspraktijk)"
    }]
  }],
  "name" : "example General Practice",
  "telecom" : [{
    "system" : "phone",
    "value" : "+3131599991",
    "use" : "work"
  },
  {
    "system" : "email",
    "value" : "info@cp1.example.org",
    "use" : "work"
  }],
  "address" : [{
    "line" : ["Vogelenzangweg 31",
    null,
    null],
    "_line" : [null,
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Vogelenzangweg"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "31"
      }]
    }],
    "city" : "Ulft",
    "postalCode" : "7071 PT"
  }],
  "endpoint" : [{
    "reference" : "Endpoint/ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4"
  }]
}