{
  "resourceType" : "Organization",
  "id" : "ExampleOrganization",
  "meta" : {
    "profile" : ["https://projo.evoleen.com/fhir/StructureDefinition/projo-organization"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganization</b></p><a name=\"ExampleOrganization\"> </a><a name=\"hcExampleOrganization\"> </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-projo-organization.html\">Projo Organization</a></p></div><blockquote><p><b>Plan Slot</b></p><ul><li>kind: default</li><li>planDefinition: <code>https://projo.evoleen.com/PlanDefinition/dermacare-atopic-dermatitis-care|1.0.0</code></li></ul></blockquote><p><b>WhatsApp Phone Number ID</b>: 106540000000000</p><p><b>WABA Account ID</b>: 123456789012345</p><p><b>Preferred Language</b>: de</p><p><b>identifier</b>: <code>https://projo.evoleen.com/fhir/organization</code>/dermacare-clinic-zurich</p><p><b>telecom</b>: <a href=\"tel:+41441234567\">+41441234567</a></p><p><b>partOf</b>: <a href=\"Organization/example-root-org\">Organization/example-root-org</a></p></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "kind",
      "valueCode" : "default"
    },
    {
      "url" : "planDefinition",
      "valueCanonical" : "https://projo.evoleen.com/PlanDefinition/dermacare-atopic-dermatitis-care|1.0.0"
    }],
    "url" : "https://projo.evoleen.com/fhir/StructureDefinition/plan-slot"
  },
  {
    "url" : "https://projo.evoleen.com/fhir/StructureDefinition/wa-phone-number-id",
    "valueString" : "106540000000000"
  },
  {
    "url" : "https://projo.evoleen.com/fhir/StructureDefinition/waba-account-id",
    "valueString" : "123456789012345"
  },
  {
    "url" : "https://projo.evoleen.com/fhir/StructureDefinition/preferred-language",
    "valueString" : "de"
  }],
  "identifier" : [{
    "system" : "https://projo.evoleen.com/fhir/organization",
    "value" : "dermacare-clinic-zurich"
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+41441234567"
  }],
  "partOf" : {
    "reference" : "Organization/example-root-org"
  }
}