{
  "resourceType": "Organization",
  "id": "ma-labtestie1-Organization-30",
  "meta": {
    "lastUpdated": "2022-11-17T15:05:04Z",
    "source": "urn:telus:emr:ma:labtestie1",
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ma-labtestie1-Organization-30</b></p><a name=\"ma-labtestie1-Organization-30\"> </a><a name=\"hcma-labtestie1-Organization-30\"> </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: 2022-11-17 15:05:04+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:ma:labtestie1\">urn:telus:emr:ma:labtestie1</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>identifier</b>: <code>urn:telus:emr:ma:labtestie1:Organization</code>/30 (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>: South Star Clinic</p><p><b>telecom</b>: ph: 825-444-5555(Work), fax: 825-444-5556(Work)</p><p><b>address</b>: 1234 Nowhere St Edmonton AB M1M 1M1 CAN(work)</p><p><b>partOf</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=http://hl7.org/fhir/ca/baseline/Organization/ma-labtestie1-Organization-0\">Organization/ma-labtestie1-Organization-0</a></p></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:ma:labtestie1:Organization",
      "value": "30"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "PROFF",
          "display": "Provider's office"
        }
      ]
    }
  ],
  "name": "South Star Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "825-444-5555",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "825-444-5556",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "text": "1234 Nowhere St Edmonton AB M1M 1M1 CAN",
      "line": [
        "1234 Nowhere St"
      ],
      "city": "Edmonton",
      "state": "AB",
      "postalCode": "M1M 1M1",
      "country": "CAN"
    }
  ],
  "partOf": {
    "reference": "Organization/ma-labtestie1-Organization-0",
    "type": "Organization"
  }
}