{
  "resourceType": "Organization",
  "id": "chr-ca-pei-111-Organization-111",
  "meta": {
    "lastUpdated": "2024-12-08T18:00:00Z",
    "source": "urn:telus:emr:chr:ca:pei:111",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization chr-ca-pei-111-Organization-111</b></p><a name=\"chr-ca-pei-111-Organization-111\"> </a><a name=\"hcchr-ca-pei-111-Organization-111\"> </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\">Last updated: 2024-12-08 18:00:00+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:chr:ca:pei:111\">urn:telus:emr:chr:ca:pei:111</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwOrganization.html\">DwOrganization</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-Confidentiality.html\">normal (Details: Confidentiality code N = 'normal')</a></p></div><p><b>Extension: ServiceLanguage</b>: <span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></p><p><b>identifier</b>: Telus Identifier/111 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PROFF}\">Provider's office</span></p><p><b>name</b>: PEI Family Health Clinic</p><p><b>telecom</b>: ph: 902-555-6001(Work), fax: 902-555-6002(Work), <a href=\"mailto:info@peifhc.ca\">info@peifhc.ca</a></p><p><b>address</b>: 1 Tarmac Ave, Charlottetown, PE C1A 6T0(work)</p></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-servicelanguage",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:ietf:bcp:47",
            "code": "en",
            "display": "English"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "XX",
            "display": "Organization identifier"
          }
        ],
        "text": "Telus Identifier"
      },
      "system": "urn:telus:emr:chr:ca:pei:111:organization",
      "value": "111"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "PROFF",
          "display": "Provider's office"
        }
      ]
    }
  ],
  "name": "PEI Family Health Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "902-555-6001",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "902-555-6002",
      "use": "work"
    },
    {
      "system": "email",
      "value": "info@peifhc.ca",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "physical",
      "text": "1 Tarmac Ave, Charlottetown, PE C1A 6T0",
      "line": [
        "1 Tarmac Ave"
      ],
      "city": "Charlottetown",
      "state": "PE",
      "postalCode": "C1A 6T0",
      "country": "CA"
    }
  ]
}