{
  "resourceType" : "Organization",
  "id" : "ExampleOrganizationTramYTe",
  "meta" : {
    "profile" : ["http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"]
  },
  "language" : "vi",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationTramYTe</b></p><a name=\"ExampleOrganizationTramYTe\"> </a><a name=\"hcExampleOrganizationTramYTe\"> </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-vn-core-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs TYT}\">Trạm y tế</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs XA}\">Xã</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs NOT_APPLICABLE}\">Không áp dụng</span></p><p><b>Cấp năng lực cơ sở KCB — Facility Care Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs BAN_DAU}\">Cấp ban đầu</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/01500</p><p><b>active</b>: true</p><p><b>name</b>: Trạm Y tế phường Ngọc Hà</p><p><b>address</b>: Phường Ngọc Hà, Thành phố Hà Nội</p></div>"
  },
  "extension" : [{
    "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs",
        "code" : "TYT",
        "display" : "Trạm y tế"
      }]
    }
  },
  {
    "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs",
        "code" : "XA",
        "display" : "Xã"
      }]
    }
  },
  {
    "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs",
        "code" : "NOT_APPLICABLE",
        "display" : "Không áp dụng"
      }]
    }
  },
  {
    "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs",
        "code" : "BAN_DAU",
        "display" : "Cấp ban đầu"
      }]
    }
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
        "code" : "CSKCB",
        "display" : "Mã cơ sở khám chữa bệnh"
      }]
    },
    "system" : "http://fhir.hl7.org.vn/core/sid/ma-cskcb",
    "value" : "01500"
  }],
  "active" : true,
  "name" : "Trạm Y tế phường Ngọc Hà",
  "address" : [{
    "extension" : [{
      "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province",
      "valueCoding" : {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs",
        "code" : "01",
        "display" : "Thành phố Hà Nội"
      }
    },
    {
      "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward",
      "valueCoding" : {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs",
        "code" : "00008",
        "display" : "Phường Ngọc Hà"
      }
    }],
    "text" : "Phường Ngọc Hà, Thành phố Hà Nội",
    "state" : "Thành phố Hà Nội",
    "country" : "VN"
  }]
}