Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization 3- Organization - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "3e799075-63a2-4a4c-913d-a91b8198463d",
  "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 3e799075-63a2-4a4c-913d-a91b8198463d</b></p><a name=\"3e799075-63a2-4a4c-913d-a91b8198463d\"> </a><a name=\"hc3e799075-63a2-4a4c-913d-a91b8198463d\"> </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>: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/33333333</p><p><b>type</b>: <span title=\"Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type X3}\">Verplegings- of verzorgingsinstelling</span></p><p><b>name</b>: example Care Institution</p><p><b>telecom</b>: <a href=\"tel:+31301234567\">+31301234567</a>, <a href=\"mailto:info@organization3.nl\">info@organization3.nl</a></p><p><b>address</b>: Smidsstraat 10 Zelhem 7021 AC </p><p><b>endpoint</b>: </p><ul><li><a href=\"Endpoint-8f224548-6d50-44b6-82c5-75826ee0900f.html\">Endpoint FHIR R4 Endpoint</a></li><li><a href=\"Endpoint-72a349cc-7336-4a91-873d-fc9349769e1a.html\">Endpoint FHIR STU3 Endpoint</a></li></ul></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.nl/fhir/NamingSystem/ura",
      "value" : "33333333"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://nictiz.nl/fhir/NamingSystem/organization-type",
          "code" : "X3",
          "display" : "Verplegings- of verzorgingsinstelling"
        }
      ]
    }
  ],
  "name" : "example Care Institution",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "+31301234567",
      "use" : "work"
    },
    {
      "system" : "email",
      "value" : "info@organization3.nl",
      "use" : "work"
    }
  ],
  "address" : [
    {
      "line" : [
        "Smidsstraat 10"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Smidsstraat"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "10"
            }
          ]
        }
      ],
      "city" : "Zelhem",
      "postalCode" : "7021 AC"
    }
  ],
  "endpoint" : [
    {
      🔗 "reference" : "Endpoint/8f224548-6d50-44b6-82c5-75826ee0900f"
    },
    {
      🔗 "reference" : "Endpoint/72a349cc-7336-4a91-873d-fc9349769e1a"
    }
  ]
}