{
  "resourceType" : "Organization",
  "id" : "ad2-o1",
  "meta" : {
    "profile" : ["http://nuts-foundation.github.io/nl-generic-functions-ig/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 ad2-o1</b></p><a name=\"ad2-o1\"> </a><a name=\"hcad2-o1\"> </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/22222222, <code>https://cp2-test.example.org/departments</code>/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067</p><p><b>type</b>: <span title=\"Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type V4}\">Ziekenhuis</span>, <span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></p><p><b>name</b>: example Hospital</p><p><b>telecom</b>: <a href=\"tel:+31301234567\">+31301234567</a>, <a href=\"mailto:info@cp2.example.org\">info@cp2.example.org</a></p><p><b>address</b>: Catharinastraat 21 Doetinchem 7001 BZ </p><p><b>endpoint</b>: </p><ul><li><a href=\"Endpoint-ad2-e1.html\">Endpoint FHIR Endpoint 2</a></li><li><a href=\"Endpoint-ad2-e2.html\">Endpoint DICOM-WADO-RS Endpoint</a></li><li><a href=\"Endpoint-ad2-e3.html\">Endpoint FHIR STU3 Endpoint</a></li></ul></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.nl/fhir/NamingSystem/ura",
    "value" : "22222222"
  },
  {
    "system" : "https://cp2-test.example.org/departments",
    "value" : "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/ura",
        "value" : "22222222"
      }
    }
  }],
  "type" : [{
    "coding" : [{
      "system" : "http://nictiz.nl/fhir/NamingSystem/organization-type",
      "code" : "V4",
      "display" : "Ziekenhuis"
    }]
  },
  {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "22232009",
      "display" : "Hospital"
    }]
  }],
  "name" : "example Hospital",
  "telecom" : [{
    "system" : "phone",
    "value" : "+31301234567",
    "use" : "work"
  },
  {
    "system" : "email",
    "value" : "info@cp2.example.org",
    "use" : "work"
  }],
  "address" : [{
    "line" : ["Catharinastraat 21"],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Catharinastraat"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "21"
      }]
    }],
    "city" : "Doetinchem",
    "postalCode" : "7001 BZ"
  }],
  "endpoint" : [{
    "reference" : "Endpoint/ad2-e1"
  },
  {
    "reference" : "Endpoint/ad2-e2"
  },
  {
    "reference" : "Endpoint/ad2-e3"
  }]
}