{
  "resourceType" : "Organization",
  "id" : "14520882-377a-432c-a9e6-721a266e2f70",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organización 14520882-377a-432c-a9e6-721a266e2f70</b></p><a name=\"14520882-377a-432c-a9e6-721a266e2f70\"> </a><a name=\"hc14520882-377a-432c-a9e6-721a266e2f70\"> </a><p><b>identifier</b>: Tax ID number/900111222-0\u00a0(use:\u00a0official,\u00a0period:\u00a02007-07-20 --&gt; (ongoing))</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type bus}\">Non-Healthcare Business or Corporation</span></p><p><b>name</b>: ACME Health Technologies S.A.S.</p><p><b>alias</b>: ACM, ACME, AHT</p><p><b>telecom</b>: <a href=\"tel:+57(601)222-3333\">+57(601)222-3333</a>, <a href=\"http://acme.example.com\">http://acme.example.com</a></p><p><b>address</b>: Cl. 7 #116-50, Usaquén(work)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>Edgar Moíses Galindo Vargas</td><td><a href=\"mailto:acme@example.com\">acme@example.com</a></td></tr></table></div>"
  },
  "identifier" : [{
    "id" : "TaxIdentifier-0",
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "TAX",
        "display" : "Tax ID number"
      },
      {
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianOrganizationIdentifiers",
        "code" : "NIT",
        "display" : "Número de Identificación Tributaria"
      }]
    },
    "system" : "https://fhir.minsalud.gov.co/rda/NamingSystem/DIAN",
    "value" : "900111222-0",
    "period" : {
      "start" : "2007-07-20"
    }
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "code" : "bus",
      "display" : "Non-Healthcare Business or Corporation"
    }]
  }],
  "name" : "ACME Health Technologies S.A.S.",
  "alias" : ["ACM",
  "ACME",
  "AHT"],
  "telecom" : [{
    "id" : "TelecomPhone-0",
    "system" : "phone",
    "value" : "+57(601)222-3333"
  },
  {
    "id" : "TelecomURL-0",
    "system" : "url",
    "value" : "http://acme.example.com"
  }],
  "address" : [{
    "use" : "work",
    "type" : "physical",
    "text" : "Cl. 7 #116-50, Usaquén",
    "city" : "Bogotá D.C.",
    "_city" : {
      "extension" : [{
        "url" : "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaMunicipality",
        "valueCoding" : {
          "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/DIVIPOLA",
          "code" : "11001"
        }
      }]
    },
    "district" : "Usaquén",
    "state" : "Bogotá D.C.",
    "_state" : {
      "extension" : [{
        "url" : "https://fhir.minsalud.gov.co/rda/StructureDefinition/ExtensionDivipolaDepartment",
        "valueCoding" : {
          "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/DIVIPOLA",
          "code" : "11"
        }
      }]
    },
    "postalCode" : "110011",
    "country" : "CO"
  }],
  "contact" : [{
    "name" : {
      "text" : "Edgar Moíses Galindo Vargas"
    },
    "telecom" : [{
      "system" : "email",
      "value" : "acme@example.com"
    }]
  }]
}